[PR #219] [MERGED] ci: re-enable node example #433

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/219
Author: @fsouza
Created: 4/20/2020
Status: Merged
Merged: 4/20/2020
Merged by: @fsouza

Base: masterHead: re-add-node-example


📝 Commits (5)

  • 2c38e0a Revert "ci: remove run-node-example"
  • 5eac3fd Revert "github/workflows/ci: disable node example"
  • 8f2bc70 github/workflows: node 12 please
  • 64c4f31 ci: exit on failure
  • 8b6f053 examples/node: simplify & reformat code

📊 Changes

5 files changed (+29 additions, -4 deletions)

View changed files

📝 .github/workflows/main.yml (+6 -0)
📝 ci/run-go-example.sh (+2 -0)
ci/run-node-example.sh (+13 -0)
📝 ci/run-python-example.sh (+2 -0)
📝 examples/node/index.js (+6 -4)

📄 Description

Want to prevent any regressions.


🔄 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/219 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 4/20/2020 **Status:** ✅ Merged **Merged:** 4/20/2020 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `re-add-node-example` --- ### 📝 Commits (5) - [`2c38e0a`](https://github.com/fsouza/fake-gcs-server/commit/2c38e0a93542fa1c79d2d0a8fd39a7653ad4eb6a) Revert "ci: remove run-node-example" - [`5eac3fd`](https://github.com/fsouza/fake-gcs-server/commit/5eac3fde4bfe360286a7f5bbc1458f85b47e7f23) Revert "github/workflows/ci: disable node example" - [`8f2bc70`](https://github.com/fsouza/fake-gcs-server/commit/8f2bc703ba266a50559db34e1a59b963d256cb56) github/workflows: node 12 please - [`64c4f31`](https://github.com/fsouza/fake-gcs-server/commit/64c4f3108c33d4589bca4720cfe0ead6415ee6bf) ci: exit on failure - [`8b6f053`](https://github.com/fsouza/fake-gcs-server/commit/8b6f053cce1f33f7db7461e91e26ad611720968f) examples/node: simplify & reformat code ### 📊 Changes **5 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+6 -0) 📝 `ci/run-go-example.sh` (+2 -0) ➕ `ci/run-node-example.sh` (+13 -0) 📝 `ci/run-python-example.sh` (+2 -0) 📝 `examples/node/index.js` (+6 -4) </details> ### 📄 Description Want to prevent any regressions. --- <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:59 +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#433
No description provided.