Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auro-library: implement github workflow maintenance scripts #25

Closed
Izook opened this issue Jul 18, 2023 · 1 comment
Closed

auro-library: implement github workflow maintenance scripts #25

Izook opened this issue Jul 18, 2023 · 1 comment
Assignees
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature

Comments

@Izook
Copy link
Contributor

Izook commented Jul 18, 2023

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

  1. Add standardizeWorkflows.js or similarly named script to auro-library that updates current repos .github/workflows directory to match WC-Generator
  2. cd into an auro component repo
  3. add auro-library as a dependency
  4. add "build:repoConfig" or similar script name that executes auro-library's standardizeWorkflows.js to package.json
  5. exectute npm run build:repoConfig
  6. observe repo had its github workflows updated to match WC-Generator

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

@Izook Izook added auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Jul 18, 2023
@Patrick-Daly-AA
Copy link

This is a duplicate of #32

@Patrick-Daly-AA Patrick-Daly-AA closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature
Projects
None yet
Development

No branches or pull requests

2 participants