mirror of
https://github.com/nektos/act.git
synced 2026-04-26 17:35:49 +03:00
[PR #1671] [MERGED] Add example command for collecting artifacts #2065
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#2065
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/1671
Author: @Yann-P
Created: 3/8/2023
Status: ✅ Merged
Merged: 3/19/2023
Merged by: @mergify[bot]
Base:
master← Head:add-example-command-artifact📝 Commits (5)
a0b70bcAdd example command for collecting artifacts4883ee8Merge branch 'master' into add-example-command-artifact4e13ea4Merge branch 'master' into add-example-command-artifact313ac50Merge branch 'master' into add-example-command-artifact3d52e49Merge branch 'master' into add-example-command-artifact📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
README.md(+3 -0)📄 Description
As a beginner with act, it took me some time to find this comment and figure out how to access the artifacts https://github.com/nektos/act/issues/329#issuecomment-1187246629.
I had read
--helpbut it was not clear that an artifact server was included and thought I had to provide an URI to an external service.So I suggest adding this small example -- alternatively add a note to the wiki
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.