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

/cmd bench with all runtimes fails #6940

Open
mordamax opened this issue Dec 18, 2024 · 0 comments · Fixed by #6941
Open

/cmd bench with all runtimes fails #6940

mordamax opened this issue Dec 18, 2024 · 0 comments · Fixed by #6941
Assignees

Comments

@mordamax
Copy link
Contributor

#6919 (comment)

Run if [ -n "$(git status --porcelain)" ]; then
[bko-weights a76c2a2] Update from bkontur running command 'bench --pallet pallet_xcm'
 11 files changed, 674 insertions(+), 641 deletions(-)
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/paritytech/polkadot-sdk.git/'
Push failed, trying to rebase...
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/paritytech/polkadot-sdk.git/'

/cmd bench --pallet pallet_xcm would fail because it takes ~2hrs, thus the GH token obtained 2h ago is already invalidated

The fix would be obtaining a new fresh token right before a commit

@mordamax mordamax self-assigned this Dec 18, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 18, 2024
@mordamax mordamax reopened this Dec 18, 2024
@mordamax mordamax mentioned this issue Dec 18, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 18, 2024
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this issue Jan 4, 2025
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this issue Jan 4, 2025
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 a pull request may close this issue.

1 participant