Skip to content

Conversation

cmcgee1024
Copy link
Member

@cmcgee1024 cmcgee1024 commented Nov 8, 2024

After squashing and merging a commit on top of what's on the main branch there can be merge issues. Add a post-merge (ie. push) trigger for the same workflows that are used for pull requests to help flag merge issues.

For these workflows, it will be useful to upload the release artifacts in case someone would like to manually test it. In the future there is also a possibility of larger e2e test suites that could run on fresh Linux containers without existing swift toolchains.

Add a new workflow to produce release artifacts for Linux on a manual workflow dispatch either from the GitHub UI, or via the REST interface.

After squashing and mergin a commit on top of what's on the main
branch there can be merge issues. Add a post-merge (ie. push)
trigger for the same workflows that are used for pull requests to
help flag merge issues.

For these workflows, it will be useful to upload the release
artifacts in case someone would like to manually test it. In the
future there is also a possibility of larger e2e test suites that
could run on fresh Linux containers without existing swift toolchains.

Add a new workflow to produce release artifacts for Linux on a
manual workflow dispatch either from the GitHub UI, or via the REST
interface.
@cmcgee1024 cmcgee1024 merged commit 5d8ac14 into swiftlang:main Nov 13, 2024
19 checks passed
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.

2 participants