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

[build] Include full version in staging package prefix, set productio… #7571

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Jun 28, 2016

To match the release task here, this includes the full version when publishing packages to staging

This also sets the production prefixes to use their respective constants


const FOLDER_STAGING = `kibana/staging/${VERSION.match(/\d\.\d\.\d/)[0]}-XXXXXXX/repos/${VERSION.match(/\d\./)[0]}x`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 I hated this old code more than you know.

@epixa
Copy link
Contributor

epixa commented Jul 22, 2016

@jbudz This needs to be rebased

@jbudz jbudz force-pushed the publish-staging branch 2 times, most recently from e36f083 to 40672a7 Compare July 22, 2016 02:26
@jbudz jbudz force-pushed the publish-staging branch from 40672a7 to 9c37542 Compare July 22, 2016 02:27
@epixa
Copy link
Contributor

epixa commented Jul 23, 2016

LGTM

@epixa epixa removed their assignment Jul 23, 2016
@jbudz
Copy link
Member Author

jbudz commented Jul 25, 2016

jenkins, test this

@jbudz jbudz merged commit 717589e into elastic:master Jul 26, 2016
elastic-jasper added a commit that referenced this pull request Jul 26, 2016
---------

**Commit 1:**
[build] Include full version in staging package prefix, set production prefix separately

* Original sha: 9c37542
* Authored by Jonathan Budzenski <[email protected]> on 2016-06-28T21:26:51Z
jbudz added a commit that referenced this pull request Jul 26, 2016
@epixa epixa added v5.0.0 and removed v5.0.0 labels Aug 1, 2016
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
[build] Include full version in staging package prefix, set productio…

Former-commit-id: 717589e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants