[PR #67] [MERGED] GH Actions #312

Closed
opened 2026-03-03 12:10:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/67
Author: @fsouza
Created: 8/24/2019
Status: Merged
Merged: 8/24/2019
Merged by: @fsouza

Base: masterHead: gh-actions


📝 Commits (1)

  • 60ac15a Migrate from Drone to GH actions

📊 Changes

8 files changed (+145 additions, -516 deletions)

View changed files

.github/workflows/ci.yml (+76 -0)
.github/workflows/docker-tests.yml (+41 -0)
.github/workflows/goreleaser-test.yml (+14 -0)
.github/workflows/goreleaser.yml (+14 -0)
📝 README.md (+0 -1)
📝 ci/Dockerfile (+0 -0)
drone/.drone.jsonnet (+0 -180)
drone/.drone.yml (+0 -335)

📄 Description

No description provided


🔄 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/fsouza/fake-gcs-server/pull/67 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 8/24/2019 **Status:** ✅ Merged **Merged:** 8/24/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `gh-actions` --- ### 📝 Commits (1) - [`60ac15a`](https://github.com/fsouza/fake-gcs-server/commit/60ac15a491a6af3ad6846f92fef909644cc68a7e) Migrate from Drone to GH actions ### 📊 Changes **8 files changed** (+145 additions, -516 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yml` (+76 -0) ➕ `.github/workflows/docker-tests.yml` (+41 -0) ➕ `.github/workflows/goreleaser-test.yml` (+14 -0) ➕ `.github/workflows/goreleaser.yml` (+14 -0) 📝 `README.md` (+0 -1) 📝 `ci/Dockerfile` (+0 -0) ➖ `drone/.drone.jsonnet` (+0 -180) ➖ `drone/.drone.yml` (+0 -335) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:10:13 +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/fake-gcs-server#312
No description provided.