Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] 0c725bc6f8
Bump actions/setup-python from 4 to 5 (#1143)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2024-04-02 10:08:30 +11:00
dependabot[bot] 1c5588ec97
Bump actions/checkout from 3 to 4 (#1090)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-06 09:56:41 +10:00
Josh Stewart 8d99a9c971 Correct template in build/unit test fail messages to Discord 2023-04-30 19:57:58 +10:00
Josh Stewart 97a8ea78b0 Update to Discord notifications for build and unit test failures 2023-04-24 16:29:24 +10:00
dependabot[bot] 7062f5381d
Bump actions/checkout from 2 to 3 (#947)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 12:03:15 +11:00
dependabot[bot] 2f77ce0303
Bump actions/setup-python from 2 to 4 (#949)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 10:42:56 +11:00
Daniel Tobias a330b78632
Don't try to run inappropriate CI on forked repositories (#871) 2022-06-29 17:11:42 +10:00
Josh Stewart 3a4470642c Remove failing native test from workflow 2022-02-24 11:05:54 +11:00
tx_haggis c9213a5555
Fix native unit test (#763)
* Fix native unit test

* Include native unit test in CI build
2022-02-14 11:04:11 +11:00
Josh Stewart 321bae0ebb Multiple updates to actions and disable Travis 2021-08-21 09:16:16 +10:00
Josh Stewart 0d90e13ed2
Force Action to use python 3.7 2021-08-20 23:40:23 +10:00
Josh Stewart 59ba9e6dbc
Remove pip cache from Action 2021-08-20 23:27:51 +10:00
Josh Stewart 0c8483dfbf
Manually install wheel in Action 2021-08-20 23:13:50 +10:00
Josh Stewart 427afffca0
Force PIO update in unit-test action 2021-08-20 23:01:53 +10:00
Josh Stewart 22c92d1462
Add action for PIO remote test 2021-08-20 22:52:10 +10:00