bevy/.github
Andreas Weibye 44f64a32f4 CI - Check that examples are listed in README and Cargo (#1650)
Closes #1581 

# Internal File/Link Consistency checker Action

This pull request adds an action to the CI that parses the [`./examples`](https://github.com/bevyengine/bevy/tree/main/examples) folder for files and cross references that with the links listed in [`README.md`](https://github.com/bevyengine/bevy/blob/main/examples/README.md) and [`Cargo.toml`](https://github.com/bevyengine/bevy/blob/main/Cargo.toml) to ensure the documentation actually reflects the examples currently in the repo. 

The primary reason for why we want this, is to prevent people from adding new examples but forgetting to also list them in the docs, or accidentally entering broken links (typos in docs).

For details on how the action is working: [Check out the README here](https://github.com/Weibye/action-internal-link-consistency/blob/main/README.md)

Co-authored-by: Andreas Weibye <13300393+Weibye@users.noreply.github.com>
2021-05-30 18:14:58 +00:00
..
example-run run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
ISSUE_TEMPLATE Issue template for documentation improvements (#1732) 2021-04-13 20:18:54 +00:00
linters GitHub Action: Check local Markdown links on push (#2067) 2021-05-02 20:22:32 +00:00
workflows CI - Check that examples are listed in README and Cargo (#1650) 2021-05-30 18:14:58 +00:00
bors.toml CI - Check that examples are listed in README and Cargo (#1650) 2021-05-30 18:14:58 +00:00
CONTRIBUTING.md Cleanup of Markdown Files and add CI Checking (#1463) 2021-02-22 04:50:05 +00:00
dependabot.yml Add dependabot config for cargo and GitHub Actions (#570) 2020-09-25 13:51:54 -07:00
FUNDING.yml Create FUNDING.yml 2020-08-18 10:59:30 -07:00