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

Replace percona-platform/setup-go, percona-platform/checkout and percona-platform/cache GH Actions with their upstream variants #1307

Closed
1 task done
artemgavrilov opened this issue Oct 18, 2022 · 3 comments · Fixed by #1316
Labels

Comments

@artemgavrilov
Copy link
Contributor

Description

We are using forked GH Actions. Originaly it was made due security reasons, but we figured out that it takes to much effort to support them. So instead lets switch to upstream actions with specified version, example:

upsidr/merge-gatekeeper@v1.1.1

When PR will be ready we should ask repo admin (@atymchuk) to allow this particular versions in repo settings.

P.s. If you will find another percona-platform/* actions in our CI you can replace them as well.

Suggested solution

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mintbomb27
Copy link
Contributor

Hey! I'd like to try this out.

So to get this clear, I should look for the upstream actions for all the percona-platform/* actions, and replace it with the ones I found. And this should be done for all the workflows?

I didn't get the repo settings part. Could you explain that? @artemgavrilov

@artemgavrilov
Copy link
Contributor Author

@mintbomb27 Yes, we want to replace all forked actions with their upstreams in all workflows in this repo.

We have repo settings that allow only specific actions. So once you will create PR with discussed changes CI there will fail. Then we will update repo settings with specified actions versions (requires admin permissions, so we will ask someone who has it).

@mintbomb27
Copy link
Contributor

Okayy, @atymchuk @artemgavrilov Do checkout #1316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants