klensy
33f637c577
add title to compiler update
2024-09-29 11:36:00 +03:00
Trevor Gross
35752cf058
Update library/Cargo.toml
in weekly job
...
Before the workspace split, the library was covered by the weekly `cargo
update` cron job. Now that the library has its own workspace, it doesn't
get these updates.
Add `library/Cargo.toml` to the job so updates happen again.
2024-08-19 07:30:11 -05:00
Eric Huss
4a2d0d9233
Fix dependencies cron job
2024-08-14 09:57:14 -07:00
Eric Huss
5dfa062b87
Move rustbook to its own workspace.
2024-07-22 07:20:57 -07:00
onur-ozkan
efb153eb5a
awk stage0 file on CI
...
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2024-05-09 16:49:51 +03:00
clubby789
c2de5aff71
Revert cargo update
changes
2024-03-26 15:36:12 +00:00
bors
fa374a8071
Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzol
...
Update upload-artifact to v4
This contains a breaking change around artifact merging no longer being done. This was not relied on, so it's fine.
2024-03-25 04:39:30 +00:00
Nilstrieb
24a0d7daff
Update upload-artifact to v4
...
This contains a breaking change around artifact merging no longer being
done. This was not relied on, so it's fine.
2024-03-23 17:06:02 +01:00
clubby789
986f23e57d
Cancel cargo update
job if there's no changes
2024-03-18 17:09:08 +00:00
clubby789
39e36af856
Bump cargo update
PR more often
2024-03-14 11:24:09 +00:00
Keita Nonaka
35605299ac
ci: actions/checkout@v3 to actions/checkout@v4
2023-09-07 22:18:21 -07:00
Jakub Beránek
cb06c973c7
CI: do not run Bump dependencies workflow on forks
2023-06-25 15:55:27 +02:00
Peter Jaszkowiak
6d3ff10536
run cargo update
weekly
...
- Keep Cargo.lock dependencies current
- Presents output from `cargo update` in commit and PR
- Edit existing open PR, otherwise open a new one
- Skip if existing open PR is S-waiting-on-bors
2023-06-10 14:47:44 -06:00