mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #868] [MERGED] container credentials #1656
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#1656
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/868
Author: @till
Created: 11/11/2021
Status: ✅ Merged
Merged: 11/27/2021
Merged by: @mergify[bot]
Base:
master← Head:container-credentials📝 Commits (7)
8f97ff5Chore: add a snapshot target7735701Update: support credentials for private containersa7e3e7afix: rework container credentialsdd33e1cMerge pull request #1 from catthehacker/cat/fix/container-credentials83bf7f3fix: check if Credentials are not nil629512dfix: return on missing credentials keye6d4713Merge branch 'master' into container-credentials📊 Changes
4 files changed (+88 additions, -11 deletions)
View changed files
📝
Makefile(+7 -0)📝
pkg/model/workflow.go(+10 -9)📝
pkg/model/workflow_test.go(+30 -0)📝
pkg/runner/run_context.go(+41 -2)📄 Description
Resolves: #788
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.