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

feat: add a label to trigger repository restart #329

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

bjwswang
Copy link
Collaborator

@bjwswang bjwswang commented Sep 7, 2023

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fix: #318

Special notes for your reviewer

Only a way to enable manually restart with this new lable. Not tested yet. Not committed to work....

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #329 (63d3b11) into main (a4364fe) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   24.42%   24.37%   -0.06%     
==========================================
  Files          37       37              
  Lines        3529     3537       +8     
==========================================
  Hits          862      862              
- Misses       2609     2617       +8     
  Partials       58       58              
Files Changed Coverage Δ
api/v1alpha1/repository.go 14.28% <ø> (ø)
controllers/repository_controller.go 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

0xff-dev
0xff-dev previously approved these changes Sep 7, 2023
Abirdcfly
Abirdcfly previously approved these changes Sep 7, 2023
@bjwswang
Copy link
Collaborator Author

bjwswang commented Sep 7, 2023

i forgot to add the tests…

@bjwswang bjwswang dismissed stale reviews from Abirdcfly and 0xff-dev via 40f4844 September 8, 2023 06:04
@bjwswang bjwswang force-pushed the evaluator branch 3 times, most recently from a06e5b0 to 92a2ca5 Compare September 8, 2023 06:10
@bjwswang bjwswang temporarily deployed to Dev September 8, 2023 06:16 — with GitHub Actions Inactive
@bjwswang bjwswang temporarily deployed to Dev September 8, 2023 06:16 — with GitHub Actions Inactive
@bjwswang bjwswang temporarily deployed to Dev September 8, 2023 08:10 — with GitHub Actions Inactive
@bjwswang bjwswang temporarily deployed to Dev September 8, 2023 08:10 — with GitHub Actions Inactive
Signed-off-by: bjwswang <bjwswang@gmail.com>
@bjwswang bjwswang merged commit 4b092de into kubebb:main Sep 8, 2023
17 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a label to manully trigger repository poll immediately
3 participants