Commit graph

112 commits

Author SHA1 Message Date
97c61aaf9b
chore(release): release artifactview v0.4.5 2024-07-02 01:55:58 +02:00
197eeea75b
feat: update PR comment format
- removed eye emoji from title
- moved metadata to subtitle
- add current run date
- use newtab links for all AV links
2024-07-02 01:53:52 +02:00
7d2c68630e
fix: swap crc and size column (#3) 2024-07-02 01:27:42 +02:00
ThetaBot
9767167661 chore(deps): lock file maintenance (#13)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/13
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-07-01 02:40:12 +00:00
ThetaBot
2525022df7 fix(deps): update rust crate serde_json to v1.0.119 (#12)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/12
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-07-01 02:39:38 +00:00
ThetaBot
7ebe881546 fix(deps): update rust crate quick-xml to 0.35.0 (#11)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/11
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-30 14:24:58 +00:00
ThetaBot
94191f878d fix(deps): update rust crate mime_guess to v2.0.5 (#10)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/10
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-30 14:19:29 +00:00
ThetaBot
595a9d0f41 fix(deps): update rust crate quick-xml to 0.34.0 (#8)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/8
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-27 17:50:03 +00:00
ThetaBot
cec3aa3fc0 chore(deps): update rust crate rstest to 0.21.0 (#7)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/7
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-27 17:49:39 +00:00
ThetaBot
797fc0c04c chore(deps): update rust crate proptest to v1.5.0 (#6)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/6
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-27 17:49:23 +00:00
ThetaBot
fc3b5a1530 fix(deps): update rust crate serde_json to v1.0.118 (#5)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/5
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-27 17:49:09 +00:00
a7a9b137a7
ci: renovate: disable approval 2024-06-27 19:26:08 +02:00
02fab65125
ci: add renovate 2024-06-27 18:48:05 +02:00
3ef67f52c8
ci: add DockerHub README updater 2024-06-22 20:54:48 +02:00
40ae3a7f55
docs: update README 2024-06-22 20:43:58 +02:00
f0c7881d57
ci: update Artifactview PR comment step 2024-06-22 19:52:49 +02:00
39f0019455
docs: make example CI step compatible with GitHub+Forgejo 2024-06-22 19:27:45 +02:00
0516abb8fd
chore(release): release artifactview v0.4.4 2024-06-22 18:48:35 +02:00
3690b0244c
fix: use forge aliases for PR comment links 2024-06-22 18:47:49 +02:00
bdc847f5d0
chore(release): release artifactview v0.4.3 2024-06-22 18:34:55 +02:00
d8c3ab4f36
fix: 404 error on GitHub comment creation 2024-06-22 18:34:09 +02:00
09e7c1d8bd
chore(release): release artifactview v0.4.2 2024-06-22 17:17:36 +02:00
1e36edf499
fix: PR comment emoji prefix detection 2024-06-22 17:17:15 +02:00
746f29fd20
ci: artifactview pr comment: add artifact_paths 2024-06-22 16:35:53 +02:00
14bceaa2c6
chore(release): release artifactview v0.4.1 2024-06-22 16:29:53 +02:00
6ae7520111
feat: improved PR comment format, add artifact_paths parameter 2024-06-22 16:26:31 +02:00
f94cdcbd1f
fix: return correct status code on API errors 2024-06-22 06:59:15 +02:00
220c3767e0 ci: fix requesting PR comment
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/1
Co-authored-by: ThetaDev <thetadev@magenta.de>
Co-committed-by: ThetaDev <thetadev@magenta.de>
2024-06-22 04:57:21 +00:00
5f3160e331
ci: curl: fail on error 2024-06-22 06:13:54 +02:00
0f573de3e4
ci: split workflow into CI and Release 2024-06-22 05:57:59 +02:00
cd31673569
ci: add Artifactview PR comment 2024-06-22 05:53:48 +02:00
c7ba9b25b3
chore(release): release artifactview v0.4.0 2024-06-22 05:29:47 +02:00
0d14ef6142
update README 2024-06-22 05:27:06 +02:00
23b8101426
feat: add url parameter to /artifacts API 2024-06-22 05:27:06 +02:00
d0cdbf55a3
feat: create PR comments 2024-06-22 05:27:06 +02:00
30838a1523
chore(release): release artifactview v0.3.1 2024-06-19 03:42:15 +02:00
68ad00170f
chore: update dependencies 2024-06-19 03:41:19 +02:00
f1f0af6264
fix: do not show fallback pages for favicon 2024-06-19 03:38:26 +02:00
7e016682c0
ci: create test artifacts 2024-06-19 03:19:43 +02:00
311d3aedb9
fix: add instance domain to userscript description 2024-06-19 00:50:52 +02:00
604d650d49
chore: update quick-xml to v0.32.0 2024-06-19 00:45:22 +02:00
55298b4617
chore(release): release artifactview v0.3.0 2024-06-19 00:21:05 +02:00
a8e173c8a9
fix: redirect user to directory path when requesting index page 2024-06-19 00:19:59 +02:00
299f54fd58
feat: add userscript 2024-06-18 23:55:34 +02:00
70219805d0
fix: make icon visible on light background 2024-06-18 20:48:49 +02:00
2dbe3da892
chore(release): release artifactview v0.2.0 2024-06-14 03:51:24 +02:00
031814f7f4
ci: fix changelog 2024-06-14 03:51:11 +02:00
c6dd3d796a
ci: create test zips before running tests 2024-06-14 03:28:45 +02:00
b90f9d792f
ci: fix changelog 2024-06-14 02:57:47 +02:00
09a5e5639e
fix: dont cache empty artifact lists 2024-06-14 02:12:04 +02:00