Skip to content

Copy relevant try-convert contents to UA repo#1248

Merged
brandonh-msft merged 6 commits intomainfrom
1242-copy-try-convert-into-ua-repo-instead-of-subrepoing-it
Aug 4, 2022
Merged

Copy relevant try-convert contents to UA repo#1248
brandonh-msft merged 6 commits intomainfrom
1242-copy-try-convert-into-ua-repo-instead-of-subrepoing-it

Conversation

@brandonh-msft
Copy link
Contributor

Our PRs into the try-convert project are gated on contributors,
while that project is openly stated as unmaintained.

Since we were previously pinning to an exact commit in t-c anyway,
we have decided to move forward with copying the portions of t-c
which UA utilizes directly into the try-convert extension area of
the project.
This will allow for faster iteration on fixes/extensions that require
updates to try-convert's functionality and decouple us from a
deprecated project.

Fixes #1242

@brandonh-msft brandonh-msft added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 2, 2022
@brandonh-msft brandonh-msft added this to the August - Sprint A milestone Aug 2, 2022
@brandonh-msft brandonh-msft requested a review from a team as a code owner August 2, 2022 20:11
@brandonh-msft brandonh-msft linked an issue Aug 2, 2022 that may be closed by this pull request
@brandonh-msft brandonh-msft removed this from the August - Sprint A milestone Aug 2, 2022
sunandabalu
sunandabalu previously approved these changes Aug 2, 2022
@brandonh-msft
Copy link
Contributor Author

Only diffs are expected ones
image

@brandonh-msft brandonh-msft force-pushed the 1242-copy-try-convert-into-ua-repo-instead-of-subrepoing-it branch from 6618d0f to 1929d47 Compare August 3, 2022 17:50
UA has different SA/CA rules than t-c did.
It's pretty odd these weren't caught prior CI builds w/ this code in place,
but nevertheless the fixes are all done and code builds locally w/o issue
and all UTs pass.
No logic was harmed in the making of this commit. 🤞🏻
@brandonh-msft brandonh-msft force-pushed the 1242-copy-try-convert-into-ua-repo-instead-of-subrepoing-it branch from 1929d47 to 01aaab2 Compare August 3, 2022 17:51
@brandonh-msft brandonh-msft merged commit a9ada0e into main Aug 4, 2022
@brandonh-msft brandonh-msft deleted the 1242-copy-try-convert-into-ua-repo-instead-of-subrepoing-it branch August 4, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copy try-convert into UA repo instead of subrepoing it

2 participants