-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Enable actions on pull request #1209
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8135dcd
Update revision for release
9d10347
Merge tag 'v22.08.01'
7ba85c5
Create sonarcloud.yml
akuker a31476d
Update sonarcloud.yml
akuker 27845d7
Update sonarcloud.yml
akuker 5cb3bb5
Update sonarcloud.yml
akuker a33a256
Update sonarcloud.yml
akuker 1582ece
Delete sonarcloud.yml
akuker 39d36cf
Merge tag 'v22.10.01'
c7f7f55
Update revision number for release
ef49663
Merge tag 'v22.12.01'
3c7e2cd
Merge tag 'v23.02.01'
3ad668c
Remove SonarCloud cache setup as it is now offered by default (#1135)
mpaladin 92d9fe5
Revert "Remove SonarCloud cache setup as it is now offered by default…
akuker 57fa874
Merge tag 'v23.04.01'
a225530
Update web.yml
akuker af5b7b6
Update cpp.yml
akuker 357e6f4
Update web.yml
akuker 6da0ce2
Update build_code.yml
akuker 660a099
Update build_code.yml
akuker 8e937b9
Update cpp.yml
akuker 1f4e7b4
Update web.yml
akuker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if paths and branches have to be repeated from the "push:" trigger? Maybe they do...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got the impression that they do from the documentation. I'll push this, then experiment.