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

build(ci): Basic Gradle workflow to build on Github #5133

Closed

Conversation

skaldarnar
Copy link
Member

Contains

A Github workflow to build, test, and analyze the code.

Uses Gradle Build Scans for reporting, see https://docs.gradle.com/enterprise/gradle-plugin/#connecting_to_scans_gradle_com (automatically accepted for CI runs, but no for local runs).

How to test

  • ensure that gradlew distForLauncher --scan still prompts for user agreement
  • ensure that the jobs look reasonable and work correctly (for instance, ❌ when build should be failing)

Additional Tasks

  • configure mandatory checks to use Github jobs instead of Jenkins jobs for now

@skaldarnar skaldarnar closed this Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant