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

Add candidate snap channel #6614

Merged
merged 1 commit into from
Apr 6, 2017
Merged

Conversation

sampaiodiego
Copy link
Member

I've added a sed command to replace the Rocket.Chat version on the snapcraft.yml file. I don't how we can properly get the RC version for edge channel though.

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-6614 April 6, 2017 17:14 Inactive
else
CHANNEL=edge
RC_VERSION=0.55.0-develop
Copy link
Contributor

@geekgonecrazy geekgonecrazy Apr 6, 2017

Choose a reason for hiding this comment

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

maybe we just make this "develop" ? Or what does $TRAVIS_TAG equal when on develop? if it includes the last tag might could do: RC_VERSION=$TRAVIS_TAG-develop

I guess at the moment a find and replace is done, every time we roll develop to a release candidate?

Copy link
Member

Choose a reason for hiding this comment

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

$TRAVIS_TAG does not exists on the develop branch.. :(

Lets merge this as it is and think about a solution after that

Copy link
Contributor

Choose a reason for hiding this comment

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

👍 other then that everything looks good @sampaiodiego

@engelgabriel engelgabriel merged commit e58d9c9 into release-candidate Apr 6, 2017
@engelgabriel engelgabriel deleted the release-candidate-snap branch April 6, 2017 17:52
@engelgabriel engelgabriel added this to the 0.55.0 milestone Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants