Skip to content

Conversation

@MicroFish91
Copy link
Contributor

@MicroFish91 MicroFish91 commented Nov 6, 2025

I need this type updated so I can include it in utils.
I need all the package typings aligned so that typescript stops yelling at me :P

Plan to eventually add a README link in the comment as well, but that would be in the next iteration.

Needed as a prerequisite for this:
#1284

@MicroFish91 MicroFish91 requested a review from a team as a code owner November 6, 2025 21:55
Copy link
Contributor

@bwateratmsft bwateratmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to also run npm run api-extractor or does that not produce any committable changes?

@MicroFish91
Copy link
Contributor Author

MicroFish91 commented Nov 10, 2025

Running api-extractor produced no committable changes!

@alexweininger
Copy link
Member

Running api-extractor alone won't produce changes, you have to copy the file that it produces into /api/docs/.

This is from api/CONTRIBUTING.md:

  1. Generate the rolled up api typings using npm run api-extractor
  2. Copy the generated api/dist/vscode-azureresources-api.d.ts file into api/docs/ to update the typings used for documentation.

@MicroFish91
Copy link
Contributor Author

MicroFish91 commented Nov 10, 2025

Oops just kidding, thanks I definitely missed that last step, but also, I just realized I don't actually need to publish this early for the types after all, so closing this in favor of the other PR that I'll be taking out of draft soon

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.

4 participants