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

chore: Trigger run_tests action automatically by default (excluding files: .md, .gitignore, and images) #64

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

melbeltagy
Copy link
Contributor

@melbeltagy melbeltagy commented Oct 1, 2024

The objective is to switch triggering the github action from including specific paths to include everything by default and excluding specific files. This is to allow running builds automatically when necessary.

Excluded files are:

  • 3RD-PARTY-NOTICES.txt
  • documentation (*.md files)
  • .gitignore files
  • `**/.ort.yml' file
  • images (img/**)

@melbeltagy melbeltagy requested review from a team and mikkbachmann and removed request for a team October 1, 2024 01:48
@melbeltagy melbeltagy self-assigned this Oct 1, 2024
Copy link

sonarqubecloud bot commented Oct 1, 2024

Copy link

github-actions bot commented Oct 1, 2024

Job Summary for Gradle

X-Road-Catalog tests :: BuildAndTest
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
x-road-catalog
buildEnvironment xroad-catalog-persistence:buildEnvironment…
8.10 Build Scan not published
x-road-catalog build 8.10 Build Scan not published

@melbeltagy melbeltagy merged commit c046284 into develop Oct 1, 2024
3 checks passed
@melbeltagy melbeltagy deleted the run_tests_switch-from-paths-to-paths-ignore branch October 1, 2024 13:59
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.

2 participants