feat(generate_changelog.go): add changelog entries#157
Merged
vdice merged 1 commit intodeis:masterfrom Feb 16, 2017
Merged
Conversation
7cf1bdc to
4b99c82
Compare
vdice
pushed a commit
to vdice/workflow
that referenced
this pull request
Feb 3, 2017
4b99c82 to
f3f9d0d
Compare
vdice
pushed a commit
to vdice/workflow
that referenced
this pull request
Feb 3, 2017
48ab2a8 to
909b6ba
Compare
sgoings
reviewed
Feb 14, 2017
map.json
Outdated
| "postgres": "database", | ||
| "redis": "redis", | ||
| "registry": "registry", | ||
| "registry-proxy": "registry-proxy", |
Member
There was a problem hiding this comment.
Do we still use this? I thought we're using upstream k8s' registry-proxy now...
Member
Author
There was a problem hiding this comment.
Ah good point -- not quite merged yet (deis/workflow#734) but should be by end of this milestone. Looks like just one last change technically not released (deis/registry-proxy@v1.1.1...master) but I assume we're fine with dropping that? If so, I'll remove this line.
Member
|
I tested this as described in the "simulate last release" section and see appropriate CHANGELOG entries for workflow-cli and friends. |
mboersma
approved these changes
Feb 14, 2017
For the Workflow repo itself (anticipated changelog) and auxilliary repos such as `workflow-cli` and `workflow-e2e` (assumed to already be released)
909b6ba to
96f0c4b
Compare
vdice
pushed a commit
to deis/workflow
that referenced
this pull request
Feb 16, 2017
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.
For the Workflow repo itself (anticipated changelog) and auxiliary
repos such as
workflow-cliandworkflow-e2e(assumed to already be released)The default/happy case test would be:
There haven't been any commits in deis/workflow since this last
v2.11.0release, but if there were, they would be seen in the following simulated upcoming release:Ref deis/workflow#722