tiagobento commented on code in PR #2246:
URL:
https://github.com/apache/incubator-kie-tools/pull/2246#discussion_r1570904571
##########
devbox.json:
##########
@@ -0,0 +1,30 @@
+{
+ "$schema":
"https://raw.githubusercontent.com/jetpack-io/devbox/0.10.4/.schema/devbox.schema.json",
+ "packages": {
+ "temurin-bin-17": "17.0.9",
+ "nodejs": "18.19.1",
+ "maven": "3.9.6",
+ "kubernetes-helm": "3.13.3",
+ "gnumake": "4.4.1",
+ "go": "1.21.8",
+ "python": "3.12.2",
+ "operator-sdk": "1.34.1",
+ "kubebuilder": "3.14.0"
Review Comment:
That would be great, but it's a bit cumbersome to do :/ Unfortunately the
names are not a 1:1 to match, so having a check that more or less works doesn't
bring much to us, IMHO. It's one more place to remember to update, yes, but not
too big of a concern IMHO right now. In any case, thanks for bringing this up
@jomarko!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]