issues
search
eclipse-csi
/
otterdog
OtterDog is a tool to manage GitHub organizations at scale using a configuration as code approach. It is actively used by the Eclipse Foundation to manage its numerous projects hosted on GitHub.
https://otterdog.readthedocs.org
Eclipse Public License 2.0
24
stars
4
forks
source link
Switch to use rjsonnet instead of gojsonnet
#327
Closed
netomi
closed
1 week ago
netomi
commented
1 week ago
This fixes #290 .
This has various benefits:
remove dependency on golang as a prerequisites to gojsonnet
faster than gojsonnet
support for python 3.13+
This fixes #290 .
This has various benefits: