Release process #115
Labels
No labels
action
check-aws
action
discussion-needed
action
for-external-contributors
action
for-newcomers
action
more-info-needed
action
need-funding
action
triage-required
kind
correctness
kind
ideas
kind
improvement
kind
performance
kind
testing
kind
usability
kind
wrong-behavior
prio
critical
prio
low
scope
admin-api
scope
background-healing
scope
build
scope
documentation
scope
k8s
scope
layout
scope
metadata
scope
ops
scope
rpc
scope
s3-api
scope
security
scope
telemetry
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Deuxfleurs/garage#115
Loading…
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?
There are many points we may want to discuss for Garage.
_release/
on Garage's bucket.Feel free to add your ideas and remarks
I'm against making repositories for Debian and Fedora. We don't want to care about distribution specifics, especially if we are already giving out a statically linked binary that works everywhere.
Let's have these two methods of release: docker image for people who use docker, statically linked binary for people who don't use docker.
Having many targets (x86_64, armv7, arm, i686, etc) is good. I don't know if there are any issues specific to 32-bit platforms, do we know of any?
Supporting macOS and Windows isn't a priority.
Let's automate the build using Drone, not on each commit but under certain conditions (see below)
We can have the following schedule for building and publishing a release:
Closing for now as we have answered many questions asked here.