1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
aa2c6d3a46
Add workaround for beangrow issues
All checks were successful
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
02e87e1cc1
chore(deps): update https://github.com/beancount/beangrow digest to aa70be1 2024-09-28 22:00:16 +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
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
a95c23dcf2
Update dependency fava_envelope to v0.5.9 2024-08-24 15:45:18 +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