Skip to content

Fix index bug - #73

Merged
Kami merged 3 commits into
masterfrom
fix_index_bug
Sep 11, 2019
Merged

Fix index bug#73
Kami merged 3 commits into
masterfrom
fix_index_bug

Conversation

@Kami

@Kami Kami commented Sep 11, 2019

Copy link
Copy Markdown
Contributor

This pull request fixes a bug inadvertently introduced in #72.

Index incorrectly started picking up old versions - StackStorm-Exchange/index@f566259.

The bug was related to the code re-org I did. I reorganized the code so we create version tags before we create the index.

As part of the tag creating process, we check out every tag (from newest to oldest). To fix the issue, we need to switch back to the latest commit (master) after processing the tag.

@Kami

Kami commented Sep 11, 2019

Copy link
Copy Markdown
Contributor Author

Confirmed it's working - StackStorm-Exchange/index@100cda2.

I will go ahead and merge it.

@Kami
Kami merged commit ce49aba into master Sep 11, 2019
@Kami
Kami deleted the fix_index_bug branch September 11, 2019 17:55
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.

1 participant