[PR #652] [MERGED] github/workflows/main: use matrix for running examples #796

Closed
opened 2026-03-03 12:31:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/652
Author: @fsouza
Created: 1/13/2022
Status: Merged
Merged: 1/13/2022
Merged by: @fsouza

Base: mainHead: refactor-examples


📝 Commits (10+)

  • 5608dd7 github/workflows/main: use matrix for running examples
  • 6759519 github/workflows/main: adapt docker usage
  • 424e949 github/workflows/main: change the order of things a bit
  • 4b300ec github/workflows/main: better job name
  • 218b7e9 github/workflows/main: mount volume
  • fc8fc75 github/workflows/main: explicit docker tags
  • 0abb17d github/workflows/main: customize entrypoint
  • c13c23c github/workflows/main: build once
  • c6bdc8b github/workflows/main: fix permissions
  • 1cda7a7 github/workflows/main: set artifact retention to 1 day

📊 Changes

1 file changed (+58 additions, -27 deletions)

View changed files

📝 .github/workflows/main.yml (+58 -27)

📄 Description

Should speed things up.

Introducing a placeholder job just to use as the one that unblocks the pull request.


🔄 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/652 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 1/13/2022 **Status:** ✅ Merged **Merged:** 1/13/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `refactor-examples` --- ### 📝 Commits (10+) - [`5608dd7`](https://github.com/fsouza/fake-gcs-server/commit/5608dd7f19d61164a74350c8ed139629b3716284) github/workflows/main: use matrix for running examples - [`6759519`](https://github.com/fsouza/fake-gcs-server/commit/67595194369288e4d98a5562df1c725464cf45ce) github/workflows/main: adapt docker usage - [`424e949`](https://github.com/fsouza/fake-gcs-server/commit/424e94908468fba7d93e5a836ce472edbab23799) github/workflows/main: change the order of things a bit - [`4b300ec`](https://github.com/fsouza/fake-gcs-server/commit/4b300ec1dca724d437696a68cd86af17ad7cad12) github/workflows/main: better job name - [`218b7e9`](https://github.com/fsouza/fake-gcs-server/commit/218b7e9d6fb586100534699deae0ada70d23bcaa) github/workflows/main: mount volume - [`fc8fc75`](https://github.com/fsouza/fake-gcs-server/commit/fc8fc75c2048d6960417c5a38a885a69c7fccd36) github/workflows/main: explicit docker tags - [`0abb17d`](https://github.com/fsouza/fake-gcs-server/commit/0abb17db8cf3dc33693c5c5429a1c7ce3e8587d9) github/workflows/main: customize entrypoint - [`c13c23c`](https://github.com/fsouza/fake-gcs-server/commit/c13c23c45a9caeb63ddba99952206c8ebddd78a2) github/workflows/main: build once - [`c6bdc8b`](https://github.com/fsouza/fake-gcs-server/commit/c6bdc8b3d443b959819b5510282e3695aee455d5) github/workflows/main: fix permissions - [`1cda7a7`](https://github.com/fsouza/fake-gcs-server/commit/1cda7a7da6df913c597c584d01575f3b0b4e30fc) github/workflows/main: set artifact retention to 1 day ### 📊 Changes **1 file changed** (+58 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+58 -27) </details> ### 📄 Description Should speed things up. Introducing a placeholder job just to use as the one that unblocks the pull request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:39 +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#796
No description provided.