Skip to content

Fix dependencies cron job#129100

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:fix-dependencies-update
Aug 15, 2024
Merged

Fix dependencies cron job#129100
bors merged 1 commit into
rust-lang:masterfrom
ehuss:fix-dependencies-update

Conversation

@ehuss

@ehuss ehuss commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

This fixes a mistake in #127786 that broke the dependencies update cron job. I accidentally set the wrong path in the cargo command.

@rustbot

rustbot commented Aug 14, 2024

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 14, 2024
@Kobzol

Kobzol commented Aug 14, 2024

Copy link
Copy Markdown
Member

I wonder if anyone gets notifications about this workflow failing? :)

@bors r+ rollup

@bors

bors commented Aug 14, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 4a2d0d9 has been approved by Kobzol

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 14, 2024
@ehuss

ehuss commented Aug 14, 2024

Copy link
Copy Markdown
Contributor Author

AFAIK, notifications should be going to @pitaj.

@pitaj

pitaj commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

I haven't been getting any notifications, but I wouldn't be opposed to it.

@ehuss

ehuss commented Aug 14, 2024

Copy link
Copy Markdown
Contributor Author

Oh, according to the API, I think it is notifying bors.

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 14, 2024
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#125970 (CommandExt::before_exec: deprecate safety in edition 2024)
 - rust-lang#127905 (Add powerpc-unknown-linux-muslspe compile target)
 - rust-lang#128925 (derive(SmartPointer): register helper attributes)
 - rust-lang#128946 (Hash Ipv*Addr as an integer)
 - rust-lang#128963 (Add possibility to generate rustdoc JSON output to stdout)
 - rust-lang#129015 (Update books)
 - rust-lang#129067 (Use `append` instead of `extend(drain(..))`)
 - rust-lang#129100 (Fix dependencies cron job)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 15, 2024
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#125970 (CommandExt::before_exec: deprecate safety in edition 2024)
 - rust-lang#127905 (Add powerpc-unknown-linux-muslspe compile target)
 - rust-lang#128925 (derive(SmartPointer): register helper attributes)
 - rust-lang#128946 (Hash Ipv*Addr as an integer)
 - rust-lang#128963 (Add possibility to generate rustdoc JSON output to stdout)
 - rust-lang#129015 (Update books)
 - rust-lang#129067 (Use `append` instead of `extend(drain(..))`)
 - rust-lang#129100 (Fix dependencies cron job)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit e14f171 into rust-lang:master Aug 15, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Aug 15, 2024
Rollup merge of rust-lang#129100 - ehuss:fix-dependencies-update, r=Kobzol

Fix dependencies cron job

This fixes a mistake in rust-lang#127786 that broke the dependencies update cron job. I accidentally set the wrong path in the cargo command.
@rustbot rustbot added this to the 1.82.0 milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants