chipsalliance / rocket-tools

Software tools that support rocket-chip (GNU toolchain, ISA simulator, tests)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Proposal] Bump dependencies automatically by dependabot

ZenithalHourlyRate opened this issue · comments

Bumping git submodules manually is a huge burden for maintainers, especially for toolchain repo like this.

Dependabot can bump git submodules. As toolchain is not likely to break most of the time, automatic bump is acceptable.

As for regression, the building part of the proposed nightly release flow could be a test.

#27 #28 #29 #30 #31 looks good ;p