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

Create a separate repo where you allow actions to run, so you can get the secret out #425

Open
3 tasks
commjoen opened this issue Sep 22, 2022 · 3 comments
Open
3 tasks
Labels
New Challenge Adding a new Challenge

Comments

@commjoen
Copy link
Collaborator

commjoen commented Sep 22, 2022

Create a separate repo where you allow actions to run, so you can get the secret out. The idea would be that you have a challenge with a forkable action+Secret, so anyone forking this repository should get access to the given secret.
TODO:

  • Have the Github secret forkable
  • Create a github action using it
  • Create the actual challenge with the secret encrypted as part of the java code (See contributing.md on how to create the challenge)
@commjoen commjoen added the help wanted Extra attention is needed label Sep 22, 2022
@commjoen commjoen added this to To do in Kanban board via automation Sep 22, 2022
@commjoen commjoen changed the title Create a separate repo where you allow actions to run, so you can get the ssecret out Create a separate repo where you allow actions to run, so you can get the secret out Oct 5, 2022
@commjoen
Copy link
Collaborator Author

Depends on #453 in order to make all items relatable and easy to find :) .

@commjoen commjoen added the New Challenge Adding a new Challenge label Feb 13, 2023
@commjoen
Copy link
Collaborator Author

Given a secret can no longer be used in forks unless you use pull_request_target which will result in a lot of spam PRs, maybe we can instead just have an encrypted secret in a github action with the key embedded into it?

@commjoen commjoen removed help wanted Extra attention is needed hacktoberfest labels Oct 15, 2023
@commjoen
Copy link
Collaborator Author

Removing additional labels until we are sure what to do with it :D (@bendehaan )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Challenge Adding a new Challenge
Projects
Development

No branches or pull requests

1 participant