Skip to content

API add endpoint to list secrets #30311

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

Closed
uvulpos opened this issue Apr 6, 2024 · 3 comments
Closed

API add endpoint to list secrets #30311

uvulpos opened this issue Apr 6, 2024 · 3 comments
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@uvulpos
Copy link

uvulpos commented Apr 6, 2024

Feature Description

I want to enhance the tea cli tool to be able to manage secrets. Therefore I need an EP to list all secrets (not expose them, just list the names). Currently it is just possible to put or delete secrets. Possibly this EP exists already but is not documented.

Screenshots

Screenshot 2024-04-06 at 23 44 11
@uvulpos uvulpos added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Apr 6, 2024
@techknowlogick techknowlogick changed the title API add EP to list secrets API add endpoint to list secrets Apr 6, 2024
@lunny lunny added the topic/gitea-actions related to the actions of Gitea label Apr 7, 2024
@mattfysh
Copy link

for now a workaround is to create a matching variable as a pointer to the secret

@jtran
Copy link
Contributor

jtran commented May 23, 2024

Does PR #30656 resolve this issue? It should be in Gitea 1.22.

@uvulpos
Copy link
Author

uvulpos commented May 23, 2024

LGTM @jtran I think we are done here 🙂 👍🏻

@uvulpos uvulpos closed this as completed May 23, 2024
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/gitea-actions related to the actions of Gitea type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

4 participants