b9bab88043
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v8.0.3
2024-09-06 17:30:11 +00:00
1f18ba547e
chore(deps): update rust docker tag to v1.81.0
2024-09-06 00:30:28 +00:00
807e2ed280
chore(deps): update ruby docker tag to v3.3.5
2024-09-04 18:30:09 +00:00
40ed739103
Merge pull request 'chore(deps): update dependency dart-sass to v1.78.0' ( #52 ) from renovate/dart-sass-1.x into master
...
build/beancount-import Building image beancount-import
build/node-script Building image node-script
build/base Building image base
build/fluentd Building image fluentd
build/frp Building image frp
build/ruby-script Building image ruby-script
build/forgejo Building image forgejo
build/python-script Building image python-script
build/fava Building image fava
build/gotenberg Building image gotenberg
build/lua-clib Building image lua-clib
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin
build/nextcloud Building image nextcloud
Reviewed-on: #52
2024-09-04 07:27:16 +00:00
cba7f9d3b6
chore(deps): update dependency dart-sass to v1.78.0
2024-09-03 23:15:29 +00:00
a92fdb59b0
chore(deps): update nextcloud docker tag to v29.0.6
2024-09-03 21:30:10 +00:00
b8908dd305
chore(deps): update dependency numpy to v2.1.1
2024-09-03 15:30:10 +00:00
a9ef00ebca
chore(deps): update gotenberg/gotenberg docker tag to v8.9.2
2024-09-03 10:00:10 +00:00
0bb9f58f19
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v8.0.2
2024-08-29 13:45:10 +00:00
0d477a7dea
chore(deps): update dependency npm to v10.8.3
2024-08-28 20:30:11 +00:00
3ed0626d0d
fix(gitea): Fix commit sha param
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/node-script Building image node-script
build/frp Building image frp
build/base Building image base
build/fluentd Building image fluentd
build/forgejo Building image forgejo
build/beancount-import Building image beancount-import
build/ruby-script Building image ruby-script
build/fava Building image fava
build/gotenberg Building image gotenberg
build/nextcloud Building image nextcloud
build/lua-clib Building image lua-clib
build/python-script Building image python-script
build/rust-xwin Building image rust-xwin
2024-08-28 11:26:09 +02:00
0da913ec7c
feat(gitea): Improve error message on invalid config
2024-08-28 11:20:07 +02:00
3df40715b4
feat(python-script): Mount pip cache path
...
Closes : #33
2024-08-28 10:21:29 +02:00
6431c4c01e
fix(gitea): Update lock file
...
Seems that Renovate failed to do this.
2024-08-28 09:43:43 +02:00
9a5ae0a8fc
Merge pull request 'fix(deps): update rust crate reqwest to 0.12.0' ( #45 ) from renovate/reqwest-0.x into master
...
Reviewed-on: #45
2024-08-28 07:38:31 +00:00
b8ad25f58a
fix(deps): update rust crate reqwest to 0.12.0
2024-08-27 17:00:35 +00:00
0ae0c19d4e
fix(deps): update rust crate globwalk to 0.9.0
2024-08-27 17:00:31 +00:00
dea08e07df
Fix beangrow
...
Their dependency definition ends up requiring a SSH clone, which pip
fails to do.
2024-08-27 16:57:28 +02:00
4d81a4eafc
Merge branch 'feat/gitea-resource'
...
* feat/gitea-resource:
gitea: Implement commit statuses
gitea: Implement package
fix(gitea): Fix version data
feat(gitea): Add Gitea resource to fetch PRs
2024-08-27 16:53:46 +02:00
01f4d05b37
Add Gitea resource type
...
* gitea-split/gitea-split:
gitea: Implement commit statuses
gitea: Implement package
fix(gitea): Fix version data
feat(gitea): Add Gitea resource to fetch PRs
2024-08-27 16:51:26 +02:00
443bd2e4b8
Update https://github.com/beancount/beangrow digest to 56f1c2a
2024-08-26 11:45:16 +00:00
a9bc340f7d
Fix node-script image
2024-08-26 13:30:20 +02:00
7327c05787
Merge pull request 'Update nextcloud Docker tag to v29' ( #26 ) from renovate/nextcloud-29.x into master
...
Reviewed-on: #26
2024-08-26 11:23:14 +00:00
52c5a1fb00
Update nextcloud Docker tag to v29
2024-08-26 09:55:13 +00:00
c66b6f0896
Update https://github.com/andreasgerstmayr/fava-dashboards digest to 50a0b7c
2024-08-26 09:55:08 +00:00
7b8bb5584f
Fix requests version in python-script
...
`httpie` uses an upper limit, so we must use the same constraint for
pip to install it.
2024-08-26 11:53:38 +02:00
a5c62f85e3
Fix fava build commands
...
`find` seems to behave extremely weird within Docker `RUN` commands.
I could not find a way to properly escape `;`s in a way that I
can specify one for `find -exec` and a second one to separate `find`
from the next command. `find` would always complain about it.
So instead, it's now simply the last command in the chain, where no
separator is needed.
2024-08-26 11:50:54 +02:00
ea4acbb4b9
Fix commit-based pip packages
...
It seems that Renovate assumes Git tags for these kind of definitions,
and therefore cannot handle commit refs.
So a custom regex manager is needed, with a way to manually specify the
branch to use, thanks to the `master` vs `main` split.
2024-08-26 10:56:34 +02:00
9bce4a9834
Fix incompatible beancount version
2024-08-26 09:56:07 +02:00
010c09f751
Merge pull request 'Update dependency fava to v1.28' ( #17 ) from renovate/fava-1.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/17
2024-08-25 07:03:52 +00:00
f5369fc38c
Update dependency fava to v1.28
2024-08-25 07:00:13 +00:00
720421e6f4
Update nextcloud Docker tag to v28.0.9
2024-08-25 07:00:11 +00:00
2700b30d56
Update gotenberg/gotenberg Docker tag to v8
2024-08-24 16:00:17 +00:00
509cc9c47b
Merge pull request 'Update dependency beancount-import to v1.4.0' ( #14 ) from renovate/beancount-import-1.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/14
2024-08-24 15:46:10 +00:00
c8c747d2c3
Merge pull request 'Update dependency fava_envelope to v0.5.9' ( #9 ) from renovate/fava_envelope-0.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/9
2024-08-24 15:45:49 +00:00
bf948e3de1
Merge pull request 'Update dependency httpie to v3.2.3' ( #10 ) from renovate/httpie-3.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/10
2024-08-24 15:45:36 +00:00
b293dff1df
Merge pull request 'Update python Docker tag to v3.12.5' ( #12 ) from renovate/python-3.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/12
2024-08-24 15:45:28 +00:00
9e457c696b
Update dependency httpie to v3.2.3
2024-08-24 15:45:19 +00:00
a95c23dcf2
Update dependency fava_envelope to v0.5.9
2024-08-24 15:45:18 +00:00
658a1e3c43
Merge pull request 'Update dependency requests to v2.32.3' ( #11 ) from renovate/requests-2.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/11
2024-08-24 15:45:16 +00:00
46753758bc
Merge pull request 'Update alpine Docker tag to v3.20' ( #13 ) from renovate/alpine-3.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/13
2024-08-24 15:45:01 +00:00
7a9551ca5e
Merge pull request 'Update dependency dart-sass to v1.77.8' ( #15 ) from renovate/dart-sass-1.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/15
2024-08-24 15:44:47 +00:00
6d210ac00b
Merge pull request 'Update dependency docker to v7.1.0' ( #16 ) from renovate/docker-7.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/16
2024-08-24 15:44:38 +00:00
e0ca198c9b
Merge pull request 'Update dependency luarocks to v3.11.1' ( #18 ) from renovate/luarocks-3.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/18
2024-08-24 15:44:19 +00:00
8f94338c3e
Merge pull request 'Update dependency node to v20.17.0' ( #19 ) from renovate/node-20.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/19
2024-08-24 15:44:04 +00:00
ac4c9f3c75
Merge pull request 'Update dependency npm to v10.8.2' ( #20 ) from renovate/npm-10.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/20
2024-08-24 15:43:35 +00:00
619470773a
Merge pull request 'Update dependency yt-dlp to v2024.08.06' ( #21 ) from renovate/yt-dlp-2024.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/21
2024-08-24 15:43:25 +00:00
b31739dc43
Merge pull request 'Update fluent/fluentd Docker tag to v1.17.0' ( #22 ) from renovate/fluent-fluentd-1.x into master
...
Reviewed-on: https://git.sclu1034.dev///lucas/ci-images/pulls/22
2024-08-24 15:43:04 +00:00
84231d8ddc
Update ruby Docker tag to v3.3.4
2024-08-24 15:28:30 +00:00
73b27bd619
Update fluent/fluentd Docker tag to v1.17.0
2024-08-24 15:28:26 +00:00