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

skip pr for get id token step #4813

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

j1m-ryan
Copy link
Member

@j1m-ryan j1m-ryan commented Dec 18, 2023

Proposed changes

Fixes pipeline issue on PRs where the Get Id token step in the build-plus.yml workflow was failing. This fix works by avoiding this step on PRs

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

@j1m-ryan j1m-ryan requested a review from a team as a code owner December 18, 2023 15:28
Copy link

netlify bot commented Dec 18, 2023

👷 Deploy request for nginx-kubernetes-ingress pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 15bfe84

@github-actions github-actions bot added the chore Pull requests for routine tasks label Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c05429a) 52.01% compared to head (15bfe84) 52.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4813      +/-   ##
==========================================
+ Coverage   52.01%   52.03%   +0.02%     
==========================================
  Files          60       60              
  Lines       17313    17313              
==========================================
+ Hits         9005     9009       +4     
+ Misses       7995     7993       -2     
+ Partials      313      311       -2     

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

Copy link
Contributor

@jjngx jjngx left a comment

Choose a reason for hiding this comment

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

👍🏻

@j1m-ryan j1m-ryan merged commit 78e4d1d into nginxinc:main Dec 18, 2023
69 checks passed
@j1m-ryan j1m-ryan deleted the chore/skip-get-id-token-step-on-pr branch December 18, 2023 17:32
j1m-ryan added a commit to j1m-ryan/kubernetes-ingress that referenced this pull request Dec 18, 2023
j1m-ryan added a commit that referenced this pull request Dec 18, 2023
* automate kindest/node versions (#4798)

* automate kindest/node versions

* fix typo

* test github action

* undo temporary test

* exclude versions not in the form vX.Y.Z, eg alpha versions

* update k8s_latest origin

* trim the version from the start of the string

* skip pr for get id token step (#4813)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants