[PR #49] [MERGED] Migrate from travis to Drone #296

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/49
Author: @fsouza
Created: 7/18/2019
Status: Merged
Merged: 7/18/2019
Merged by: @fsouza

Base: masterHead: add-drone


📝 Commits (3)

📊 Changes

5 files changed (+342 additions, -34 deletions)

View changed files

.drone.jsonnet (+120 -0)
.drone.yml (+215 -0)
.travis.yml (+0 -21)
drone/Dockerfile (+3 -0)
📝 go.sum (+4 -13)

📄 Description

Thank you for your service, Travis.


🔄 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/49 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 7/18/2019 **Status:** ✅ Merged **Merged:** 7/18/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `add-drone` --- ### 📝 Commits (3) - [`ba4e7e8`](https://github.com/fsouza/fake-gcs-server/commit/ba4e7e8a9fd69387100364552afc81ec0b3bb92a) Migrate to Drone - [`f59ebf1`](https://github.com/fsouza/fake-gcs-server/commit/f59ebf11ec5f0b8d1caa8078e5b24c4e0458d1a2) go mod tidy - [`d866fc1`](https://github.com/fsouza/fake-gcs-server/commit/d866fc102daeb7430c8800a6c8615316307c4a79) Add the CI Dockerfile ### 📊 Changes **5 files changed** (+342 additions, -34 deletions) <details> <summary>View changed files</summary> ➕ `.drone.jsonnet` (+120 -0) ➕ `.drone.yml` (+215 -0) ➖ `.travis.yml` (+0 -21) ➕ `drone/Dockerfile` (+3 -0) 📝 `go.sum` (+4 -13) </details> ### 📄 Description Thank you for your service, Travis. --- <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:08 +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#296
No description provided.