Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

GitHub Actions setup #20

Merged
merged 2 commits into from
Jun 25, 2021
Merged

GitHub Actions setup #20

merged 2 commits into from
Jun 25, 2021

Conversation

ErwanGauduchon
Copy link
Contributor

Proposed changes

Replace Travis CI with GitHub Actions.

Types of changes

What types of changes does your code introduce to this plugin?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Issues closed by changes

Checklist

  • I have read the CONTRIBUTING doc
  • I agree with the CODE OF CONDUCT
  • Lint and unit tests pass locally with my changes
  • SonarCloud and Travis CI tests pass with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

@ErwanGauduchon ErwanGauduchon requested a review from Sancretor June 24, 2021 13:56
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Sancretor Sancretor linked an issue Jun 25, 2021 that may be closed by this pull request
@Sancretor Sancretor merged commit ef021db into dev Jun 25, 2021
@Sancretor Sancretor deleted the github-actions-setup branch June 25, 2021 07:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the CI/CD process to use GitHub Actions
2 participants