Original PR: https://github.com/the-programmers-hangout/swiftspiracy-bot/pull/1 Author: @TwiN Created: 3/28/2025 Status: ✅ Merged Merged: 3/28/2025 Merged by: @ItsAzaria
Base: main ← Head: build/dockerfile
main
build/dockerfile
97b469d
a9a4e1a
4 files changed (+50 additions, -2 deletions)
➕ .github/workflows/publish-latest.yml (+33 -0) 📝 .gitignore (+2 -0) ➕ Dockerfile (+10 -0) 📝 go.mod (+5 -2)
.github/workflows/publish-latest.yml
.gitignore
Dockerfile
go.mod
Add Dockerfile and go mod tidy dependencies
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/the-programmers-hangout/swiftspiracy-bot/pull/1
Author: @TwiN
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/28/2025
Merged by: @ItsAzaria
Base:
main← Head:build/dockerfile📝 Commits (2)
97b469dbuild: Add Dockerfile and go mod tidy dependenciesa9a4e1acd: Add publish-latest workflow📊 Changes
4 files changed (+50 additions, -2 deletions)
View changed files
➕
.github/workflows/publish-latest.yml(+33 -0)📝
.gitignore(+2 -0)➕
Dockerfile(+10 -0)📝
go.mod(+5 -2)📄 Description
Add Dockerfile and go mod tidy dependencies
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.