[PR #470] [MERGED] Make all secrets case insensitive by formatting them to uppercase #1461

Closed
opened 2026-03-01 21:51:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/470
Author: @catthehacker
Created: 1/12/2021
Status: Merged
Merged: 1/12/2021
Merged by: @cplee

Base: masterHead: case-insensitive-secrets


📝 Commits (2)

  • 0cc91e1 Uppercase secrets, print error when secret with same name already exists
  • 938c3ce Test lower-to-upper case formatting for secrets

📊 Changes

3 files changed (+15 additions, -0 deletions)

View changed files

📝 cmd/secrets.go (+4 -0)
📝 pkg/runner/expression.go (+3 -0)
📝 pkg/runner/expression_test.go (+8 -0)

📄 Description

This should resolve #230


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/470 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 1/12/2021 **Status:** ✅ Merged **Merged:** 1/12/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `case-insensitive-secrets` --- ### 📝 Commits (2) - [`0cc91e1`](https://github.com/nektos/act/commit/0cc91e1b7db81e53874acb3dbe25f9b8abe717e4) Uppercase secrets, print error when secret with same name already exists - [`938c3ce`](https://github.com/nektos/act/commit/938c3ce113b65e5f099df5a177c140de333afd6d) Test lower-to-upper case formatting for secrets ### 📊 Changes **3 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/secrets.go` (+4 -0) 📝 `pkg/runner/expression.go` (+3 -0) 📝 `pkg/runner/expression_test.go` (+8 -0) </details> ### 📄 Description This should resolve #230 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1461
No description provided.