mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 06:05:54 +03:00
[PR #1408] [CLOSED] Move build process to ko #1465
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#1465
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/1408
Author: @fsouza
Created: 11/28/2023
Status: ❌ Closed
Base:
main← Head:move-to-ko📝 Commits (2)
fa2c764Move build process toko66b6599github/workflows: fix job names📊 Changes
7 files changed (+67 additions, -92 deletions)
View changed files
➖
.dockerignore(+0 -6)➖
.github/workflows/docker-tests.yml(+0 -28)📝
.github/workflows/ko-build.yml(+17 -19)➕
.github/workflows/ko-test.yaml(+39 -0)➖
Dockerfile(+0 -18)📝
README.md(+4 -13)📝
examples/python/python.py(+7 -8)📄 Description
With this change, we'll start publishing
fsouza/fake-gcs-server:mainto Docker Hub.TODO:
What's the equivalent ofnot supportedEXPOSE?How do we addnot supported-data /datato theENTRYPOINT? (this is arguably a bad thing, but I want to keep things backwards compatible)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.