Skip to content

Conversation

@ramsessanchez
Copy link
Contributor

Changes proposed in this pull request

  • Adding a Build workflow using Github actions. This is step 1 in migrating the CI/CD pipelines from AzureDevOps to Github Actions.

@baywet baywet marked this pull request as draft August 31, 2021 18:10
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for starting the work. A few comments. In addition I moved this PR back to draft while you're working on it. The cred scan task is rightfully complaining about credentials, maybe you can comment out the key/value in the gradle.properties files? https://github.com/microsoftgraph/msgraph-sdk-java-core/pull/303/checks?check_run_id=3475815716

@baywet baywet added this to the 2.0.9 milestone Aug 31, 2021
@baywet baywet linked an issue Aug 31, 2021 that may be closed by this pull request
ramsessanchez and others added 2 commits September 1, 2021 12:39
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Revert to  onPush
@ramsessanchez ramsessanchez requested a review from baywet September 2, 2021 19:07
@ramsessanchez ramsessanchez marked this pull request as ready for review September 9, 2021 21:16
ramsessanchez and others added 13 commits September 9, 2021 14:17
Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle.properties

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle.properties

Update gradle.properties

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle-build.yml

Update gradle.properties

Update gradle-build.yml

Update gradle-build.yml
Add commitback for baseline file
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2021

Kudos, SonarCloud Quality Gate passed!    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

@baywet baywet merged commit 0f83e1d into dev Sep 10, 2021
@baywet baywet deleted the rsh/addBuildWorkflow branch September 10, 2021 11:51
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.

Pipeline Migration to GitHub Actions

2 participants