Skip to content

GitExporter: ensure tags are processed#92

Open
PaulPrice wants to merge 1 commit intodusty-phillips:masterfrom
PaulPrice:push_tags
Open

GitExporter: ensure tags are processed#92
PaulPrice wants to merge 1 commit intodusty-phillips:masterfrom
PaulPrice:push_tags

Conversation

@PaulPrice
Copy link
Copy Markdown
Contributor

The GitExporter would (sometimes?) not push new tags when specified by
itself on the command-line (e.g., "git push origin newTag"). This
ensures that new tags get processed (and therefore written).

The GitExporter would (sometimes?) not push new tags when specified by
itself on the command-line (e.g., "git push origin newTag").  This
ensures that new tags get processed (and therefore written).
@dusty-phillips
Copy link
Copy Markdown
Owner

Thanks, I love contributions!! :-)

Is it possible to write a test to show what this has fixed, or is the "sometimes" nodeterministic? I can't remember for sure, there might already be a failing test for this condition that just needs to be changed to success.

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.

2 participants