Commit graph

133 commits

Author SHA1 Message Date
renovate[bot]
0c4e3db59c
chore(deps): update github/codeql-action digest to a34ca99 2023-01-18 20:27:54 +00:00
renovate[bot]
acb7c0e670
chore(deps): update github/codeql-action digest to 515828d 2023-01-12 14:00:44 +00:00
5378ec6854
fix(ci): disable scheduled code analysis jobs
They both fail for stupid reasons 🤷
2023-01-12 12:42:00 +05:30
renovate[bot]
a983bd729c
chore(deps): update actions/cache action to v3.2.3 2023-01-09 05:49:54 +00:00
renovate[bot]
53524c8ef8
chore(deps): update actions/upload-artifact action to v3.1.2 2023-01-06 15:46:07 +00:00
bc90a8941a
chore(github): allow running analysis actions manually 2023-01-06 20:37:42 +05:30
renovate[bot]
8b5ab33730
chore(deps): update github/codeql-action digest to 959cbb7 2023-01-06 03:58:04 +00:00
renovate[bot]
f4f07d0ce3
chore(deps): update actions/checkout action to v3.3.0 2023-01-05 22:08:46 +00:00
renovate[bot]
6282f4d6e0
chore(deps): update actions/checkout digest to ac59398 2023-01-05 18:54:06 +00:00
45872f1653
chore: re-enable code quality workflows to run on a schedule 2023-01-05 21:00:06 +05:30
renovate[bot]
00535dc859
chore(deps): update actions/cache action to v3.2.2 2022-12-27 13:49:21 +00:00
renovate[bot]
015c9929b3
chore(deps): update actions/cache action to v3.2.1 2022-12-23 07:53:38 +00:00
renovate[bot]
c6289908c4
chore(deps): update actions/cache action to v3.2.0 2022-12-21 15:13:13 +00:00
ca0706f94b
fix(ci): fix baseline profile path 2022-12-21 16:44:18 +05:30
058561e4d6
chore(ci): tweak baseline profile execution environment 2022-12-21 14:31:36 +05:30
a4bc5476a4
feat(ci): rework benchmark workflow to improve perf 2022-12-21 14:13:23 +05:30
0d964c4a5d
fix(ci): use a more granular test filter 2022-12-21 13:33:06 +05:30
c24c433c0e
chore(ci): log stacktrace on failure 2022-12-21 13:18:07 +05:30
90f40075e8
fix(ci): fix incorrect baseline profile destination 2022-12-21 13:10:13 +05:30
renovate[bot]
da1825498a
chore(deps): update actions/setup-java action to v3.9.0 2022-12-14 16:13:19 +00:00
renovate[bot]
0f595f7b02
chore(deps): update actions/checkout action to v3.2.0 2022-12-12 19:52:23 +00:00
0843352514
fix(ci): fix benchmark assemble tasks 2022-12-12 02:10:42 +05:30
renovate[bot]
aa50d6449d
chore(deps): pin reactivecircus/android-emulator-runner action to 50986b1 2022-12-11 15:02:50 +00:00
6a41b966c5
feat(ci): disable lint workflows
This hasn't brought much value but eats up too much CI time
2022-12-11 19:09:44 +05:30
943b9bd091
chore: re-encrypt secrets with age 2022-12-11 19:09:44 +05:30
010f69031a
feat(ci): add a job to regenerate baseline profile 2022-12-11 17:22:07 +05:30
renovate[bot]
e824294ea0
chore(deps): update jetbrains/qodana-action action to v2022.3.0 2022-12-09 21:30:48 +05:30
renovate[bot]
ffce7c2b3e
chore(deps): pin dependencies 2022-12-09 21:30:23 +05:30
3e0544279c
fix(release): ensure changelog links are valid 2022-12-09 21:18:20 +05:30
9b25cd0fea
feat(ci): add Qodana scan workflow 2022-12-09 16:08:11 +05:30
renovate[bot]
db75d1edfe
chore(deps): update github/codeql-action digest to a669cc5 2022-12-08 22:27:59 +00:00
renovate[bot]
4fac861656
chore(deps): pin dependencies 2022-12-07 21:33:05 +00:00
b19617f8c7
feat(ci): configure CodeQL analysis 2022-12-08 01:40:44 +05:30
renovate[bot]
bd5cf0f167
chore(deps): update actions/setup-java action to v3.8.0 2022-12-06 16:56:08 +00:00
renovate[bot]
7b31dc740b
chore(deps): update actions/setup-java action to v3.7.0 2022-12-01 14:38:07 +00:00
2b2010a22c fix(ci): only run one instance of snapshot workflow 2022-11-29 18:15:25 +05:30
683cb0cfbb
fix: adjust capitalisation of CI steps 2022-11-28 19:56:59 +05:30
renovate[bot]
180aafc71b
chore(deps): update mindsers/changelog-reader-action action to v2.2.2 2022-11-23 15:26:47 +00:00
b893aff077
fix(release): add another newline after the changelog header 2022-11-21 18:06:40 +05:30
1558bc769d
fix(release): checkout repository with PAT 2022-11-21 18:05:03 +05:30
c90e5b2fe5
Revert "fix: don't use markdown heading for PS release notes"
This is mostly meaniningless

This reverts commit 20d527246a.
2022-11-21 16:58:40 +05:30
20d527246a
fix: don't use markdown heading for PS release notes 2022-11-20 16:05:47 +05:30
e4499ab8d3
fix(release): make push command branch agnostic 2022-11-20 14:03:40 +05:30
eaf6d55108
feat: rework release pipeline to use centralized changelog 2022-11-20 14:03:40 +05:30
b3b896694f
fix(release): use --notes-file flag 2022-11-20 01:27:35 +05:30
b82f93b459
chore(ci): show stacktrace on failure 2022-11-19 18:10:32 +05:30
d3a6a82b50
Revert "Revert "fix(ci): disable configuration cache""
This reverts commit f7b4f4383c.
2022-11-19 18:10:10 +05:30
f7b4f4383c
Revert "fix(ci): disable configuration cache"
This reverts commit fa62d871f8.
2022-11-19 17:30:16 +05:30
ed23fab7d9
fix(release): push the tag directly 2022-11-14 19:04:42 +05:30
abe8ec77cc
fix(github): use a PAT for the release workflow 2022-11-14 17:24:49 +05:30