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

fix: fix deploy issue because botproject files structure changed #3719

Merged
merged 4 commits into from
Jul 27, 2020

Conversation

VanyLaw
Copy link
Contributor

@VanyLaw VanyLaw commented Jul 27, 2020

Description

Reason: Because files property in botproject is modified to Map and private, so it cause issue in azure plugin.
Solution: add botproject interface and move some other interfaces to shared folder. Change project type from any to IBotproject.

Task Item

close #3717

Screenshots

image

@coveralls
Copy link

coveralls commented Jul 27, 2020

Coverage Status

Coverage decreased (-0.002%) to 57.367% when pulling 248ac3b on wenyluo/fixPublish into 0c274e0 on main.

@cwhitten cwhitten merged commit 6f69c47 into main Jul 27, 2020
@cwhitten cwhitten deleted the wenyluo/fixPublish branch July 27, 2020 20:35
alanlong9278 added a commit that referenced this pull request Jul 28, 2020
* main:
  fix: allow storage implementation to determine writability (#3630)
  fix: fix deploy issue because botproject files structure changed (#3719)
  fix: loop infinitely on publish page when get publish status (#3716)
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
* main:
  fix: allow storage implementation to determine writability (microsoft#3630)
  fix: fix deploy issue because botproject files structure changed (microsoft#3719)
  fix: loop infinitely on publish page when get publish status (microsoft#3716)
benbrown pushed a commit that referenced this pull request Jun 11, 2021
* main:
  fix: allow storage implementation to determine writability (#3630)
  fix: fix deploy issue because botproject files structure changed (#3719)
  fix: loop infinitely on publish page when get publish status (#3716)
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…rosoft#3719)

* fix files structure change

* add botProject interface and move some interface into shared folder

* fix lint

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
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.

Azure publish failed
3 participants