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

Release of Yupana 0.2.13 #357

Merged
merged 10 commits into from
Aug 18, 2021
Merged

Release of Yupana 0.2.13 #357

merged 10 commits into from
Aug 18, 2021

Conversation

kgaikwad
Copy link
Contributor

@kgaikwad kgaikwad commented Jul 29, 2021

Commit

5af42cf213e733a361d9fbe5441a6dc77552596e

Features

  • PR 363 - Update rbac to service set in Jenkinsfile-smoke.groovy
  • PR 361 - Update Jenkinsfile-smoke.groovy
  • PR 358 - Update stale_timestamp to same as insights-client
  • PR 356 - Transform tag's value to string
  • PR 350 - Transform bios UUID field to omit invalid value
  • PR 354 - Migrate from Travis to GitHub actions
  • PR 352 - Update smoke job to use the foreman IQE plugin

Bugs

  • PR 362 - print log only when tags are transformed by yupana
  • PR 359 - Refs YUPANA-42 omit bios_uuid of type boolean & number
  • PR 355 - remove slack notification step

san7ket and others added 5 commits June 23, 2021 14:46
* Update Jenkinsfile-smoke.groovy

* Update Jenkinsfile-smoke.groovy
* add github workflow

* fix yaml syntax

* update build.yml

* add slack notification

* remove travis files
* YUPANA-42 - transform bios UUID field to omit invalid value

* make comparison case insensitive
* YUPANA-52 - transform tag's value to string

* correct the indentation
@InsightsDroid InsightsDroid added the stable Tags a PR as stable for the e2e deployments label Jul 29, 2021
@kgaikwad kgaikwad requested a review from apuntamb July 29, 2021 12:49
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2021

Codecov Report

Merging #357 (5af42cf) into stable (f7bece3) will decrease coverage by 0.06%.
The diff coverage is 92.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable     #357      +/-   ##
==========================================
- Coverage   94.07%   94.00%   -0.07%     
==========================================
  Files          20       20              
  Lines        1434     1469      +35     
  Branches      166      174       +8     
==========================================
+ Hits         1349     1381      +32     
- Misses         60       61       +1     
- Partials       25       27       +2     
Impacted Files Coverage Δ
yupana/processor/report_slice_processor.py 94.24% <91.42%> (-0.41%) ⬇️
yupana/processor/abstract_processor.py 95.94% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7bece3...5af42cf. Read the comment docs.

@kgaikwad
Copy link
Contributor Author

@apuntamb - please request to review release changes.

@apuntamb
Copy link
Contributor

@kgaikwad LGTM! I see one of the checks still running. Once that's done, we can merge the PR.

@kgaikwad
Copy link
Contributor Author

@kgaikwad LGTM! I see one of the checks still running. Once that's done, we can merge the PR.

As we are using github actions instead of travis, removed continuous-integration/travis-ci from list under Require status checks to pass before merging for status branch.

@kgaikwad kgaikwad merged commit d9a0849 into stable Aug 18, 2021
@kgaikwad
Copy link
Contributor Author

Thank you @apuntamb for review!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stable Tags a PR as stable for the e2e deployments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants