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

Merge office addin taskpane #28

Merged

Conversation

TCourtneyOwen
Copy link
Contributor

No description provided.

akrantz and others added 9 commits June 28, 2019 12:20
- Also make small change to launch.json to fix issue that was causing 'Debug Tests' config to fail after updating mocha version.
The office-addin-debugging package is being updated to have sideload integrated
rather than require using office-toolbox.

This removes the sideload and unload package.json scripts which are no longer needed.
They could be replaced using a command like:

"npx office-addin-dev-settings sideload manifest.xml -a excel"

however this would require a dev dependency on office-addin-dev-settings. I think it would
be simpler to just use the "start" and "stop" scripts instead. These scripts were required
previously so that "office-addin-debugging start" would know how to sideload, but now that
this functionality is part of the office-addin-dev-settings package, it can import and call
it directly.
- This will ensure we pick up important office-addin-scripts changes as well
@TCourtneyOwen TCourtneyOwen requested a review from a team as a code owner August 16, 2019 21:24
@akrantz
Copy link
Contributor

akrantz commented Aug 17, 2019

One of the CI build agents was cancelled. I just did Retry.

@TCourtneyOwen TCourtneyOwen merged commit 1bb1c4b into OfficeDev:master Aug 19, 2019
@TCourtneyOwen TCourtneyOwen deleted the merge-office-addin-taskpane branch August 20, 2019 16:32
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.

None yet

2 participants