Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#6) Remove helpers moved to compatibility package #12

Conversation

AdmiringWorm
Copy link
Member

This pull request updates the core extension package by removing the helpers that where previously available in the package, but is now available in the compatibility package instead.
As there is a dependency on this compatibility package it is not considered a breaking change.

Requires #10 to be merged and this PR to be rebased of it afterwards.

fixes #6

https://app.clickup.com/t/20540031/ENGTASKS-1186

@AdmiringWorm AdmiringWorm self-assigned this Mar 21, 2022
@AdmiringWorm AdmiringWorm requested a review from vexx32 March 21, 2022 16:29
@AdmiringWorm AdmiringWorm force-pushed the 6-core-extension-Remove-helpers-available-in-compatibility-package branch from a405b7c to 6bd93fc Compare April 11, 2022 08:31
@AdmiringWorm AdmiringWorm marked this pull request as ready for review April 11, 2022 08:31
@AdmiringWorm
Copy link
Member Author

@vexx32 this PR is now ready for review

@AdmiringWorm AdmiringWorm marked this pull request as draft April 11, 2022 08:34
@AdmiringWorm
Copy link
Member Author

scratch that, I rebased the wrong PR first

@AdmiringWorm AdmiringWorm force-pushed the 6-core-extension-Remove-helpers-available-in-compatibility-package branch from 6bd93fc to 14b2726 Compare April 11, 2022 08:38
@AdmiringWorm AdmiringWorm force-pushed the 6-core-extension-Remove-helpers-available-in-compatibility-package branch from 14b2726 to 88cd38f Compare April 11, 2022 14:33
@AdmiringWorm AdmiringWorm marked this pull request as ready for review April 11, 2022 14:34
@AdmiringWorm
Copy link
Member Author

@vexx32 and now this is actually ready 😄

Copy link
Contributor

@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

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

This looks great, thanks! Couple minor grammatical things we can probably fix up and we should be good to go. 🙂

@AdmiringWorm AdmiringWorm force-pushed the 6-core-extension-Remove-helpers-available-in-compatibility-package branch from 7d4866b to f7821c0 Compare April 11, 2022 16:29
@AdmiringWorm AdmiringWorm requested a review from vexx32 April 11, 2022 16:30
This commit updates the core extension package by removing
the helpers that are available now in the compatibility package
instead.

Recommendation going forward is to take a reference on the
compatibility package instead of the core extension if
compatibility is of concern.

Co-authored-by: Joel Sallow (/u/ta11ow) <32407840+vexx32@users.noreply.github.com>
@AdmiringWorm AdmiringWorm force-pushed the 6-core-extension-Remove-helpers-available-in-compatibility-package branch from f87195c to 3ba9e9c Compare April 12, 2022 08:20
@AdmiringWorm
Copy link
Member Author

@vexx32 I have updated the PR with the changes you suggested

Copy link
Contributor

@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for taking care of this! 💖

@vexx32 vexx32 merged commit 907e377 into chocolatey-community:master Apr 12, 2022
@AdmiringWorm AdmiringWorm deleted the 6-core-extension-Remove-helpers-available-in-compatibility-package branch April 12, 2022 13:38
@AdmiringWorm
Copy link
Member Author

Awesome, thanks for taking a look at the PR's @vexx32.

Now there is only the approval of the compatibility extension that is pending on CCR, then we are able to push a new version of this extension as well.

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.

(core-extension) Remove helpers available in compatibility package
2 participants