Skip to content

Conversation

@elastic-jasper
Copy link
Contributor

Backport PR #7317

Commit 1:
Apply -snapshot suffix during build task

The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The --release flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing skip-os-packages.

If you do not want to create any zip or tar.gz archives, you can pass
--skip-archives.

@elastic-jasper elastic-jasper added backport This PR is a backport of another PR has conflicts labels Jul 22, 2016
---------

**Commit 1:**
Apply -snapshot suffix during build task

The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The `--release` flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing `skip-os-packages`.

If you do not want to create any zip or tar.gz archives, you can pass
`--skip-archives`.

* Original sha: 834f563
* Authored by Court Ewing <[email protected]> on 2016-05-27T20:40:57Z
@epixa epixa force-pushed the jasper/backport/7317/4.x branch from 9655813 to 720a7ef Compare July 22, 2016 18:26
@epixa epixa changed the title [backport] PR #7317 to 4.x [backport] PR #7317 to 4.x - Apply -snapshot suffix during build task Jul 22, 2016
@epixa epixa merged commit cea7dae into 4.x Jul 22, 2016
@epixa epixa deleted the jasper/backport/7317/4.x branch July 22, 2016 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants