Use Apache Logging Services reusable workflows#419
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
This PR switches Flume to use the reusable workflows from apache/logging-parent.
db15245 to
437ba2d
Compare
The script makes the build non-reproducible.
|
I apologize. I never saw this. I have been in the middle of splitting the repo into multiple projects and then got pulled away. I believe the changes you made should apply though so I can give it a try. |
|
The changes might be a little bit out of date. This must have been based on |
|
That is probably the best I can do for now. The build is failing, but the failures are logged to the Develocity server. You can analyze it at https://ge.apache.org/scans?search.rootProjectNames=Apache%20Flume%20Project&search.timeZoneId=Europe%2FWarsaw# |
|
BTW: I bumped the JDK used by the build (but not the JRE requirement) to 11. Many Maven plugins don't work any more on JDK 8. |
This PR switches Flume to use the reusable workflows from apache/logging-parent.