18 Commits

Author SHA1 Message Date
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
dependabot[bot]
1b6b1c5e2e Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4201)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2021-06-26 15:25:17 -04: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
dependabot[bot]
f222cdcd7b Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4089)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 06:31:23 -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
dependabot[bot]
2f48b0089a Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#3959)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 06:31:15 -05:00
dependabot[bot]
d174852986 Bump actions/upload-artifact from v1 to v2.2.1 (#3936)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...726a6dcd0199f578459862705eed35cda05af50b)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-25 15:54:08 -05:00
Frank Dana
b87ff4748f Restrict label-conflicts to branch pushes (#3921) 2020-12-14 04:12:48 -05: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
Frank Dana
837cc15429 Label merge conflicts: lower retry delay, raise retry count (#3852) 2020-11-19 08:41:43 -05:00
Frank Dana
8772295b9c Upgrade label-merge-conflicts action to version 2.0.1 (#3851) 2020-11-19 08:30:30 -05:00
Frank Dana
e43ba6d49e Create label-merge-conflicts.yml (#3850) 2020-11-19 07:55:09 -05:00
FeRD (Frank Dana)
922f476a0d Add Actions workflow to build docs with Sphinx 2020-05-05 07:54:56 -04:00