mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 22:25:50 +03:00
[PR #652] [MERGED] github/workflows/main: use matrix for running examples #796
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#796
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:refactor-examples📝 Commits (10+)
5608dd7github/workflows/main: use matrix for running examples6759519github/workflows/main: adapt docker usage424e949github/workflows/main: change the order of things a bit4b300ecgithub/workflows/main: better job name218b7e9github/workflows/main: mount volumefc8fc75github/workflows/main: explicit docker tags0abb17dgithub/workflows/main: customize entrypointc13c23cgithub/workflows/main: build oncec6bdc8bgithub/workflows/main: fix permissions1cda7a7github/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.