Commit Graph

49 Commits

Author SHA1 Message Date
Sebastian Serth
04863f1f25 Update Ruby to 3.3 2024-01-19 12:49:00 +01:00
dependabot[bot]
999cc252b3 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 12:50:51 +01:00
Sebastian Serth
b338992b10 Dependabot: Ignore Rubocop updates
Rubocop updates frequently need a manual intervention to fix newly identified offenses. This won't work with the pipeline, so that we temporarily disable these auto-updates.
2023-12-16 00:10:19 +01:00
Sebastian Serth
bc403703f5 Enable Dependabot auto-merge for all minor releases 2023-12-16 00:10:19 +01:00
Sebastian Serth
d1441b08b7 Disable CodeQL for Dependabot runs 2023-11-09 16:50:33 +01:00
Sebastian Serth
f4c7291adb Increase runner size for CodeQL analysis 2023-11-06 01:09:12 +01:00
Sebastian Serth
5c62a72875 Upgrade versions in GitHub Action workflow 2023-10-31 11:57:49 +01:00
Sebastian Serth
3176832258 Upgrade to Yarn Berry 2023-10-31 11:57:37 +01:00
Sebastian Serth
d92603ddad Dependabot: Group Sentry JavaScript updates 2023-10-26 15:02:38 +02:00
dependabot[bot]
caa2b3a5a7 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:11:01 +02:00
Sebastian Serth
99bd46af1a Align project files with CodeHarbor
Since both projects are developed together and by the same team, we also want to have the same code structure and utility methods available in both projects. Therefore, this commit changes many files, but without a functional change.
2023-10-11 00:18:33 +02:00
Sebastian Serth
e79e39927a Revert "Remove outdated CC_TEST_REPORTER_ID from GitHub tests"
We still need this variable for CodeCov.

Reverts 74f00b94
2023-10-08 14:01:13 +02:00
Sebastian Serth
74f00b9449 Remove outdated CC_TEST_REPORTER_ID from GitHub tests 2023-10-06 00:42:45 +02:00
dependabot[bot]
657a2546ce Bump actions/checkout from 3 to 4
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>
2023-09-21 09:57:30 +02:00
Sebastian Serth
5d8091cf67 Add Dependabot for GitHub actions 2023-09-21 09:45:20 +02:00
Sebastian Serth
ac92385dd7 Rename remaining occurrences of webpacker to shakapacker 2023-09-01 19:39:51 +02:00
Sebastian Serth
ea60626b87 Remove CodeClimate 2023-06-23 22:30:37 +02:00
Sebastian Serth
fb2a87144d Use Codecov token and proceed when tests fail 2023-04-01 13:25:23 +02:00
Sebastian Serth
a4e9342fd2 Add Codecov to GitHub actions 2023-03-31 16:22:08 +02:00
Sebastian Serth
12fdbfbda9 Remove unused NODE_OPTIONS from CI 2023-02-18 21:11:12 +01:00
Sebastian Serth
5d7f19db94 Speed up CI by dropping requirement on Docker 2023-02-18 20:12:54 +01:00
Sebastian Serth
0a36751896 Update to Ruby 3.2 2023-01-07 16:11:36 +01:00
Sebastian Serth
673c4b57fe Update Postgres to v15 in CI 2022-11-25 11:10:06 +01:00
Sebastian Serth
4c5c2e0efe GitHub Action: Remove set-output command 2022-10-23 10:47:16 +02:00
Sebastian Serth
094963d312 Update GitHub Action workflow versions 2022-10-23 10:28:13 +02:00
Sebastian Serth
a2bb2844b4 Add a Content Security Policy 2022-09-06 11:20:57 +02:00
Sebastian Serth
909db6b3a2 Precompile assets for spec 2022-08-12 10:22:56 +02:00
Sebastian Serth
f38238aa22 Add GitHub action checks for Rubocop 2022-08-08 20:18:41 +02:00
Sebastian Serth
8404c43a30 Add rspec-github gem for enhanced GitHub formatting 2022-08-08 20:18:41 +02:00
Sebastian Serth
42a1f7dff2 Update GitHub workflow 2022-06-30 18:20:01 +02:00
Sebastian Serth
8884cdb98d Update CodeQL workflow 2022-06-08 13:30:29 +02:00
Sebastian Serth
0f92e862c6 Update codeclimate-action in ci.yml 2021-12-20 13:23:45 +01:00
Sebastian Serth
78ffb1bee8 Update codeclimate-action in ci.yml 2021-12-20 13:19:23 +01:00
Sebastian Serth
0a552cac44 Create codeql-analysis.yml 2021-11-05 09:32:56 +01:00
Sebastian Serth
7f47af99cb Fix order-dependent specs 2021-11-04 19:15:33 +01:00
Sebastian Serth
5550183d7e [Spec] openhpi/co_execenv_python:3.4 is no longer required 2021-11-01 17:13:10 +01:00
Sebastian Serth
37a179bbf4 Use older images for CI testing 2021-09-11 21:26:41 +02:00
Sebastian Serth
0f6023c607 Speed up rubocop execution 2021-05-20 14:51:55 +02:00
Sebastian Serth
27424c5f6e Enable Rubocop in GitHub Actions 2021-05-14 22:03:06 +02:00
Sebastian Serth
7205f243e5 Change Dependabot time to 3am UTC 2021-05-12 17:13:49 +02:00
Sebastian Serth
dd1603fa18 Update GitHub Actions 2021-04-13 14:00:40 +02:00
Sebastian Serth
f68fb96082 Use bot account for dependabot merge 2020-12-10 10:48:55 +01:00
Sebastian Serth
45dde381eb GitHub Actions: Remove redundant RAILS_ENV=test 2020-12-07 19:26:37 +01:00
Sebastian Serth
d491a6a30f GitHub Actions: Use single line where available 2020-12-07 19:23:06 +01:00
Sebastian Serth
73540b3574 Checkout code for dependabot automerge 2020-12-07 18:50:29 +01:00
Sebastian Serth
539331832f Use newer GitHub workflow for auto-merge 2020-12-07 18:42:03 +01:00
Sebastian Serth
76eb4160d8 Use YML array for ci.yml 2020-12-07 18:26:28 +01:00
Sebastian Serth
fa2748aec4 Use dependabot via GitHub actions 2020-12-07 18:26:09 +01:00
Sebastian Serth
6fb521f80a Use GitHub Actions for CI 2020-12-07 16:00:26 +01:00