Skip to content

[PLT-100513] feat(codedapp-tool): add CI publish workflow#331

Draft
deepeshrai-tech wants to merge 1 commit intomainfrom
feat/codedapp-tool-public-publish
Draft

[PLT-100513] feat(codedapp-tool): add CI publish workflow#331
deepeshrai-tech wants to merge 1 commit intomainfrom
feat/codedapp-tool-public-publish

Conversation

@deepeshrai-tech
Copy link
Copy Markdown
Contributor

@deepeshrai-tech deepeshrai-tech commented Mar 26, 2026

  • Add publish-codedapp-tool.yml workflow that auto-publishes to both npmjs.org and GitHub Packages on merge to main
  • Version check prevents re-publishing existing versions
  • Switch publishConfig from GitHub Packages to npmjs.org (public)
  • Bump version to 0.1.6 to match CLI major.minor for auto-install

@deepeshrai-tech deepeshrai-tech requested a review from a team March 26, 2026 15:12
@deepeshrai-tech deepeshrai-tech force-pushed the feat/codedapp-tool-public-publish branch 2 times, most recently from e80ff4a to a2cd007 Compare March 26, 2026 15:33
@deepeshrai-tech deepeshrai-tech changed the title [PLT-100513] feat(codedapp-tool): add CI publish workflow and fix public registry … [PLT-100513] feat(codedapp-tool): add CI publish workflow Mar 26, 2026
@deepeshrai-tech deepeshrai-tech force-pushed the feat/codedapp-tool-public-publish branch from a2cd007 to c7df7b9 Compare March 26, 2026 16:55
…config

- Switch publishConfig from GitHub Packages to public npm registry
- Add CI workflow to auto-publish on merge to main
- Install @uipath/auth from public npm for bundling (not as a dependency)
- Bump version to 0.1.6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deepeshrai-tech deepeshrai-tech force-pushed the feat/codedapp-tool-public-publish branch from c7df7b9 to a409e84 Compare March 26, 2026 17:18
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

package-lock missing

- name: Setup Bun
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2

- name: Check if version already published
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this step even required? If same version exists, then npm publish will fail

@deepeshrai-tech deepeshrai-tech marked this pull request as draft March 27, 2026 08:37
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.

2 participants