This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Definitive plan for cruft #235
kjaymiller
started this conversation in
General
Replies: 1 comment
-
UpdateOption 2 Wins, but there are some minor exceptions. We aren't able to run cruft via workflow when modifying a GitHub Action so we can create a script that lives in cookiecutter-relelcloud/tools that does the following. Iterates through combinations:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our cruft plan has hit a snag due to Microsoft org security settings, preventing GH Actions to create PRs.
FMI - https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token.
Option 1: Manually run cruft update as a pre-commit hook?
Pros
Cons
Option 2: Create Repo, Update, and commit
Pros
Cons
Option 3: Manually Update each one
Pros
Cons
Beta Was this translation helpful? Give feedback.
All reactions