Skip to content

fix publish#59

Merged
carlansley merged 1 commit intomainfrom
fix-publish
Jun 10, 2025
Merged

fix publish#59
carlansley merged 1 commit intomainfrom
fix-publish

Conversation

@carlansley
Copy link
Owner

No description provided.

@carlansley carlansley requested a review from Copilot June 10, 2025 19:25
@carlansley carlansley self-assigned this Jun 10, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses the publishing process by incrementing the package version and updating the secret environment variable in the GitHub workflow.

  • Bump package version in package.json from 5.0.0 to 5.0.1
  • Update secret token reference in the publish workflow from NPM_TOKEN_PUBLISH to NPM_TOKEN

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updated version field to trigger a new release publication.
.github/workflows/publish.yml Modified secret variable used for npm publish authentication.

@github-actions
Copy link

Coverage after merging fix-publish into main will be

99.91% 0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   compiler.ts99.11%96.72%100%99.62%136–137, 248
   document.spec.ts100%100%100%100%
   document.ts100%100%100%100%
   index.ts100%100%100%100%
   schema.ts100%100%100%100%
   swagger.spec.ts99.78%98.36%100%99.84%38–40
   validate.ts98.75%92.31%100%100%184, 189, 206, 210

@github-actions
Copy link

Beta Published - Install Command: npm install swagger2@5.0.1-PR.59-9e10

@carlansley carlansley requested a review from le-cong June 10, 2025 19:28
Copy link
Collaborator

@le-cong le-cong left a comment

Choose a reason for hiding this comment

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

lgtm

@carlansley carlansley merged commit de848c6 into main Jun 10, 2025
8 checks passed
@carlansley carlansley deleted the fix-publish branch June 10, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants