Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Migrate core package 'grammar-selector' into ./packages#18256

Merged
maxbrunsfeld merged 2 commits intomasterfrom
mb-migrate-grammar-selector-package
Oct 18, 2018
Merged

Migrate core package 'grammar-selector' into ./packages#18256
maxbrunsfeld merged 2 commits intomasterfrom
mb-migrate-grammar-selector-package

Conversation

@maxbrunsfeld
Copy link
Copy Markdown
Contributor

Closes #17845

| **git-diff** | [`./git-diff`](./git-diff) | [#17843](https://github.com/atom/atom/issues/17843) |
| **go-to-line** | [`./go-to-line`](./go-to-line) | [#17844](https://github.com/atom/atom/issues/17844) |
| **grammar-selector** | [`atom/grammar-selector`][grammar-selector] | [#17845](https://github.com/atom/atom/issues/17845) |
| **grammar-selector** | [`./packages/grammar-selector`](./grammar-selector) | [#17845](https://github.com/atom/atom/issues/17845) |
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.

The path in the link text should be ./grammar-selector, that's something we changed since the earlier versions of the migration steps (I wrote it wrong in the steps 😁)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, thanks for catching that!

@maxbrunsfeld
Copy link
Copy Markdown
Contributor Author

This went green when I rebuilt, but it didn't update the PR status.

@maxbrunsfeld maxbrunsfeld merged commit e937a4e into master Oct 18, 2018
@maxbrunsfeld maxbrunsfeld deleted the mb-migrate-grammar-selector-package branch October 18, 2018 16:02
@daviwil
Copy link
Copy Markdown
Contributor

daviwil commented Oct 18, 2018

VSTS has a "Rebuild" action hidden in the "..." menu, that's the one you'll want to use to rebuild PRs. Running it with Queue doesn't cause the check state to be updated 😕

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate core package 'grammar-selector' into Atom repo

4 participants