Skip to content

Migrate Composite GH action to to Js GH Action#12

Merged
cpfarherFinitestate merged 26 commits intomainfrom
cp/migrate-js-action
Apr 4, 2024
Merged

Migrate Composite GH action to to Js GH Action#12
cpfarherFinitestate merged 26 commits intomainfrom
cp/migrate-js-action

Conversation

@cpfarherFinitestate
Copy link
Copy Markdown
Collaborator

@cpfarherFinitestate cpfarherFinitestate commented Mar 29, 2024

This PR has breaking change. It intends to migrate the action to a JS action instead of container action.
We realized that container action is only compatible with ubuntu agents and we need to support windows agents.

It uses the template from: https://github.com/actions/typescript-action to generate the action.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@cpfarherFinitestate cpfarherFinitestate changed the title Migrate to JS Action Migrate Composite GH action to to Js GH Action Apr 2, 2024
Copy link
Copy Markdown
Contributor

@phillipcurl phillipcurl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Awesome work on this!

@cpfarherFinitestate cpfarherFinitestate merged commit 7962e52 into main Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants