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

chore(build): sw-1647 workflow mod, prep for branch rename #1177

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Aug 29, 2023

What's included

  • chore(build): workflow mod, prep for branch rename

Notes

  • Prep work for moving to using main and stable branches where...
    • main is a representation of beta/preview staging
    • stable is a representation of stable staging, and related Git hashes are used to do production releases
  • Aligns documentation to the branching structure
  • Aligns GitHub action workflows to the branching structure
  • Aligns Travis temporarily to the new branch structure while behind the scenes routing shifts to the container build
  • This will deactivate ROSA in the OpenShift group variant select/dropdown across all environments @diegomaranhao . ROSA will still be directly available at [subscriptions ui]/rosa
  • AFTER this PR is merged...
    • We'll confirm that Travis is still functioning and pushed related code towards stage-preview, then
    • A new stable branch will be created, then
    • We'll confirm that Travis is still functioning and pushed related code towards stage-stable
    • If any failures happen at the Travis level we'll merge subsequent mods
    • The dev branch will be dated/renamed, then retired

How to test

Example

...

Updates issue/story

sw-1647

@cdcabrera cdcabrera added build 202308 project phase labels Aug 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Merging #1177 (9cb2420) into main (ff210b2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1177   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files         121      121           
  Lines        4162     4162           
  Branches     1745     1745           
=======================================
  Hits         3860     3860           
  Misses        274      274           
  Partials       28       28           

Continue to review full report in Codecov by Sentry.

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

@cdcabrera cdcabrera marked this pull request as ready for review August 29, 2023 18:10
@cdcabrera cdcabrera changed the title chore(build): workflow mod, prep for branch rename chore(build): sw-1647 workflow mod, prep for branch rename Aug 29, 2023
@cdcabrera cdcabrera merged commit 5e3fb32 into RedHatInsights:main Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202308 project phase build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants