dependabot[bot]
939ad705ce
Bump actions/upload-artifact from 6 to 7 ( #517 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 15:01:06 +03:00
dependabot[bot]
6cd29c7cea
Bump actions/checkout from 5 to 6 ( #497 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 11:09:31 +03:00
dependabot[bot]
33dc84c00b
Bump actions/cache from 4 to 5 ( #504 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 11:08:07 +03:00
dependabot[bot]
37658155c7
Bump actions/upload-artifact from 5 to 6 ( #503 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 11:07:54 +03:00
dependabot[bot]
61ab745b38
Bump actions/upload-artifact from 4 to 5 ( #479 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 13:11:34 +03:00
dependabot[bot]
1a7619e2e6
Bump actions/setup-python from 5 to 6 ( #470 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 15:04:02 +03:00
dependabot[bot]
ba1da6054b
Bump actions/checkout from 4 to 5 ( #469 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 19:02:16 +03:00
Eiren Rain
94f61c7ec7
Run CI for new boards with own defines ( #443 )
...
* Run CI for new boards with own defines
* Do not redefine board when defined from CI or other places
* Move sensor defaults to the separate file too
* Add comment to sensor offset
* Add a way to ask for raw accel from BNO08X
* Merge fix
* Update from suggestions
* Fix typos
* Move some stuff around and apply suggestions
* Fix formatting
* Add defines for all other boards too
* Make glove buildable
* Make failed build report better
2025-05-23 19:17:30 +03:00
Meia
913a330601
Use ubuntu-latest for build job ( #421 )
...
Use ubuntu-latest for build action
2025-04-17 16:24:01 +03:00
Eiren Rain
c29b7bd1b1
Reverse IMU I2C address from supplement to full ( #372 )
...
* Reverse IMU I2C address from supplement to full
* Formatting fix
* More formatting
* Make suggested change to improve compatibility with lazy people
* Create CODEOWNERS
* Fix include and C++ standards
2024-12-20 19:07:19 +02:00
dependabot[bot]
41ad236a1f
Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 ( #369 )
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.13.0...v4.14.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 11:01:20 +02:00
lucas lelievre
9f20c126a2
CI: Actually working firmware version detection ( #365 )
...
* Fix firmware version detection
* Fix ci
* remove release workflow
2024-11-17 00:02:30 +03:00
lucas lelievre
628fe20960
CI: Have firmware version be assigned by git + Create draft release from new tag build ( #360 )
...
* Have firmware version be assigned by git + Create draft release from new tag build
* Fix quotes
* Short commit id
* Fix function call
* clang-format
2024-11-08 20:25:26 +02:00
Uriel
0b882db74f
Enforce clang-format on the repo ( #355 )
...
* Enforce clang-format on the repo
* improve CI config
* fix build error
* undo src format
* apply format by hand
* fix last one
* fix build error
* wat
2024-11-08 19:23:18 +02:00
Butterscotch!
dbce4cb809
Add dependabot & update workflows ( #344 )
...
* Add dependabot & update workflows
* Specify python-version & use pip cache
* Add requirements.txt
* Cache PIP generally instead & remove requirements
2024-09-25 19:02:37 +03:00
Eiren Rain
9d367f06ff
Create FUNDING.yml
2023-08-04 15:15:44 +03:00
lucas lelievre
f907db049f
Release workflow test ( #209 )
2022-11-11 22:42:19 +03:00
TheDevMinerTV
74a1fbbfea
Add CI pipeline
2022-02-22 02:54:27 +01:00