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

infra: Clone repo for cockpit lib update with token #4907

Conversation

VladimirSlavik
Copy link
Contributor

@VladimirSlavik VladimirSlavik commented Jul 12, 2023

This addresses #4790 (comment)

It's not clear if this solves the problem.

Currently blocked because we can't update.

@github-actions github-actions bot added infrastructure Changes affecting mostly infrastructure f39 labels Jul 12, 2023
@VladimirSlavik VladimirSlavik added the blocked Don't merge this pull request! label Jul 12, 2023
Copy link
Contributor

@KKoukiou KKoukiou left a comment

Choose a reason for hiding this comment

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

All in all once this is tested I am ok that it get's merged even though we should not update for the time being.

@@ -24,6 +25,8 @@ jobs:

- name: Clone repository
uses: actions/checkout@v3
with:
token: ${{ secrets.INSTALLKER_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you have a typo here? INSTALLKER?

Also the fact that we can't update is not making this PR blocked. We can nicely generate the PRs just not merge them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's the bot name, so its token has its name.

@VladimirSlavik
Copy link
Contributor Author

Yup, not a high priority, just wanted to dump it here as a PR instead of a random comment hidden somewhere.

Copy link
Contributor

@M4rtinK M4rtinK 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 to me. :)

@KKoukiou KKoukiou removed the blocked Don't merge this pull request! label Aug 21, 2023
@VladimirSlavik VladimirSlavik marked this pull request as ready for review August 21, 2023 15:26
@VladimirSlavik
Copy link
Contributor Author

I think let's try and see what this does. Usually, we catch the issues with opening PRs later after we deploy the code.

The interaction with other tokens used throughout the whole process is unclear, so I don't see testing it as economical...

@VladimirSlavik
Copy link
Contributor Author

/kickstart-test --waive infra only

@VladimirSlavik VladimirSlavik merged commit eb998f3 into rhinstaller:master Aug 21, 2023
5 checks passed
@VladimirSlavik VladimirSlavik deleted the master-cockpit-lib-update-clone-token branch August 21, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f39 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

3 participants