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

Bump version and fix the publish workflow #26

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

nazarhussain
Copy link
Collaborator

Motivation

Release the latest changes

Description

  • Bump version
  • Fix publish workflow

Steps to test or reproduce

  • Run all tests

Copy link

github-actions bot commented Nov 26, 2024

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: eef6a8d Previous: 392ad33 Ratio
sum array with raw for loop 929.32 us/op 928.87 us/op 1.00
sum array with reduce 11.444 ms/op 11.385 ms/op 1.01
sum array with reduce beforeEach 11.687 ms/op 11.525 ms/op 1.01
sum array with reduce before beforeEach 11.480 ms/op 11.503 ms/op 1.00
sum array with reduce high threshold 11.454 ms/op 11.522 ms/op 0.99
sum array with reduce no threshold 11.497 ms/op 11.573 ms/op 0.99

by benchmarkbot/action

on:
push:
branches:
- "main"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This workflow was trying to publish every PR merged. This does not allow to group different changes to release together.

@nazarhussain nazarhussain merged commit f281a16 into main Nov 26, 2024
4 checks passed
@nazarhussain nazarhussain deleted the nh/publish-ci branch November 26, 2024 09:05
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.

1 participant