15 Commits

Author SHA1 Message Date
Jonathan Thomas
44b8affffb Experimental switch of cxFreeze 7 (required for Ubuntu 24.04 github action) 2025-05-05 23:06:02 -05:00
Jonathan Thomas
1805b54c16 Fixing depreciated Ubuntu 20.04 GitHub action target - moving to 22.04 and 24.04. 2025-05-05 22:46:43 -05:00
Jonathan Thomas
eed7a2c704 Removing freeze from github actions - too difficult to maintain compatibility with all the different builders 2023-04-12 21:18:58 -05:00
Jonathan Thomas
e725246585 Removing old ubuntu 18.04 github builder, adding 22.04 2023-04-12 18:01:01 -05:00
dependabot[bot]
ac6d884901 Bump actions/checkout from 2 to 3 (#4713)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13 20:25:29 -04:00
FeRD (Frank Dana)
843884adbf Move translation tests to conditional workflow
- Will only auto-trigger on changes to src/language/ files
- Can also be manually run by committers
2021-10-27 07:04:20 -04:00
Jonathan Thomas
34bfc7eb3e Adding translation testing to our GitHub actions CI... to make language translation failures more visible. 2021-08-26 17:10:36 -05:00
Jonathan Thomas
c696ce7ee3 Adding sentry_sdk 2021-06-03 16:43:28 -05:00
Frank Dana
d907ec1ca2 Revert "CI: Ignore Ubuntu 20.04 failures (#4076)" (#4121)
This reverts commit 8c57d3845d.
2021-05-06 14:48:42 -04:00
Frank Dana
49eed0e887 CI: Switch to -platform minimal 2021-04-30 10:41:01 -04:00
Frank Dana
7b9ec47daa Merge branch 'develop' into app-launch2 2021-04-30 07:37:35 -07:00
FeRD (Frank Dana)
5b81086ffc CI: Run unit tests without xrdb 2021-04-30 10:35:18 -04:00
Frank Dana
8c57d3845d CI: Ignore Ubuntu 20.04 failures (#4076) 2021-04-01 06:51:10 -04:00
FeRD (Frank Dana)
076dc243da README: Add repo name to workflow job title 2021-03-31 18:47:26 -04:00
Frank Dana
ac9bf4314b Github Actions CI building (#3901)
- Add .github/workflows/ci.yml
- Delete .travis.yml (to disable)
- Adjust exit code and query_tests.py setup to
  reduce crashes on exit
2020-12-13 15:23:23 -05:00