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

renaming the repo from argocd to argocd-apps #41

Merged
merged 2 commits into from
Jul 24, 2023
Merged

renaming the repo from argocd to argocd-apps #41

merged 2 commits into from
Jul 24, 2023

Conversation

jessebot
Copy link
Contributor

@jessebot jessebot commented Jul 24, 2023

we'll have to fix the project allowed repos as well, but it's good to do this before we have too many more projects.

If you're curious, this is the command I used to change all the files:

for line in `ag -l --no-color "small-hack/argocd"`; do sed -i  's/hack\/argocd/hack\/argocd-apps/g' $line; done

we'll have to fix the project allowed repos as well, but it's good to do this before we have too many more projects
@jessebot jessebot requested a review from cloudymax July 24, 2023 15:33
@jessebot jessebot self-assigned this Jul 24, 2023
…omments that are already in the base values.yaml files
@cloudymax cloudymax merged commit 0f93941 into main Jul 24, 2023
1 check failed
@cloudymax cloudymax deleted the rename-repo branch July 24, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants