Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

chore(release): be able to release any commit#6116

Closed
tbosch wants to merge 1 commit into
angular:masterfrom
tbosch:release-any
Closed

chore(release): be able to release any commit#6116
tbosch wants to merge 1 commit into
angular:masterfrom
tbosch:release-any

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Feb 4, 2014

The version information is now stored only in the tags.
By this we are able to release commits in the past, which
have already been tested, so we don't need a code freeze
or run tests any more. This is also the first step for
letting Travis do the releases in the future.

The package.json now contains the new
property 'branchVersion' that defines which tags are
valid on this branch.

Comment thread lib/grunt/utils.js Outdated
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.

can we reverse the order? travis first

@IgorMinar
Copy link
Copy Markdown
Contributor

lgtm

The version information is now stored only in the tags.
By this we are able to release commits in the past, which
have already been tested, so we don't need a code freeze
or run tests any more. This is also the first step for
letting Travis do the releases in the future.

The package.json now contains the new
property 'branchVersion' that defines which tags are
valid on this branch.
@tbosch tbosch closed this in 8761ddc Feb 5, 2014
@tbosch tbosch deleted the release-any branch February 5, 2014 01:24
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.

2 participants