mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #576] Issue: Ref link issue? #386
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#386
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?
Originally created by @Xalaxis on GitHub (Mar 24, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/576
Act version
Expected behaviour
No errors running workflow.
Actual behaviour
Docker build step errors out with:
Workflow and/or repository
Repository located at https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16
Steps to reproduce
actactoutputClick to expand!
@catthehacker commented on GitHub (Mar 24, 2021):
@Xalaxis I think you exposed your dockerhub credentials, I'd recommend editing the log and remove the history of edits
@Xalaxis commented on GitHub (Mar 24, 2021):
Thank you hugely for the heads-up ❤️ . I've gone ahead and revoked them for security, so it's fine to leave them there now. I did have a look through the log before to try and spot anything like that, but I missed them in the verbosity.
Perhaps verbose shouldn't reveal secrets by default?
@catthehacker commented on GitHub (Mar 24, 2021):
Well, I'm quite unsure as why it does that, I suppose something is overlooked somewhere with logging since that shouldn't happen.
As for the reported issue itself I'm checking right now.
@catthehacker commented on GitHub (Mar 24, 2021):
Hate to say that but it works for me:
https://hub.docker.com/r/catthehacker/ftb-presents-direwolf20-116/tags
@catthehacker commented on GitHub (Mar 25, 2021):
Right, seems like issue was fixed in #562 already and fix will be included in next version
@Xalaxis
@Xalaxis commented on GitHub (Mar 25, 2021):
Brilliant! Glad to hear it's fixed, and I look forward to the next release.