Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): add missing space to new publish workflows #4603

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

armandobelardo
Copy link
Contributor

@armandobelardo armandobelardo commented Sep 10, 2024

This PR introduces changes to the pnpm seed:local command in various workflow files. The changes involve removing the --changelog flag from the command, which is now specified as an argument to the --previous-changelog flag.

  • create-cli-release.yml: The --changelog flag is removed from the pnpm seed:local latest cli command.
  • publish-cli.yml: The --changelog flag is removed from the pnpm seed:local publish cli command.
  • publish-generator-csharp-model.yml: The --changelog flag is removed from the pnpm seed:local publish generator csharp-model command.
  • publish-generator-csharp-sdk.yml: The --changelog flag is removed from the pnpm seed:local publish generator csharp-sdk command.
  • publish-generator-fastapi.yml: The --changelog flag is removed from the pnpm seed:local publish generator fastapi command.
  • publish-generator-go-fiber.yml: The --changelog flag is removed from the pnpm seed:local publish generator go-fiber command.
  • publish-generator-go-model.yml: The --changelog flag is removed from the pnpm seed:local publish generator go-model command.
  • publish-generator-go-sdk.yml: The --changelog flag is removed from the pnpm seed:local publish generator go-sdk command.
  • publish-generator-openapi.yml: The --changelog flag is removed from the pnpm seed:local publish generator openapi command.
  • publish-generator-postman.yml: The --changelog flag is removed from the pnpm seed:local publish generator postman command.
  • publish-generator-pydantic.yml: The --changelog flag is removed from the pnpm seed:local publish generator pydantic command.
  • publish-generator-python-sdk.yml: The --changelog flag is removed from the pnpm seed:local publish generator python-sdk command.
  • publish-generator-ruby-model.yml: The --changelog flag is removed from the pnpm seed:local publish generator ruby-model command.
  • publish-generator-ruby-sdk.yml: The --changelog flag is removed from the pnpm seed:local publish generator ruby-sdk command.
  • publish-generator-v2.yml: The --changelog flag is removed from the pnpm seed:local publish generator ${{ matrix.generator }} command.

@armandobelardo armandobelardo marked this pull request as ready for review September 10, 2024 17:36
@armandobelardo armandobelardo enabled auto-merge (squash) September 10, 2024 17:36
@dsinghvi dsinghvi disabled auto-merge September 10, 2024 17:36
@dsinghvi dsinghvi merged commit cf2a12f into main Sep 10, 2024
41 checks passed
@dsinghvi dsinghvi deleted the ab/add-space branch September 10, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants