opendevstack / ods-quickstarters

Contains project quickstarters (boilerplates) for Nginx, Go, Java (Spring Boot), Python (Flask), Rust (Axum), Scala (Play), TypeScript (Express), Angular, Ionic, Jupyter, RShiny - all including CI/CD integration & Jenkins build agents
Apache License 2.0
27 stars 39 forks source link

Fix permision for golden tests #1052

Closed BraisVQ closed 2 weeks ago

BraisVQ commented 2 weeks ago

As we are preparing to use the Quickstarters golden tests officially, we are also updating the Golang version they use (from go 1.13 to 1.23). In the tests we did with the latest Golang agent we found out that we face permission issues in the Jenkins home folder so we need to change it.