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

Cleanup validate workflow #9108

Merged

Conversation

romain-grecourt
Copy link
Contributor

@romain-grecourt romain-grecourt commented Aug 7, 2024

Description

Cleanup validate workflow:

  • Remove 'pipeline' Maven profile
  • Add -B -fae -e to MAVEN_ARGS environment variable
  • Remove usage of -Dmaven.test.skip=true (breaks tests jars)
  • Use -T for prime builds
  • Remove HELIDON_PIPELINES environment variable
  • Update example scripts to use https URL instead of SSH, use MAVEN_ARGS
  • Add a free disk space step to the dbclient job

Documentation

None.

- Remove 'pipeline' Maven profile
- Add -B -fae -e to MAVEN_ARGS
- Remove usage of -Dmaven.test.skip=true (breaks tests jars)
- Use -T8 for prime builds
- Remove HELIDON_PIPELINES environment variable
- Update example scripts to use https URL instead of SSH, use MAVEN_ARGS
@romain-grecourt romain-grecourt added build 4.x Version 4.x labels Aug 7, 2024
@romain-grecourt romain-grecourt added this to the 4.1.0 milestone Aug 7, 2024
@romain-grecourt romain-grecourt self-assigned this Aug 7, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 7, 2024
@romain-grecourt romain-grecourt merged commit a07579b into helidon-io:main Aug 7, 2024
26 checks passed
@romain-grecourt romain-grecourt deleted the cleanup-validate-workflow branch August 7, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x build OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants