Closed
Description
See for details:
Candidates to be replaced:
- JDK
- locally (instead of
brew
'stemurin@8
) - on CI (instead of
actions/setup-java
) (resolution: let's keep it)
- locally (instead of
- Terraform (instead of
tfenv
) - Ansible
- locally
- on CI
- Maven
- locally (instead of
./mvnw
Integrate maven wrapper to simplify bootstrap process for newcomers #627) (obsoletes Use mvnw in build scripts #1064) - on CI (instead of Maven from GitHub Actions Runner image) (resolution: let's keep it; might be revisited in future)
- locally (instead of
- NodeJS (instead of
maven-frontend-plugin
) (resolution: let's keep it) connect-todos-to-issues.sh
depends ongh
utility (resolution: let's keep it)- idea: automatically encrypt/decrypt/cleanup secrets when changing a dir
- idea: replace
src/main/scripts/execute-command.sh
bymise tasks
- Non-documented behavior: `mise use` prefer to updates `mise.local.toml` jdx/mise#4631