Add auto-detecting Python testing framework GitHub Action#1
Conversation
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
thoughtparametersllc
left a comment
There was a problem hiding this comment.
Noting that need to add automated versioning tagging and marketplaces publishing to features. Also there is no v1 tag in the repository yet because no tags have been created. Instead it should use the reference to the current branch or git commit sha for the repository to ensure the tests run like they are expected for the test workflows @copilot
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Co-authored-by: thoughtparametersllc <194255310+thoughtparametersllc@users.noreply.github.com>
Updated all example workflows to use commit SHA |
thoughtparametersllc
left a comment
There was a problem hiding this comment.
The changes appear satisfactory and are hereby approved. Further issues will be raised as necessary for any subsequent required modifications.
Updates Based on Feedback
Updated all example workflows to use commit SHA (
@947908abd1dab777628becca5b772f26735e8146) instead of branch name. This ensures workflows will continue to function even after the feature branch is deleted when merged to main. Updated README note to explain the use of commit SHA until the first release tag is created.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.