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

🚀 [Feature]: Adding function for secrets #299

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 5, 2025

Description

Todo:

  • Add tests
  • Split up functions to one-api-call-pr-file
  • align formatting with undocumented default

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

vercellone and others added 3 commits February 4, 2025 11:42
## Description

- Get-GitHubPublicKey
- Get-GitHubSecret
- Remove-GitHubSecret
- Set-GitHubSecret
- Test-GitHubSecret

❗ This PR assumes ConvertTo-SodiumEncryptedString is already defined
elsewhere. Ref: PSModule/Sodium#10

## Type of change

- [x] 🚀 [Feature]

## Checklist

- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas

---------

Co-authored-by: Vercellone, Jason <[email protected]>
Co-authored-by: Marius Storhaug <[email protected]>
@MariusStorhaug MariusStorhaug self-assigned this Feb 5, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner February 5, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants