Skip to content

Conversation

@Rick-Kirkham
Copy link
Contributor

Thank you for your pull request! Please provide the following information.


Change Description:

cross-repo merge from Excel-Custom-Functions master

  1. Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start')
    If Yes, briefly describe what is impacted.
    No

  2. Do these changes impact VS Code debugging options (launch.json)?
    If Yes, briefly describe what is impacted.
    No

  3. Do these changes impact template output? (e.g., add/remove file, update file location, update file contents)
    If Yes, briefly describe what is impacted.
    No

  4. Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins)
    If Yes, briefly describe what is impacted.
    No

If you answered yes to any of these please do the following:
> Include 'Rick-Kirkham' in the review
> Make sure the README file is correct

Validation/testing performed:

Automated tests pass.
Manual test of conversion script generates expected/wanted output.

TCourtneyOwen and others added 30 commits June 9, 2020 11:26
- This branch enables Shared Runtime for ECF.  The initial thought is that this will be branch off the Excel Custom functions repo called "shared-runtime."  We can then also have a "yo-offfice-shared-runtime" for production
- Added tests to verify taskpane functionality as well, which we didn't previously have for ECF.  These changes should get propagated to master as well
- Verfied branch works on Windows. Following up to verify works on Mac too
- Also added debug configs
…pp-template

Adding ESLint-Plugin-Excel-Custom-Functions to Shared App Template
- Fix issue with functions.ts
- Up the debug timeout
- Seems to having the DesktopFormFactor section in the test and then trying to open the taskpane via Office.addin.showAsTaskpane() makes the test very unreliable
Adding a testing guideline to the CONTRIBUTING.md file.
The idea is that these manual tests need be executed and pass before submitting a PR.
Merge master branch changes into shared runtime branch
Rick-Kirkham and others added 25 commits January 3, 2024 16:34
Put both types of manifest in the same branch
remove obsolete line from convert script
don't use /public path with shared runtime

The shared runtime uses the browser context for execution of JavaScript custom functions,
so the functions.json metadata can come from the dist folder just like the other files.
Update messaging for M365 Developer Program
@Rick-Kirkham Rick-Kirkham requested a review from a team as a code owner February 16, 2024 00:32
@Rick-Kirkham Rick-Kirkham merged commit c57543e into master Feb 16, 2024
@Rick-Kirkham Rick-Kirkham deleted the merge-shared-changes branch February 16, 2024 22:18
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.

8 participants