bevy/.github/workflows
François 5a1866c13d Bevy release train - add a workflow to manually create a PR updating Bevy version (#3283)
# Objective

- Ensure future Bevy releases happens smoothly

## Solution

- Add a workflow that will open a PR updating all Bevy crate that can be created manually

example PR opened: https://github.com/mockersf/bevy/pull/62

The day from this PR does not need to be the release day, it will just open the PR to prepare it. Later if we feel confident, it could push automatically to crates.io.


how to trigger the workflow: https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
2022-06-01 22:31:24 +00:00
..
ci.yml run examples on windows (#4437) 2022-05-31 17:30:31 +00:00
dependencies.yml Bump actions/checkout from 2 to 3 (#4136) 2022-03-08 00:46:07 +00:00
docs.yml GitHub Actions: don't depend on patch versions (#4646) 2022-05-02 18:45:02 +00:00
release.yml Bevy release train - add a workflow to manually create a PR updating Bevy version (#3283) 2022-06-01 22:31:24 +00:00
validation-jobs.yml run examples on windows (#4437) 2022-05-31 17:30:31 +00:00