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

Update jobs to push ggshield formula on both GitGuardian's taps #145

Merged

Conversation

pierrelalanne
Copy link
Collaborator

Context

In this MR, we want to lay the ground for migrating to a central tap for all GitGuardian's tool.

What we did

This MR simply modifies the tag workflow to push ggshield formula to two taps.
Warning : We should wait for GitGuardian/homebrew-tap to be public before merging.

@pierrelalanne pierrelalanne force-pushed the plalanne/-/handle-new-homebrew-tap branch from a7a65a7 to 4bac2dd Compare November 24, 2021 16:56
@pierrelalanne
Copy link
Collaborator Author

pierrelalanne commented Nov 24, 2021

Thanks for the review Aurélien, should be better now.
Note : I switched GitGuardian/homebrew-tap to public.

Copy link
Collaborator

@agateau-gg agateau-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks! 👍

- name: Checkout Homebrew-ggshield
uses: actions/checkout@master
with:
repository: GitGuardian/homebrew-ggshield
token: ${{ secrets.PAT_GITHUB }}
path: ./brew
path: ./ggshield
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am surprised, don't you want to checkout it in the brew directory like it was done before?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We checkout this repo to ./ggshield now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is already a ggshield directory in the repo root, don't you want to use another non existent one?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good now.

.github/workflows/tag.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@jeremyds jeremyds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@pierrelalanne pierrelalanne force-pushed the plalanne/-/handle-new-homebrew-tap branch from 911c722 to d8ee302 Compare November 25, 2021 14:07
@jeremyds jeremyds merged commit 0bfdcbe into GitGuardian:main Nov 25, 2021
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.

3 participants