Commit Graph

8 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
5d0af28461 Make prop_test and cycle_test cwd-agnostic (#9498) 2024-03-16 20:22:22 -04:00
Maximilian Downey Twiss
925a461efb Split out help command to separate file (#9392) 2024-02-26 16:21:11 -06:00
Satadru Pramanik, DO, MPH, MEng
4921e4656e Add build check to Github Actions, and make getrealdeps.rb failure trigger crew error (#9319)
* Add build check to Github Actions, and make getrealdeps.rb failure trigger crew abort

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* bump version

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-02-13 01:23:43 -06:00
Maximilian Downey Twiss
2e6eb61dc1 Remove spellcheck_test and rework load_test into prop_test (#8987) 2023-11-27 20:01:51 -05:00
Maximilian Downey Twiss
3e2fa11072 Update workflows to actions/checkout@v4 (#8938) 2023-11-13 00:40:15 -05:00
Satadru Pramanik, DO, MPH, MEng
ea6e711e36 Fix Github Action Handoff linter tests (#8913)
* remove unit tests from handoff.yml

* lint yaml

* lint yaml

* rubocop changes to lib/const.rb

* rename job

* switch unittests to run from handoff

* suggested changes

* use ENV.fetch as much as possible
2023-11-08 19:56:34 -06:00
Satadru Pramanik, DO, MPH, MEng
2b946f5561 Crew update should exit if it fails (#8909)
* make failed crew update cause non-zero errorstatus, update github action

* bump version

* adjust github action

* adjust github action

* intentionally break crew update

* fix crew update

* Add remove package to github action
2023-11-08 09:19:08 -06:00
Satadru Pramanik, DO, MPH, MEng
f85c0c8edf Github Action Unit Test: Test Crew Update, crew upgrade, crew install vim (#8907)
* Github Action Unit Test testing

* add CREW_BRANCH

* simplify

* make reporting more verbose

* Actually run the test!

* intentionally bump version
2023-11-08 08:21:41 -06:00