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

Add support for Bitbucket Pipelines #97

Merged
merged 1 commit into from
Sep 30, 2020
Merged

Add support for Bitbucket Pipelines #97

merged 1 commit into from
Sep 30, 2020

Conversation

javierav
Copy link
Contributor

No description provided.

@ArturT
Copy link
Member

ArturT commented Sep 30, 2020

@javierav Thanks for PR. I will review it.

Notes:

Docs for envs:
https://support.atlassian.com/bitbucket-cloud/docs/variables-and-secrets/

env description
BITBUCKET_PARALLEL_STEP Zero-based index of the current step in the group, for example: 0, 1, 2, …Not available outside a parallel step.
BITBUCKET_PARALLEL_STEP_COUNT Total number of steps in the group, for example: 5.Not available outside a parallel step.

@ArturT ArturT merged commit 102687d into KnapsackPro:master Sep 30, 2020
@ArturT
Copy link
Member

ArturT commented Sep 30, 2020

I've released a new version: knapsack 1.19.0

BTW You may want to learn more about dynamic test suite split (Queue Mode) and how this can help you save more time: https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation

How to split slow RSpec test files by test examples (by individual it)?
https://knapsackpro.com/faq/question/how-to-split-slow-rspec-test-files-by-test-examples-by-individual-it

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.

None yet

2 participants