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: support visibility param in list namespace pipelines endpoints #372

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

donch1989
Copy link
Member

Because

  • We'd want to let user filter namespace's pipelines by visibility

This commit

  • Support visibility param in list namespace pipelines endpoints

Copy link

linear bot commented Jan 27, 2024

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (610d256) 0.70% compared to head (7165c57) 0.69%.

Files Patch % Lines
pkg/service/service.go 0.00% 28 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #372      +/-   ##
========================================
- Coverage   0.70%   0.69%   -0.01%     
========================================
  Files          8       8              
  Lines       2995    3018      +23     
========================================
  Hits          21      21              
- Misses      2974    2997      +23     
Flag Coverage Δ
unittests 0.69% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@donch1989 donch1989 changed the title feat: support visibility param in list namespace pipelines endpoints feat: support visibility param in list namespace pipelines endpoints Jan 27, 2024
@donch1989 donch1989 merged commit e0b2c48 into main Jan 27, 2024
15 checks passed
@donch1989 donch1989 deleted the huitang/ins-3452 branch January 27, 2024 05:15
donch1989 pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.0-beta](v0.20.0-beta...v0.21.0-beta)
(2024-01-30)


### Features

* add `CheckName` endpoint
([#375](#375))
([7e248ed](7e248ed))
* add `CloneUserPipeline` and `CloneOrganizationPipeline` endpoints
([#374](#374))
([abf8514](abf8514))
* add end-user errors on CreateExecution error
([#369](#369))
([b72ac08](b72ac08))
* execute component in parallel
([#366](#366))
([1a18d62](1a18d62))
* support `visibility` param in list namespace pipelines endpoints
([#372](#372))
([e0b2c48](e0b2c48))


### Bug Fixes

* fix can not restore pipeline recipe from releases
([#376](#376))
([5163aec](5163aec))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants