Commit Graph

8 Commits

Author SHA1 Message Date
M Starch
f62ade55ca OSAL clean-up (#2933)
* OSAL clean-up

* Adding comments to file

* Regressing ubuntu-latest to ubuntu-22.04

* Fixing 24.0.4 santizer bug

* Fixing regression in cmd sequencer

* Fixing other cleanups
2024-10-09 17:55:41 -07:00
Thomas Boyer-Chammard
60fbd1e633 Upgrade GitHub Actions for NodeJS deprecation (#2890) 2024-09-23 12:47:17 -07:00
Thomas Boyer-Chammard
af2a9cc948 Add CI on release branches (#2417)
* Trigger CI on release/* branches

* Rename release/documentation to docs/auto-documentation

* Fix PR template

* Glob pattern to release/**
2023-12-08 13:07:40 -08:00
M Starch
88e28fe269 Updating fprime-tools and fprime-gds versions (#2344)
* Updating fprime-tools and fprime-gds versions

* Bumped to compatible versions

* Removing end-of-life python3.7 support

* Adding macOS to the PIP check runners
2023-10-26 16:09:50 -07:00
Thomas Boyer Chammard
49d8e91bd4 Disable some CI checks on docs updates (#2076)
* ignore docs/ and **.md

* always trigger python-format
2023-06-09 14:28:32 -07:00
Thibault
ee44a890b3 Update Github Actions to run on Node 16 instead of Node 12 - Bump to @v3 (#1804)
* Switch `actions/checkout` from `v2` to `v3`

* Switch `actions/upload-artifact` from `v2` to `v3`

* Switch `actions/download-artifact` from `v2` to `v3`
2022-12-08 10:45:15 -08:00
M Starch
8f7585dfd5 lestarch: pinning click version per recommendation (#1358)
* lestarch: pinning click version per recommendation

Upgrading black will likely cause a need to reformat. To continue using the set black version, we must pin click:

https://github.com/psf/black/issues/2964

* lestarch: upgrading base fpp-tools to fix CI

* lestarch: fixing the correct dependency for CI
2022-04-11 10:36:52 -07:00
Matteo
7b85edcad2 Add Black Formatting 2021-06-23 10:20:26 -07:00