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

chore(ci): new workflow target to handle ci execution from forks #1144

Merged
merged 1 commit into from
May 30, 2024

Conversation

soonum
Copy link
Contributor

@soonum soonum commented May 14, 2024

closes zama-ai/tfhe-rs-internal#578

@soonum soonum added the ci label May 14, 2024
@soonum soonum requested a review from IceTDrinker May 14, 2024 09:40
@soonum soonum self-assigned this May 14, 2024
@cla-bot cla-bot bot added the cla-signed label May 14, 2024
@aquint-zama
Copy link
Contributor

  • add persist-credentials: false to checkout actions
  • add label external-contribution?

otherwise lgtm 👍

@IceTDrinker
Copy link
Member

  • add persist-credentials: false to checkout actions
  • add label external-contribution?

otherwise lgtm 👍

what does the persist credential thing do ?

@aquint-zama
Copy link
Contributor

  • add persist-credentials: false to checkout actions
  • add label external-contribution?

otherwise lgtm 👍

what does the persist credential thing do ?

it prevents adding the token to the git/config (see here)

@IceTDrinker
Copy link
Member

it prevents adding the token to the git/config (see here)

how is it not the default if they know it's completely broken O_o

@aquint-zama
Copy link
Contributor

it prevents adding the token to the git/config (see here)

how is it not the default if they know it's completely broken O_o

good question

@IceTDrinker
Copy link
Member

I'm not a pro of the security stuff, so looks ok from afar, I let @aquint-zama give the final go ahead as for the credentials stuff, I guess all checkout instances could have the no persist for credentials but it could added in a further PR

Copy link
Contributor

@aquint-zama aquint-zama left a comment

Choose a reason for hiding this comment

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

lgtm

@soonum soonum merged commit 4ffadfd into main May 30, 2024
38 checks passed
@soonum soonum deleted the dt/ci/handle_forks branch May 30, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants