[PR #483] [MERGED] Add survey during first run for a default image #1466

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

📋 Pull Request Information

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

Base: masterHead: image-survey


📝 Commits (3)

  • f65cf53 Add survey during first run for a default image
  • 6d86ed7 few minor formatting updates
  • c411062 Use image from DockerHub

📊 Changes

3 files changed (+81 additions, -9 deletions)

View changed files

📝 cmd/root.go (+61 -9)
📝 go.mod (+1 -0)
📝 go.sum (+19 -0)

📄 Description

Add survey during first run for a default image
@cplee Finally had a moment to draft that up, let me know how you see it


🔄 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/483 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 1/17/2021 **Status:** ✅ Merged **Merged:** 1/19/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `image-survey` --- ### 📝 Commits (3) - [`f65cf53`](https://github.com/nektos/act/commit/f65cf539d3259b43b980f581d47cadd9e816e01f) Add survey during first run for a default image - [`6d86ed7`](https://github.com/nektos/act/commit/6d86ed7b4c3252c0c05701318802741b09f83348) few minor formatting updates - [`c411062`](https://github.com/nektos/act/commit/c411062b6b22fc796b15518c92588aa731ea3eff) Use image from DockerHub ### 📊 Changes **3 files changed** (+81 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+61 -9) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+19 -0) </details> ### 📄 Description Add survey during first run for a default image @cplee Finally had a moment to draft that up, let me know how you see it --- <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:18 +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#1466
No description provided.