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

Add integration workflow #2

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Add integration workflow #2

merged 3 commits into from
Oct 30, 2023

Conversation

LVMVRQUXL
Copy link
Collaborator

This request makes the gradlew file executable and adds an integration workflow to the repository.

This integration workflow will trigger whenever a push or a pull request updates a Gradle file, a Kotlin file or the workflow itself. It can also be triggered manually.

It is responsible for doing the following tasks:

  • validating the Gradle wrapper for security purpose
  • submit the runtime dependencies of the application to the GitHub repository
  • running all checks of the application.

@LVMVRQUXL LVMVRQUXL added the enhancement New feature or request label Oct 27, 2023
@LVMVRQUXL LVMVRQUXL self-assigned this Oct 27, 2023
@MichaelStH MichaelStH merged commit 6a86758 into develop Oct 30, 2023
3 checks passed
@LVMVRQUXL LVMVRQUXL deleted the automation/integration branch October 30, 2023 21:35
LVMVRQUXL added a commit to LVMVRQUXL/LVMVRQUXL that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants