Skip to content

Conversation

giarc3
Copy link
Member

@giarc3 giarc3 commented Oct 20, 2025

First attempt at a typescript release workflow. I'll iterate on it when doing the next ironnode release.

@giarc3 giarc3 requested a review from a team as a code owner October 20, 2025 19:17
@giarc3 giarc3 requested review from coltfred and removed request for a team October 20, 2025 19:17
@github-actions
Copy link

github-actions bot commented Oct 20, 2025

File Coverage Lines
All files 0% 0%

Minimum allowed coverage is 24%

Generated by 🐒 cobertura-action against d85b690

@skeet70
Copy link
Member

skeet70 commented Oct 20, 2025

Not important for the current use cases, but if we add ironweb at some point, we'll need to be able to add --access public to the publish command. I think it by default/by scope config is sent to our private repo, and once we've tested it we release publicly.

# Need newer npm to use Trusted Publishing
- name: Use newer npm version
run: |
sudo npm install -g npm@11.6.1
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't just sudo npm install be better? Shouldn't that always install at least 11.6.1?

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.

3 participants