CuBoulder / action-collection

MIT License
0 stars 1 forks source link

new workflow for developer's sandbox repo #4

Open AlanBCole opened 6 days ago

AlanBCole commented 6 days ago

Work to include

  1. Scheduled workflow starts
  2. Checks out pantheon-upstream-tiamat-developers-sandbox
  3. run composer update as needed to pull all recent merges in the developer repos
  4. git add and commit changes
  5. update the developer sandbox with terminus
AlanBCole commented 6 days ago

helpful github actions

  1. https://github.com/shivammathur/setup-php
    • allows you to set PHP version and include composer
  2. https://github.com/pantheon-systems/terminus-github-actions
    • installs terminus