You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to have a new github action workflow that runs every Tuesday. It should then in turn call the existing build workflow, instead of duplicating it, and then publish the sub workflow's build artifacts as its own artifacts.
If calling sub-workflows in workflows is not possible for whatever reason, we can always fall back on templated workflows and template compiler scripts.
The text was updated successfully, but these errors were encountered:
AsherGlick
changed the title
"Weekly Release" Initial Workflow, without actually making a new release
[Build Automation] "Weekly Release" Initial Workflow, without actually making a new release
Aug 19, 2024
AsherGlick
changed the title
[Build Automation] "Weekly Release" Initial Workflow, without actually making a new release
[Automatic Releases] "Weekly Release" Initial Workflow, without actually making a new release
Aug 19, 2024
We want to have a new github action workflow that runs every Tuesday. It should then in turn call the existing build workflow, instead of duplicating it, and then publish the sub workflow's build artifacts as its own artifacts.
If calling sub-workflows in workflows is not possible for whatever reason, we can always fall back on templated workflows and template compiler scripts.
The text was updated successfully, but these errors were encountered: