Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New module: build environment requirements #120

Open
8 tasks
zml2008 opened this issue Mar 5, 2023 · 0 comments
Open
8 tasks

New module: build environment requirements #120

zml2008 opened this issue Mar 5, 2023 · 0 comments
Labels
type: enhancement New feature or request

Comments

@zml2008
Copy link
Member

zml2008 commented Mar 5, 2023

This probably makes most sense as a Settings plugin:

  • make assertions about the build environment
  • provide friendly error messages
  • be maximally compatible (back to whatever ancient version of Gradle 4 is present in some debian repos)
  • allow downgrading the assertions to warnings
  • provide assertions about:
    • java runtime version (range handling)
    • java runtime vendor
    • operating system?
    • system architecture
    • gradle version
    • git submodule existence
    • git submodule up-to-date
    • executable on PATH
@kashike kashike added the type: enhancement New feature or request label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants