87fb1aa136
chore(deps): update dependency node to v22.14.0
2025-02-13 17:01:15 +00:00
3019498f2f
chore(deps): update dependency node to v22.13.1
2025-01-22 16:45:36 +00:00
8935403d2c
Merge pull request 'chore(deps): update https://github.com/phracturedblue/fava-portfolio-summary digest to 7d33016' ( #147 ) from renovate/https-github.com-phracturedblue-fava-portfolio-summary-digest into master
...
build/node-script Building image node-script
build/fluentd Building image fluentd
build/base Building image base
build/frp Building image frp
build/forgejo Building image forgejo
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/gotenberg Building image gotenberg
build/nextcloud Building image nextcloud
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/fava Building image fava
Reviewed-on: #147
2025-01-21 10:50:47 +00:00
e8ae2d5d4c
Merge pull request 'chore(deps): update https://github.com/beancount/beangrow digest to b7d9ea9' ( #146 ) from renovate/https-github.com-beancount-beangrow-digest into master
...
Reviewed-on: #146
2025-01-21 10:50:39 +00:00
45041d486a
Merge pull request 'chore(deps): update dependency fava-investor to v1' ( #151 ) from renovate/fava-investor-1.x into master
...
Reviewed-on: #151
2025-01-21 10:50:33 +00:00
415f9f7b46
chore(deps): update dependency fava-investor to v1
2025-01-21 10:46:31 +00:00
d06b2cad96
chore(deps): update dependency fava to v1.30
2025-01-21 10:46:28 +00:00
0dcb1d5a1d
chore(deps): update https://github.com/phracturedblue/fava-portfolio-summary digest to 7d33016
2025-01-21 10:45:44 +00:00
afa06cd4a0
chore(deps): update https://github.com/beancount/beangrow digest to b7d9ea9
2025-01-21 10:45:41 +00:00
f915d9f5b8
chore(deps): update dependency node to v22.13.0
2025-01-08 02:00:24 +00:00
041e704f72
Merge pull request 'chore(deps): update python docker tag to v3.13.1' ( #73 ) from renovate/python-3.x into master
...
Reviewed-on: #73
2024-12-05 08:38:21 +00:00
a74a0dafa3
chore(deps): update python docker tag to v3.13.1
2024-12-04 22:30:59 +00:00
440b1a6dac
chore(deps): update dependency node to v22.12.0
2024-12-04 01:46:31 +00:00
3924bbd558
chore(deps): update https://github.com/scauligi/refried digest to cf64dfa
2024-11-30 18:15:19 +00:00
75ba5dffe7
chore(deps): update https://github.com/andreasgerstmayr/fava-dashboards digest to c45503d
2024-11-25 15:15:33 +00:00
6be7c22996
Fix broken beangrow installation
...
build/base Building image base
build/forgejo Building image forgejo
build/frp Building image frp
build/node-script Building image node-script
build/fluentd Building image fluentd
build/ruby-script Building image ruby-script
build/python-script Building image python-script
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/fava Building image fava
Upstream implemented the fix, so we don't need the fork anymore.
2024-11-25 15:58:40 +01:00
aa2c6d3a46
Add workaround for beangrow issues
...
build/frp Building image frp
build/base Building image base
build/beancount-import Building image beancount-import
build/fluentd Building image fluentd
build/node-script Building image node-script
build/forgejo Building image forgejo
build/ruby-script Building image ruby-script
build/python-script Building image python-script
build/lua-clib Building image lua-clib
build/gotenberg Building image gotenberg
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin
build/fava Building image fava
build/nextcloud Building image nextcloud
They currently use an invalid dependency specification which
makes any attempt to install it fail. Until they fix this, I'll have to
divert to a fork.
2024-11-20 15:36:57 +01:00
f37c76cdcb
chore(deps): update dependency fava to v1.29
2024-11-15 12:01:23 +00:00
9d7655bd8d
chore(deps): update dependency node to v22.11.0
2024-10-30 00:46:12 +00:00
14726c0ce3
chore(deps): update dependency node to v22
2024-10-29 00:00:58 +00:00
7c3bca840f
chore(deps): update dependency node to v20.18.0
2024-10-17 08:46:34 +00:00
02e87e1cc1
chore(deps): update https://github.com/beancount/beangrow digest to aa70be1
2024-09-28 22:00:16 +00:00
641d597fe0
chore(deps): update python docker tag to v3.12.6
2024-09-09 18:45:11 +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
443bd2e4b8
Update https://github.com/beancount/beangrow digest to 56f1c2a
2024-08-26 11:45:16 +00:00
c66b6f0896
Update https://github.com/andreasgerstmayr/fava-dashboards digest to 50a0b7c
2024-08-26 09:55:08 +00: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
f5369fc38c
Update dependency fava to v1.28
2024-08-25 07:00:13 +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
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
a95c23dcf2
Update dependency fava_envelope to v0.5.9
2024-08-24 15:45:18 +00:00
4f4b856f30
Update dependency node to v20.17.0
2024-08-24 15:27:58 +00:00
b72ddf939a
Update python Docker tag to v3.12.5
2024-08-24 15:27:07 +00:00
5c4f1d3f02
Update dependency beanprice to v1.2.1
2024-08-24 15:18:48 +00:00
925028dc4b
Fix Fava requirements
2024-08-24 17:11:05 +02:00
b4ea7d0ab5
Implement custom version checks
...
Many dependencies are installed manually within the Dockerfiles,
where Renovate cannot determine the version numbers by default.
However, through custom matching, the corresponding data sources
can be invoked, and the version number replaced via regex.
2024-08-24 17:11:03 +02:00
55d5c67661
Initialize repository
2024-08-23 15:07:13 +02:00