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

autopublish: Offset version number #14827

Merged
merged 1 commit into from Jun 10, 2023

Conversation

davidlattimore
Copy link
Contributor

The workflow is currently failing because it's trying to publish 0.0.16, while the last version published was 0.0.149.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 17, 2023
@davidlattimore
Copy link
Contributor Author

This is an alternative to #14815 in case it's preferable. I'm slightly less confident that it will work, but I did test the substitution in a bash shell.

@Veykril
Copy link
Member

Veykril commented May 29, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented May 29, 2023

📌 Commit 43c3e58 has been approved by Veykril

It is now in the queue for this repository.

@lnicola
Copy link
Member

lnicola commented May 29, 2023

Looks like we're also missing a token: https://github.com/rust-lang/rust-analyzer/actions/runs/5108889577/jobs/9183120523.

@HKalbasi
Copy link
Member

Bors is stuck again?

@HKalbasi HKalbasi closed this May 29, 2023
@HKalbasi HKalbasi reopened this May 29, 2023
@Veykril
Copy link
Member

Veykril commented May 29, 2023

Ah this'll need a rebase due to other CI changes causing one of the tests to fail

The workflow is currently failing because it's trying to publish 0.0.16,
while the last version published was 0.0.149.
@davidlattimore
Copy link
Contributor Author

I've rebased.

Looks like we're also missing a token: https://github.com/rust-lang/rust-analyzer/actions/runs/5108889577/jobs/9183120523.

Any idea what might have changed that caused this? I just looked back through the last few weeks of runs of the autopublish workflow and this week seems to be the first week where it got that error.

@lnicola
Copy link
Member

lnicola commented May 29, 2023

matklad revoked his tokens to get new ones. I've asked someone from T-infra for a new one, but they're busy now and I said I'll remind them in two weeks.

I (we?) don't have permissions to do this.

@Veykril
Copy link
Member

Veykril commented Jun 9, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 9, 2023

📌 Commit 67f1c3c has been approved by Veykril

It is now in the queue for this repository.

bors added a commit that referenced this pull request Jun 9, 2023
autopublish: Offset version number

The workflow is currently failing because it's trying to publish 0.0.16, while the last version published was 0.0.149.
@bors
Copy link
Collaborator

bors commented Jun 9, 2023

⌛ Testing commit 67f1c3c with merge 8f2c553...

@bors
Copy link
Collaborator

bors commented Jun 9, 2023

💔 Test failed - checks-actions

@Veykril
Copy link
Member

Veykril commented Jun 10, 2023

@bors retry

@bors
Copy link
Collaborator

bors commented Jun 10, 2023

⌛ Testing commit 67f1c3c with merge cee7a72...

@bors
Copy link
Collaborator

bors commented Jun 10, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing cee7a72 to master...

1 similar comment
@bors
Copy link
Collaborator

bors commented Jun 10, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing cee7a72 to master...

@bors bors merged commit cee7a72 into rust-lang:master Jun 10, 2023
10 checks passed
@bors
Copy link
Collaborator

bors commented Jun 10, 2023

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@lnicola
Copy link
Member

lnicola commented Jun 12, 2023

@davidlattimore the token is set up, but it's still failing for some reason: https://github.com/rust-lang/rust-analyzer/actions/runs/5245086463/jobs/9472024532.

@davidlattimore
Copy link
Contributor Author

@davidlattimore the token is set up, but it's still failing for some reason: https://github.com/rust-lang/rust-analyzer/actions/runs/5245086463/jobs/9472024532.

Thanks @lnicola. I investigated a bit and created #15038.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants