Commit Graph

17 Commits

Author SHA1 Message Date
Konrad Borowski 44843a76bc Update MSRV to 1.64 2023-02-08 17:20:49 +01:00
Konrad Borowski a814e0c144 Enable running CI for merge queues 2023-02-08 16:49:50 +01:00
Konrad Borowski 8ef2504dca Continue on nightly failure in GitHub Actions 2022-12-19 23:23:12 +01:00
dependabot[bot] b33de3d520
Bump actions/dependency-review-action from 2 to 3
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 22:13:34 +00:00
Konrad Borowski 2f63ff271a
Use rust-cache in GitHub Actions 2022-08-21 18:12:56 +02:00
Konrad Borowski 04ade8bb67
Run CodeQL action with security and quality queries 2022-08-20 22:59:59 +02:00
Konrad Borowski ea877ceb13 Create JavaScript test suite 2022-07-16 15:22:29 +02:00
Konrad Borowski 456b293797 Enable ESLint 2022-07-13 19:39:05 +02:00
dependabot[bot] a7bd143471
Bump actions/dependency-review-action from 1 to 2
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 22:46:51 +00:00
Konrad Borowski 1914f3a8f4 Support CORS for languages API 2022-06-12 13:31:16 +02:00
Konrad Borowski b9a35fb096 Run CI for master branch only 2022-06-10 06:43:59 +02:00
Konrad Borowski caa454ffb9 Create dependabot configuration 2022-06-10 06:30:14 +02:00
Konrad Borowski 82da9aac63 Make TypeScript code actually compile 2022-06-02 16:31:31 +02:00
Konrad Borowski 31dc0c4227 Enable dependency review 2022-05-31 16:35:29 +02:00
Konrad Borowski 6419477153 Test on CI with 1.60 toolchain 2022-05-31 16:24:37 +02:00
Konrad Borowski 22ede5f4d9 Use CodeQL in GitHub Actions 2022-05-28 22:05:05 +02:00
Konrad Borowski 9bb458af82 Create GitHub Workflow 2022-05-28 18:01:01 +02:00