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

GitHub Actions support #2304

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Feb 1, 2022

  • add GitHub Action to build and test cxx plugin: cxx-ci.yml
  • add automatic release step: 'Latest Snapshot'
  • add GitHub Action badge to README.md
  • ignore HTML Tidy warnings
  • optimize behave step 'the analysis log contains a line matching': support all line ending combinations [\r\n]
  • adapt 'stop_sonar' to work with GitHub Action
  • add 'requirements.txt' for behave in the integration folder
  • remove DeepCode badge
  • use SQ 8.9.7.52159
  • delete Travis and AppVeyor support
  • close Use GitHub Actions #2310

This change is Reviewable

@guwirth guwirth added this to the 2.0.7 milestone Feb 1, 2022
@guwirth guwirth force-pushed the github-actions branch 3 times, most recently from 79718f3 to 43a05d1 Compare February 9, 2022 10:30
@guwirth guwirth changed the title GitHub actions GitHub Actions support Feb 12, 2022
@guwirth guwirth modified the milestones: 2.0.7, 2.1.0 Feb 12, 2022
@guwirth guwirth mentioned this pull request Feb 12, 2022
@guwirth guwirth force-pushed the github-actions branch 5 times, most recently from 8d415fa to 12caa93 Compare March 2, 2022 15:10
@guwirth guwirth self-assigned this Mar 2, 2022
@guwirth guwirth force-pushed the github-actions branch 3 times, most recently from d9eabba to c744892 Compare March 3, 2022 07:26
- add GitHub Action to build and test cxx plugin: cxx-ci.yml
- add automatic release step: 'Latest Snapshot'
- add GitHub Action badge to README.md
- ignore HTML Tidy warnings
- optimize behave step 'the analysis log contains a line matching': support all line ending combinations [\r\n]
- adapt 'stop_sonar' to work with GitHub Action
- add 'requirements.txt' for behave in the integration folder
- remove DeepCode badge
- use SQ 8.9.7.52159
- delete Travis and AppVeyor support
@guwirth guwirth merged commit 18c9b2f into SonarOpenCommunity:master Mar 3, 2022
@guwirth guwirth deleted the github-actions branch July 26, 2022 09:06
@guwirth guwirth restored the github-actions branch July 26, 2022 09:15
@guwirth guwirth deleted the github-actions branch July 26, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Use GitHub Actions
1 participant