Skip to content

github: add a workflow to manually create a timestamped release#1356

Open
daandemeyer wants to merge 1 commit into
facebook:mainfrom
daandemeyer:push-uzkulpmmuuyk
Open

github: add a workflow to manually create a timestamped release#1356
daandemeyer wants to merge 1 commit into
facebook:mainfrom
daandemeyer:push-uzkulpmmuuyk

Conversation

@daandemeyer

Copy link
Copy Markdown
Contributor

Add a workflow_dispatch workflow that publishes a release tagged with the
current UTC date and time (to the second), including dotslash files. The
build steps shared with the existing push-triggered workflow are extracted
into a reusable workflow.

This is especially useful on forks to manually create releases from
unmerged changes, without having to wait for changes to land upstream.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 3, 2026
@meta-codesync

meta-codesync Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This pull request has been imported. If you are a Meta employee, you can view this in D110610957. (Because this pull request was imported automatically, there will not be any future comments.)

@daandemeyer daandemeyer force-pushed the push-uzkulpmmuuyk branch 2 times, most recently from 826283b to 065e2a4 Compare July 3, 2026 19:24
Add a workflow_dispatch workflow that publishes a release tagged with the
current UTC date and time (to the second), including dotslash files. The
build steps shared with the existing push-triggered workflow are extracted
into a reusable workflow.

This is especially useful on forks to manually create releases from
unmerged changes, without having to wait for changes to land upstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant