Skip to content

Release tooling: Initial empty canary release workflow#23507

Merged
JReinhold merged 4 commits into
nextfrom
enable-canary-releases
Jul 19, 2023
Merged

Release tooling: Initial empty canary release workflow#23507
JReinhold merged 4 commits into
nextfrom
enable-canary-releases

Conversation

@JReinhold

@JReinhold JReinhold commented Jul 19, 2023

Copy link
Copy Markdown
Contributor

What I did

This PR is the first step of building the canary release workflow. For me to be able to trigger it and try it out, the workflow needs to exist on next. So we now add an no-op workflow, so I can start triggering it and modifying it in another branch.

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "build", "documentation", "maintenance", "dependencies", "other"]

@JReinhold JReinhold self-assigned this Jul 19, 2023
@JReinhold JReinhold added ci: do not merge build Internal-facing build tooling & test updates labels Jul 19, 2023
@github-actions

github-actions Bot commented Jul 19, 2023

Copy link
Copy Markdown
Contributor
Fails
🚫

PR is not labeled with one of: ["ci:normal","ci:merged","ci:daily"]

Generated by 🚫 dangerJS against 39c72fa

@JReinhold JReinhold marked this pull request as ready for review July 19, 2023 09:13
@JReinhold JReinhold changed the title Release tooling: Support canary releases Release tooling: Initial work to support canary releases Jul 19, 2023
@JReinhold JReinhold changed the title Release tooling: Initial work to support canary releases Release tooling: Initial empty canary release workflow Jul 19, 2023

@ndelangen ndelangen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@JReinhold JReinhold merged commit c8e9caf into next Jul 19, 2023
@JReinhold JReinhold deleted the enable-canary-releases branch July 19, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Internal-facing build tooling & test updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants