[ RC2.0.0 Release ] Update Nugets Prep Work#8723
Merged
QilongTang merged 1 commit intoRC2.0.0_masterfrom Apr 6, 2018
Merged
Conversation
Update Build Script to remove beta and Revision number so that nuget package built will be actual release nugets
Contributor
Author
|
@ramramps @mjkkirschner @alfarok @ColinDayOrg @smangarole @Racel @jnealb It seems we are finalized on Dynamo 2.0 Code changes, I will merge this in now so we can publish the official 2.0 nugets for other repos to consume |
Member
|
🎉 |
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Build Script to remove beta and Revision number so that nuget
package built will be actual release nugets
Please Note:
DynamoRevitrepo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after aLGTMlabel is added to the PR.Purpose
QNTM-3916 D4R Build Only job is pulling the master packages while building
This PR will be merged once we have finalized Release Candidate and we are ready to publish the 2.0.0 nugets to nuget.org. e.g. nugets will be
2.0.0instead of current2.0.0-beta4xxxThere will be another PR DynamoDS/DynamoRevit#1982 in DynamoRevit RC branches to grab the actual RC nugets
Declarations
Check these if you believe they are true
*.resxfilesReviewers
@mjkkirschner @ramramps
FYIs
@smangarole