| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This is a new SBT build unit that symlinks in some files from the normal
chisel project tests, but builds them without the compiler plugin.
|
|
|
|
|
|
|
|
MiMa binary compatibility checks are now run on master, but the
mimaPreviousArtifacts are empty which makes the check a no-op. This
helps keep both the build.sbt and CI more consistent between master and
stable branches.
.mergify.yml is also updated with mergify.sc from chisel-repo-tools
using the following configuration:
conditions:
- status-success=all tests passed
branches:
- 3.2.x
- 3.3.x
- 3.4.x
|
|
* Updated PR template to include checklist and documentation updates
* Change milestones to 3.x.x
* updated milestones
|
|
|
|
|
|
* Remove checkboxes from issue/pr templates.
* Compact template text and try to make meta information comments.
* Respond to comments - remove bullet point usage.
|
|
* Add issue and pull_request templates.
* Scratch itches
* Respond to review comments.
* Add Stack Overflow link.
* Add impact to issue template, type-of-change to pr.
* Reorder impact, development phase; add development phase to issue.
|