Commit Graph

13 Commits

Author SHA1 Message Date
Ashley Pittman
e3bd7de517 Install all test/build python packages from requirements.txt
Have GitHub actions setup python on runners and install
all python dependencies via pip.

Signed-off-by: Ashley Pittman <ashley@pittman.co.uk>
2024-03-27 17:26:14 +01:00
dependabot[bot]
b4804ce3f8
Bump actions/checkout from 4.1.1 to 4.1.2 (#905)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 14:53:43 +01:00
dependabot[bot]
463871a535
Bump actions/checkout from 4.1.0 to 4.1.1 (#854)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 09:55:58 +01:00
dependabot[bot]
eb9ccbe7a4 Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](3df4ab11eb...8ade135a41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 08:47:11 +01:00
dependabot[bot]
f44214be6a
Bump actions/checkout from 3.6.0 to 4.0.0 (#837)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](f43a0e5ff2...3df4ab11eb)

---
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-05 08:51:37 +01:00
dependabot[bot]
1f3a338801
Bump actions/checkout from 3.5.3 to 3.6.0 (#833)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-02 15:47:19 +01:00
Pedro Kaj Kjellerup Nacht
7c109e2ecf Add dependabot for GHA
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
2023-07-26 17:42:24 +01:00
Pedro Kaj Kjellerup Nacht
0d7f43f110 Hash-pin workflow Actions
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
2023-07-26 17:42:24 +01:00
Pedro Kaj Kjellerup Nacht
6fc5ffd4bd Add minimal token permissions
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
2023-05-19 18:37:46 +01:00
Yaroslav Halchenko
0f8cb28883
Fix typos and configure spellcheck for PRs 2023-03-29 19:47:13 +01:00
Nikolaus Rath
17e8b3e273 Migrate from Travis to Github actions
With current Ubuntu, Valgrind apparently does not like clang debug info, so do not run
valgrind with clang-compiled binaries.
2023-02-20 20:28:12 +00:00
Bernd Schubert
91e6e3c863 Add a github actions file
converted from travis with _sligh_ editing by
https://akx.github.io/travis-to-github-actions/
2023-02-20 10:08:25 +00:00
Nikolaus Rath
f2df33e020 Added issue template. 2019-04-30 06:14:58 -07:00