[PR #87] [MERGED] github/workflows/main: test node and go examples #327

Closed
opened 2026-03-03 12:29:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: examples-ci


📝 Commits (4)

  • 40a20c6 go mod tidy
  • befc1d1 examples/node: ignore node_modules
  • cf3f822 github/workflows/main: run node and go examples in CI
  • b86ad6c github/workflows/main: set GOROOT in the golang image

📊 Changes

5 files changed (+38 additions, -2 deletions)

View changed files

📝 .github/workflows/main.yml (+14 -0)
ci/run-go-example.sh (+10 -0)
ci/run-node-example.sh (+11 -0)
examples/node/.gitignore (+1 -0)
📝 go.sum (+2 -2)

📄 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/87 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 10/8/2019 **Status:** ✅ Merged **Merged:** 10/8/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `examples-ci` --- ### 📝 Commits (4) - [`40a20c6`](https://github.com/fsouza/fake-gcs-server/commit/40a20c6a2df8766d1590fef95c35f63e475888b4) go mod tidy - [`befc1d1`](https://github.com/fsouza/fake-gcs-server/commit/befc1d151b19c995c9c1b89821a3210c6537e42d) examples/node: ignore node_modules - [`cf3f822`](https://github.com/fsouza/fake-gcs-server/commit/cf3f8227c5d740e68368aceccf1402cbfa0db983) github/workflows/main: run node and go examples in CI - [`b86ad6c`](https://github.com/fsouza/fake-gcs-server/commit/b86ad6cb7d11a08fcd1bb8c02687d5a958e1b705) github/workflows/main: set GOROOT in the golang image ### 📊 Changes **5 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+14 -0) ➕ `ci/run-go-example.sh` (+10 -0) ➕ `ci/run-node-example.sh` (+11 -0) ➕ `examples/node/.gitignore` (+1 -0) 📝 `go.sum` (+2 -2) </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:29:30 +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#327
No description provided.