auro-library: implement github workflow maintenance scripts #25
Labels
auro-library
not-reviewed
Issue has not been reviewed by Auro team members
Type: Feature
New Feature
Is your feature request related to a problem? Please describe.
I spend too much time and effort making sure that the repo I'm working in is up to date with the latest WC-Generator standards. It would be excellent if there was a script that existed that automatically updated the repo I was working in with the latest repo config standards.
Describe the solution you'd like
standardizeWorkflows.js
or similarly named script toauro-library
that updates current repos.github/workflows
directory to match WC-Generatorcd
into an auro component repoauro-library
as a dependency"build:repoConfig"
or similar script name that executesauro-library
'sstandardizeWorkflows.js
topackage.json
npm run build:repoConfig
Describe alternatives you've considered
No response
Additional context
This would make an excellent first candidate to use with AlaskaAirlines/WC-Generator#503 to propagate the update to all of our repositories
The text was updated successfully, but these errors were encountered: