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

ci: Add build scan for ubuntu workflow #1269

Merged
merged 7 commits into from
Oct 28, 2020

Conversation

pawelpasterz
Copy link
Contributor

@pawelpasterz pawelpasterz commented Oct 26, 2020

Fixes #1251

Adds build scan to ubuntu-workflow. Additionally, commit ID will be added to the scan under Custom Values.
Currently only for ubuntu-workflow, if required, can be easily added to another GH actions

Test Plan

How do we know the code works?

  1. Run ./gradlew build -I gradle/scans-init.gradle.kts
  2. Observe build scan URL is printed at the end of run
  3. (to verify after merge) PR comment should be added when ubuntu-workflow is finished

@pawelpasterz pawelpasterz self-assigned this Oct 26, 2020
@pawelpasterz pawelpasterz changed the title Add build scann for ubuntu workflow ci: Add build scann for ubuntu workflow Oct 26, 2020
@pawelpasterz pawelpasterz changed the title ci: Add build scann for ubuntu workflow ci: Add build scan for ubuntu workflow Oct 26, 2020
@github-actions
Copy link
Contributor

Buildscan url for run 328684324
https://gradle.com/s/lkpxj3cgpu2kk

@pawelpasterz
Copy link
Contributor Author

Buildscan url for run 328684324
https://gradle.com/s/lkpxj3cgpu2kk

Hey, it's working :D

@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from a0cb663 to cb5117e Compare October 26, 2020 13:59
@github-actions
Copy link
Contributor

Buildscan url for run 330692360
https://gradle.com/s/jpj6zualfg7j2

@codecov-io
Copy link

codecov-io commented Oct 27, 2020

Codecov Report

Merging #1269 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1269   +/-   ##
=========================================
  Coverage     79.67%   79.67%           
  Complexity      723      723           
=========================================
  Files           233      233           
  Lines          4437     4437           
  Branches        759      759           
=========================================
  Hits           3535     3535           
  Misses          503      503           
  Partials        399      399           

@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from 74b4af5 to 55008a5 Compare October 27, 2020 12:13
@github-actions
Copy link
Contributor

Buildscan url for run 331282231
https://gradle.com/s/mf75oojyodkza

@github-actions
Copy link
Contributor

Buildscan url for run 331501274
https://gradle.com/s/3u6fwnb7kcje6

@github-actions
Copy link
Contributor

Buildscan url for run 331574883
https://gradle.com/s/hrb3kpunjfhvc

@piotradamczyk5 piotradamczyk5 force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from fc82da9 to fe2ddfe Compare October 27, 2020 14:50
@github-actions
Copy link
Contributor

Buildscan url for run 331583720
https://gradle.com/s/yyhz4ketwtunk

@github-actions
Copy link
Contributor

Buildscan url for run 333030859
https://gradle.com/s/a6jc5cz7pcamc

@github-actions
Copy link
Contributor

Buildscan url for run 333034479
https://gradle.com/s/5yeigta2he5uq

@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from 1e6da2b to 22d45dc Compare October 28, 2020 07:30
@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from 22d45dc to 03eb158 Compare October 28, 2020 07:30
@github-actions
Copy link
Contributor

Buildscan url for run 333099307
https://gradle.com/s/krtd3d2c7q3py

@github-actions
Copy link
Contributor

Buildscan url for ubuntu-workflow run 333153815
https://gradle.com/s/rc6zyjgybcdbg

@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from 9b9bf2c to 7ca1afc Compare October 28, 2020 08:35
@github-actions
Copy link
Contributor

Buildscan url for ubuntu-workflow run 333194523
https://gradle.com/s/hbn2twb3wmafs

@pawelpasterz pawelpasterz force-pushed the 1251-add-build-scan-for-ubuntu-workflow branch from 7ca1afc to adb66bc Compare October 28, 2020 08:50
@github-actions
Copy link
Contributor

Buildscan url for ubuntu-workflow run 333218703
https://gradle.com/s/3wvnrthrrjsrw

@pawelpasterz pawelpasterz merged commit 2edfd2a into master Oct 28, 2020
@pawelpasterz pawelpasterz deleted the 1251-add-build-scan-for-ubuntu-workflow branch October 28, 2020 12:00
@github-actions
Copy link
Contributor

Buildscan url for ubuntu-workflow run 333533800
https://gradle.com/s/qcl4q4gh6otuc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish build scans for pull requests
5 participants