Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

azure pipeline CI to release native versions #2

Merged
merged 5 commits into from
May 10, 2019
Merged

azure pipeline CI to release native versions #2

merged 5 commits into from
May 10, 2019

Conversation

mroth
Copy link
Owner

@mroth mroth commented May 9, 2019

Runs on any semver tags, uploads to GitHub releases. Current version will fail if GH release is already created, so need to just push a tagand let Azure Pipelines generate the release.

mroth added 3 commits May 9, 2019 19:45
Runs on any semver tags, uploads to GitHub releases.  Current version
will fail if GH release is already created, so need to just push a tag
and let Azure Pipelines generate the release.
@mroth mroth force-pushed the azure branch 9 times, most recently from eba465f to c8f913c Compare May 10, 2019 17:10
The issue was not actually the lack of a set executable bit on the
binaries, which was there already. Rather, transferring files through
the artifact pipeline prior to being archived was stripping them of this
data. As a side effect, it's much cleaner to do it in this stage anyhow!
without this, the linux binaries were not actually being staticly
compiled it seems.
@mroth mroth merged commit 2d96673 into master May 10, 2019
@mroth mroth deleted the azure branch May 10, 2019 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant