Skip to content

Fix build window#10571

Merged
keveleigh merged 5 commits into
microsoft:prerelease/2.8.0from
keveleigh:fix-build-window-2
May 19, 2022
Merged

Fix build window#10571
keveleigh merged 5 commits into
microsoft:prerelease/2.8.0from
keveleigh:fix-build-window-2

Conversation

@keveleigh

@keveleigh keveleigh commented Apr 29, 2022

Copy link
Copy Markdown
Contributor

Overview

awaits don't appear to work (either at all or reliably) in the editor, so some changes to the Rest APIs made them unusable in the editor.

This change reverts the await changes while attempting to preserve any sort of non-breaking changes. This also restores some API shape from before the await PR.

Connection is now successful!
image

There may still be a follow-up needed, as actual deploy is failing for me...could be user error, but idk

image

Changes

@keveleigh keveleigh added the Build / Tools Issues related to build and tools. label Apr 29, 2022
@keveleigh keveleigh self-assigned this Apr 29, 2022
@keveleigh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@keveleigh keveleigh force-pushed the fix-build-window-2 branch from ce0577f to d333481 Compare April 29, 2022 20:13
@keveleigh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@ghost

ghost commented Apr 29, 2022

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

❌ keveleigh sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

@keveleigh keveleigh closed this Apr 29, 2022
@keveleigh keveleigh reopened this Apr 29, 2022
@david-c-kline david-c-kline requested a review from MaxWang-MS May 3, 2022 20:33
@david-c-kline david-c-kline changed the base branch from main to prerelease/2.8.0 May 4, 2022 19:57
@david-c-kline

Copy link
Copy Markdown

closing in favor of #10575

@keveleigh keveleigh reopened this May 18, 2022
@keveleigh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@keveleigh keveleigh merged commit 4e7485b into microsoft:prerelease/2.8.0 May 19, 2022
@keveleigh keveleigh deleted the fix-build-window-2 branch May 19, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build / Tools Issues related to build and tools.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Window / Deploy Options can't connect in 2.7.3

2 participants