Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release deb, rpm bundles #405

Merged
merged 7 commits into from
Oct 20, 2021
Merged

Release deb, rpm bundles #405

merged 7 commits into from
Oct 20, 2021

Conversation

anbraten
Copy link
Member

@anbraten anbraten commented Oct 4, 2021

No description provided.

@anbraten anbraten added the build CI pipeline related label Oct 4, 2021
@anbraten anbraten added this to the 0.15.0 milestone Oct 4, 2021
@6543
Copy link
Member

6543 commented Oct 12, 2021

instead of release an apk ... I'd like to get it directly into https://gitlab.alpinelinux.org/alpine/aports

.woodpecker/main.yml Outdated Show resolved Hide resolved
.woodpecker/main.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
docs/docs/80-downloads.md Outdated Show resolved Hide resolved
@anbraten anbraten changed the title Release apk, deb, rpm bundles Release deb, rpm bundles Oct 12, 2021
@6543
Copy link
Member

6543 commented Oct 14, 2021

I could not install the binary via go install ... and vendoring did not work too...
I propose to create a woodpecker plugin based on there docker container:

docker run --rm -v $PWD:/tmp/pkg goreleaser/nfpm package \
    --config /tmp/pkg/foo.yml \
    --target /tmp \
    --packager deb

@6543
Copy link
Member

6543 commented Oct 14, 2021

create:

Package: woodpecker-agent
Version: v
Section: 
Priority: optional
Architecture: amd64
Maintainer: Unset Maintainer <unset@localhost>
Installed-Size: 12020
Homepage: https://github.com/woodpecker-ci/woodpecker
Description: Woodpecker Agent

-> maintainer is missing & section = deamon/system ...?

@6543
Copy link
Member

6543 commented Oct 20, 2021

let's move on but keep it in mind :)

@6543 6543 merged commit 7725058 into woodpecker-ci:master Oct 20, 2021
@anbraten anbraten deleted the apk-deb-rpm branch October 20, 2021 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI pipeline related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants