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

Split docs script cherry pick #5090

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Feb 14, 2024

Proposed changes

Escape release & helm version regexes to avoid . being treated as part of the regex.
Make updating release notes a seperate script in preparation for further enhancements to the process.

Update base image sha256's

cherry pick of PRs #4961 #5072 #5073 #5074

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@pdabelf5 pdabelf5 requested review from a team as code owners February 14, 2024 09:42
@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Pull requests/issues for documentation helm_chart Pull requests that update the Helm Chart tests Pull requests that update tests labels Feb 14, 2024
@pdabelf5 pdabelf5 changed the base branch from main to release-3.4 February 14, 2024 09:43
@pdabelf5 pdabelf5 enabled auto-merge (squash) February 14, 2024 09:49
Bumps nginx from `156d75f` to `f2802c2`.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps redhat/ubi8 from `23d8dfd` to `627867e`.

---
updated-dependencies:
- dependency-name: redhat/ubi8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ild (#5074)

Bumps opentracing/nginx-opentracing from `2e0268d` to `2217e9f`.

---
updated-dependencies:
- dependency-name: opentracing/nginx-opentracing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot removed helm_chart Pull requests that update the Helm Chart documentation Pull requests/issues for documentation dependencies Pull requests that update a dependency file tests Pull requests that update tests labels Feb 14, 2024
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0f45ece) 52.14% compared to head (cff6718) 52.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-3.4    #5090   +/-   ##
============================================
  Coverage        52.14%   52.14%           
============================================
  Files               60       60           
  Lines            17366    17366           
============================================
  Hits              9056     9056           
  Misses            7994     7994           
  Partials           316      316           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit d025e88 into release-3.4 Feb 14, 2024
66 checks passed
@pdabelf5 pdabelf5 deleted the split-docs-script-cherry-pick branch February 14, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants