-
Notifications
You must be signed in to change notification settings - Fork 19
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(permission): support permission setting, sharing public, sharing by code(link) #256
Merged
donch1989
merged 1 commit into
main
from
huitang/ins-2077-support-permission-setting-in-pipeline-backend
Sep 25, 2023
Merged
feat(permission): support permission setting, sharing public, sharing by code(link) #256
donch1989
merged 1 commit into
main
from
huitang/ins-2077-support-permission-setting-in-pipeline-backend
Sep 25, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #256 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 7 7
Lines 1841 1926 +85
=====================================
- Misses 1841 1926 +85
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
donch1989
force-pushed
the
huitang/ins-2077-support-permission-setting-in-pipeline-backend
branch
2 times, most recently
from
September 25, 2023 03:22
1afaa2e
to
ecce340
Compare
donch1989
force-pushed
the
huitang/ins-2077-support-permission-setting-in-pipeline-backend
branch
from
September 25, 2023 03:39
ecce340
to
2488790
Compare
donch1989
deleted the
huitang/ins-2077-support-permission-setting-in-pipeline-backend
branch
September 25, 2023 03:48
donch1989
pushed a commit
that referenced
this pull request
Sep 30, 2023
🤖 I have created a release *beep* *boop* --- ## [0.15.1-alpha](v0.15.0-alpha...v0.15.1-alpha) (2023-09-30) ### Features * **permission:** support permission setting, sharing public, sharing by code(link) ([#256](#256)) ([a9e42e2](a9e42e2)) ### Bug Fixes * **handler:** fix PATCH pipeline mask bug ([#263](#263)) ([60c41d5](60c41d5)) * **proto,handler:** use `int32` in proto pkg to prevent the `total_size` converted to `string` ([#248](#248)) ([7ca469b](7ca469b)) * **service:** delete pipeline_release when pipeline is deleted ([#254](#254)) ([066682d](066682d)) * **service:** fix pipeline_release recipe conversion bug ([#251](#251)) ([5558d7c](5558d7c)) * **service:** fix pipeline_release state bug ([#264](#264)) ([d642f8d](d642f8d)) * **service:** fix the component type is unspecified when `resource_name` in not set ([#258](#258)) ([1410706](1410706)) ### Miscellaneous Chores * **release:** release v0.15.1-alpha ([2c1528e](2c1528e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
donch1989
pushed a commit
that referenced
this pull request
Sep 30, 2023
🤖 I have created a release *beep* *boop* --- ## [0.15.1-alpha](v0.15.0-alpha...v0.15.1-alpha) (2023-09-30) ### Features * **permission:** support permission setting, sharing public, sharing by code(link) ([#256](#256)) ([a9e42e2](a9e42e2)) ### Bug Fixes * **handler:** fix PATCH pipeline mask bug ([#263](#263)) ([60c41d5](60c41d5)) * **proto,handler:** use `int32` in proto pkg to prevent the `total_size` converted to `string` ([#248](#248)) ([7ca469b](7ca469b)) * **service:** delete pipeline_release when pipeline is deleted ([#254](#254)) ([066682d](066682d)) * **service:** fix pipeline_release recipe conversion bug ([#251](#251)) ([5558d7c](5558d7c)) * **service:** fix pipeline_release state bug ([#264](#264)) ([d642f8d](d642f8d)) * **service:** fix the component type is unspecified when `resource_name` in not set ([#258](#258)) ([1410706](1410706)) ### Miscellaneous Chores * **release:** release v0.15.1-alpha ([0400c57](0400c57)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Sep 30, 2023
donch1989
pushed a commit
that referenced
this pull request
Sep 30, 2023
🤖 I have created a release *beep* *boop* --- ## [0.15.1-alpha](v0.15.0-alpha...v0.15.1-alpha) (2023-09-30) ### Features * **permission:** support permission setting, sharing public, sharing by code(link) ([#256](#256)) ([a9e42e2](a9e42e2)) ### Bug Fixes * **handler:** fix PATCH pipeline mask bug ([#263](#263)) ([60c41d5](60c41d5)) * **proto,handler:** use `int32` in proto pkg to prevent the `total_size` converted to `string` ([#248](#248)) ([7ca469b](7ca469b)) * **service:** delete pipeline_release when pipeline is deleted ([#254](#254)) ([066682d](066682d)) * **service:** fix pipeline_release recipe conversion bug ([#251](#251)) ([5558d7c](5558d7c)) * **service:** fix pipeline_release state bug ([#264](#264)) ([d642f8d](d642f8d)) * **service:** fix the component type is unspecified when `resource_name` in not set ([#258](#258)) ([1410706](1410706)) ### Miscellaneous Chores * **release:** release v0.15.1-alpha ([add651f](add651f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
donch1989
pushed a commit
that referenced
this pull request
Sep 30, 2023
🤖 I have created a release *beep* *boop* --- ## [0.15.1-alpha](v0.15.0-alpha...v0.15.1-alpha) (2023-09-30) ### Features * **permission:** support permission setting, sharing public, sharing by code(link) ([#256](#256)) ([a9e42e2](a9e42e2)) ### Bug Fixes * **handler:** fix PATCH pipeline mask bug ([#263](#263)) ([60c41d5](60c41d5)) * **proto,handler:** use `int32` in proto pkg to prevent the `total_size` converted to `string` ([#248](#248)) ([7ca469b](7ca469b)) * **service:** delete pipeline_release when pipeline is deleted ([#254](#254)) ([066682d](066682d)) * **service:** fix pipeline_release recipe conversion bug ([#251](#251)) ([5558d7c](5558d7c)) * **service:** fix pipeline_release state bug ([#264](#264)) ([d642f8d](d642f8d)) * **service:** fix the component type is unspecified when `resource_name` in not set ([#258](#258)) ([1410706](1410706)) ### Miscellaneous Chores * **release:** release v0.15.1-alpha ([de2fb57](de2fb57)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Dec 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Because
This commit