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/CD pipelines #1203

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Fix CI/CD pipelines #1203

merged 6 commits into from
Nov 6, 2023

Conversation

arturpimentel
Copy link
Collaborator

@arturpimentel arturpimentel commented Nov 1, 2023

What is the purpose of this pull request?

Fix the CI/CD workflow that trigger the publishing in npm and system-oriented package managers such as brew.

What problem is this solving?

The current workflow is broken here
image

How should this be manually tested?

  1. Launch a new stable tag with releasy;
  2. All steps should successfully execute;

Screenshots or example usage

None

Types of changes

  • Refactor (non-breaking change that only makes the code better)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

Chores checklist

  • Update CHANGELOG.md

@arturpimentel arturpimentel changed the title Release v4.0.1-beta Fix CI/CD pipelines Nov 3, 2023
@arturpimentel arturpimentel marked this pull request as ready for review November 3, 2023 17:31
@arturpimentel arturpimentel merged commit 8349f99 into main Nov 6, 2023
4 checks passed
@arturpimentel arturpimentel deleted the fix/broken-commands branch November 6, 2023 20:06
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