Skip to content

Add candidate snap channel#6614

Merged
engelgabriel merged 1 commit into
release-candidatefrom
release-candidate-snap
Apr 6, 2017
Merged

Add candidate snap channel#6614
engelgabriel merged 1 commit into
release-candidatefrom
release-candidate-snap

Conversation

@sampaiodiego
Copy link
Copy Markdown
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
Comment thread .travis/snap.sh
RC_VERSION=$TRAVIS_TAG
else
CHANNEL=edge
RC_VERSION=0.55.0-develop
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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