Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

"kpm pack" looks for web.config under wwwroot instead of project root #972

Merged
merged 2 commits into from
Dec 12, 2014

Conversation

ChengTian
Copy link
Contributor

parent #962

@troydai @Praburaj , please help to review and evaluate the risk. Seems you guys worked on some web apps that need web.config. I know this will at least break MusicStore.

@davidfowl , after sign-off, I'll broadcast this change before merge it in.

@muratg
Copy link
Contributor

muratg commented Dec 9, 2014

@ChengTian Could you also fix MusicStore? Are there any other apps in our repos need changing because of this fix?

@ChengTian
Copy link
Contributor Author

  1. Took reaction in MusicStore: Move web.config to wwwroot MusicStore#303
  2. Talked to @troydai and learned that test apps under Perf are using project root as wwwroot. (kpm pack --wwwroot .). So Perf repo is not impacted.
  3. Talked to @victorhurdugaci , apps under EndToEnd repo are not kpm packed. So it's not impacted.
  4. KExpense already puts its web.config in wwwroot.

So this PR is ready to go.

- Improve functional test utilities
- Add functional tests for script generation
- Mark bash scripts as executable when "kpm pack" on *nix
@muratg
Copy link
Contributor

muratg commented Dec 11, 2014

:shipit:

@ChengTian ChengTian force-pushed the kpm-pack-looks-for-web.config-source-in-wwwroot branch from 701e543 to 96cfceb Compare December 12, 2014 18:51
@ChengTian ChengTian merged commit 96cfceb into dev Dec 12, 2014
@ChengTian ChengTian deleted the kpm-pack-looks-for-web.config-source-in-wwwroot branch December 12, 2014 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants