This website requires JavaScript.
Explore
Help
Sign In
varnitgoyal95
/
deployment-portal-be
Watch
1
Star
0
Fork
0
You've already forked deployment-portal-be
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
deployment-portal-be
/
go.work
4 lines
23 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
INFRA-809 | Ashvin | Fixes wrong version format (#885) * INFRA-809 | Ashvin | Make deployment_manifest.json compliant with kutegen * INFRA-809 | Ashvin | Fixes wrong version format https://infra-pipelines.cmd.navi-tech.in/go/tab/build/detail/deployment-portal-backend-dev-deployment/859/deploy/3/deploy * INFRA-809 | Ashvin | Fixes wrong version format https://infra-pipelines.cmd.navi-tech.in/go/tab/build/detail/deployment-portal-backend-dev-deployment/859/deploy/3/deploy
2024-04-16 03:54:24 +05:30
go 1.21
INFRA-809 | Ashvin | Move jsonnet to kutegen (#864) * INFRA-809 | Ashvin | Replace jsonnet with kutegen * INFRA-809 | Ashvin | Install kutegen on build and test * INFRA-809 | Ashvin | Fix 'static' modifier out of order with the JLS suggestions in KutegenClient.java * INFRA-809 | Ashvin | Remove all templates files * INFRA-809 | Ashvin | Add kutegen submodule * INFRA-809 | Ashvin | Use go run kutegen instead of build This will save dev an extra step of building kutegen each time they make a change in the templates files and thus save time and effort. go.work file lets us run go build and run in the parent directory. * INFRA-809 | Ashvin | Remove redundant dirs from Dockerfile * INFRA-809 | Ashvin | Remove go build in maven file. This was causing various dependency issue in the build process. I will add a Makefile if there is a need in the future for now. For now all local development will be done using go run command so this will not be necessary. * INFRA-809 | Ashvin | Update kutegen version * INFRA-809 | Ashvin | Revert YAML support from kutegen * INFRA-809 | Ashvin | Rebase the commit to kutegen * INFRA-809 | Ashvin | Fix test Using changes in the kutegen * INFRA-809 | Ashvin | Remove the templates dir * INFRA-809 | Ashvin | Clean generated dirs with mvn clean
2024-04-05 12:28:32 +05:30
use ./kutegen
Reference in New Issue
Copy Permalink