Commit Graph

17 Commits

Author SHA1 Message Date
Sagar Karandikar
04572b7402 Temporarily allow firesim's submodule hash to be on its 1.13.x branch
Until we finalize the release flow with main as the default branch.
2022-04-06 16:06:15 -07:00
abejgonzalez
5f041c0970 Add more debugging prints 2022-04-02 23:56:20 -07:00
abejgonzalez
786f9ca245 Move back status init outside loop 2022-04-02 23:33:15 -07:00
Jerry Zhao
f6d8beed75 Don't shallow clone submodules (revert #1064) 2022-03-18 12:21:24 -07:00
abejgonzalez
ff0eae287d Update check-commit.sh in CI to properly checkout remote branches 2022-02-15 23:27:34 -08:00
abejgonzalez
2a4877f821 Add main for FireSim 2022-02-15 22:44:18 -08:00
abejgonzalez
8fabc737f8 Merge remote-tracking branch 'origin/dev' into prep-for-main 2022-02-15 22:43:18 -08:00
abejgonzalez
4c1d860d22 Update check commit w/ GH-A env + unshallow fetch 2022-02-15 16:31:52 -08:00
Jerry Zhao
349664d9e3 Switch to shallow clone for all submodules 2022-02-15 16:31:52 -08:00
abejgonzalez
8eb07b193b Prep for main as development branch 2022-02-14 20:19:48 -08:00
Jerry Zhao
21f3865ec6 Remove firrtl-interpreter and treadle from GH actions check-commit script 2021-12-14 17:29:40 -08:00
Ella Schwarz
ab520e4c56 Add main to list of checked generator branch names [ci skip] 2021-11-21 19:30:27 -08:00
Ella Schwarz
94ae7af007 Add Ibex to GHA 2021-11-21 19:27:38 -08:00
Ella Schwarz
b6741b052a Revert everything to most recent dev commit 2021-11-21 19:27:38 -08:00
chick
60ba6357a0 Move Chipyard CI to Github Actions
- As similar as possible to the circle ci code.
- The `.github/README.md` file has a fair amount of documentation for this.
- Creates a worfklow file
  - re-uses most of the circleci/scipts unchanged
  - defines a number of *Composite Actions* which are like YML subroutines
- Removes the circle-ci code
- Points the CI badge in the top level README to use the GA test result
2021-11-21 19:27:38 -08:00
Abraham Gonzalez
2fb3dc7c42 Small cleanup on README.md/comments [ci skip]
Co-authored-by: Jerry Zhao <jerryz123@berkeley.edu>
2021-10-13 23:13:52 -07:00
chick
1a631e22ff Move Chipyard CI to Github Actions
- As similar as possible to the circle ci code.
- The `.github/README.md` file has a fair amount of documentation for this.
- Creates a worfklow file
  - re-uses most of the circleci/scipts unchanged
  - defines a number of *Composite Actions* which are like YML subroutines
- Removes the circle-ci code
- Points the CI badge in the top level README to use the GA test result
2021-10-01 14:31:02 -07:00