Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
8d83d5ecca
Bump actions/cache from 4 to 5 (#59)
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 01:55:49 +00:00
dependabot[bot]
58a4c9df84
Bump actions/upload-artifact from 5 to 6 (#58)
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 01:55:24 +00:00
dependabot[bot]
ddf6e96660
Bump actions/upload-artifact from 4 to 5 (#55) 2025-11-25 10:32:13 +01:00
dependabot[bot]
2711a463a2
Bump actions/checkout from 4 to 6 (#57) 2025-11-25 10:19:08 +01:00
rtldg
736afc5d1f
Rework the CI to build inside the valve sniper sdk container thing (#56) 2025-11-22 13:48:24 +01:00
dependabot[bot]
9aa1fb0474
Bump actions/setup-python from 5 to 6 (#54)
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-10-30 23:29:14 +01:00
rtldg
0fbbba2d30
Use Ubuntu 22.04 runners & clang 11 (#47) 2025-05-12 12:32:09 +00:00
dependabot[bot]
70eaa69d6b
Change actions/upload-artifact from 4.6.1 to 4 (#44) 2025-03-24 10:01:29 +01:00
dependabot[bot]
84f3da6fd9
Bump actions/upload-artifact from 4.3.2 to 4.6.1 (#39)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2025-03-02 02:01:36 +01:00
dependabot[bot]
bd37cefe89
Bump actions/setup-python from 4 to 5 (#38)
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>
2025-03-02 02:01:20 +01:00
dependabot[bot]
19aca45ce0
Bump actions/checkout from 3 to 4 (#37)
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>
2025-03-02 02:01:01 +01:00
dependabot[bot]
9d02f9bc46
Bump actions/cache from 3 to 4 (#36)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-03-02 02:00:34 +01:00
Benoist
06ceb89957
Update ci.yml 2025-03-02 01:48:41 +01:00
Maxime Leroy
d2a4e156fc
feat: update sdks, builders, ci (#31) 2025-02-22 14:23:43 -05:00
sappho
406e0211a7
Knock linux build down to ubuntu 20.04 for glibc bcompat 2024-05-02 18:51:46 -04:00
sappho
6b361db6de
Update ci, only run ubuntu-latest / windows-latest, but lock them to … (#26)
* Update ci, only run ubuntu-latest / windows-latest, but lock them to specific versions, and only upload when we're on master
2024-05-02 18:45:04 -04:00
sappho
4b40d377c1
Update windows artifacts 2024-04-20 18:07:12 -04:00
sappho
d3f4a8f156
cleaner artifact names! 2024-04-20 17:25:47 -04:00
sappho
a4cfc99114
this is so ugly 2024-04-20 17:23:52 -04:00
sappho
a41c4f90cc
always pkg release... 2024-04-20 17:20:13 -04:00
sappho
56e2ca1748
last ditch effort to update path before i get out the pwd and tree 2024-04-20 17:18:01 -04:00
sappho
7c3f42a2ec
working-directory doesn't work with upload artifact action... 2024-04-20 17:12:56 -04:00
sappho
3f586f0ff9
working-directory 2024-04-20 17:11:17 -04:00
sappho
b90ef97c58
Try making ci upload artifacts... 2024-04-20 17:09:35 -04:00
Benoist
5d90d5269a
Setup action build & upload 2023-02-25 02:53:16 +01:00