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

Bugfix/improve workflows #1086

Merged
merged 6 commits into from
Jul 28, 2024
Merged

Bugfix/improve workflows #1086

merged 6 commits into from
Jul 28, 2024

Conversation

nagyesta
Copy link
Owner

@nagyesta nagyesta commented Jul 28, 2024

Issue: N/A

Description

  • Runs test workflow on every commit of the "main" branch
  • Limits permissions of draft release creation workflow
  • Limits permissions of release trigger workflow
  • Restricts permissions of CodeQL workflow
  • Runs CodeQL scanning on every build of the "main" branch
  • Switches to new Gradle wrapper validation action

Entry point

Checklists

  • I have rebased my branch
  • My commit message is meaningful
  • The commit messages use semantic versioning: {major}, {minor} or {patch}
  • The changes are focusing on the issue at hand
  • I have maintained or increased test coverage

Notes

nagyesta added 5 commits July 28, 2024 21:30
- Run test workflow on every commit of the "main" branch

{patch}
Signed-off-by: Esta Nagy <[email protected]>
- Restrict permissions of release trigger workflow

Signed-off-by: Esta Nagy <[email protected]>
- Limits permissions of draft release creation workflow

Signed-off-by: Esta Nagy <[email protected]>
- Limits permissions of release trigger workflow

Signed-off-by: Esta Nagy <[email protected]>
- Restricts permissions of CodeQL workflow
- Runs CodeQL scanning on every build of the "main" branch

{patch}

Signed-off-by: Esta Nagy <[email protected]>
@nagyesta nagyesta self-assigned this Jul 28, 2024
@nagyesta nagyesta added the bug Something isn't working label Jul 28, 2024
- Switches to new Gradle wrapper validation action

Signed-off-by: Esta Nagy <[email protected]>
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.96%. Comparing base (f4057e1) to head (c5806ee).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1086   +/-   ##
=========================================
  Coverage     98.96%   98.96%           
  Complexity     2019     2019           
=========================================
  Files           239      239           
  Lines          4926     4926           
  Branches        193      193           
=========================================
  Hits           4875     4875           
  Misses           38       38           
  Partials         13       13           
Flag Coverage Δ
app 99.36% <ø> (ø)
client 94.00% <ø> (ø)
testcontainers 97.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nagyesta nagyesta merged commit 1593e7e into main Jul 28, 2024
13 checks passed
@nagyesta nagyesta deleted the bugfix/improve-workflows branch July 28, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant