game-ci / documentation

📚 Documentation for GameCI open source projects
https://game.ci
MIT License
178 stars 117 forks source link

Full workflow example for AWS cloud runners is missing #369

Closed kirillmorozov closed 1 year ago

kirillmorozov commented 1 year ago

Bug description

A link to "Cloud Runner GitHub sourcecode for AWS Pipeline" is no longer valid.

Steps to reproduce

  1. Go to GitHub Actions - AWS | GameCI
  2. Scroll to the bottom of the page
  3. Click on Cloud Runner GitHub sourcecode for AWS Pipeline link
  4. Observe "404 - page not found" on GitHub

Expected behavior

A full GameCI cloud runners on AWS example workflow shows up.

Additional details

Screenshot 2023-02-27 at 16 00 26
davidmfinol commented 1 year ago

I believe the correct link should now be https://github.com/game-ci/unity-builder/blob/main/.github/workflows/cloud-runner-pipeline.yml

@frostebite Can you confirm?

frostebite commented 1 year ago

I will investigate