v5.1.0 (2023-05-23)
Implemented enhancements:
- Add support for CI node retry count on GitHub Actions and Buildkite and don't run tests in Fallback Mode when a retried node can't connect with the API to avoid running a wrong set of tests. #68 (ArturT)
v5.0.0 (2023-05-22)
Merged pull requests:
v4.1.0 (2023-05-04)
Implemented enhancements:
Merged pull requests:
v4.0.0 (2023-01-31)
Fixed bugs:
- [breaking change] fix(feature): When the test file list source file is defined, then don't scan the disk for test files in the default location #64 (ArturT)
v3.3.1 (2023-01-30)
Merged pull requests:
- Bump yargs-parser and yargs #63 (dependabot[bot])
- Bump json5 from 1.0.1 to 1.0.2 #61 (dependabot[bot])
- Bump decode-uri-component from 0.2.0 to 0.2.2 #60 (dependabot[bot])
v3.3.0 (2023-01-30)
Implemented enhancements:
- Add support for
KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE
to specify the set of test files to run #62 (ArturT)
v3.2.0 (2022-06-08)
Merged pull requests:
- Update dependencies (security update for axios), update development setup #59 (ArturT)
- Bump axios from 0.21.1 to 0.21.2 #52 (dependabot[bot])
- Remove FAQ questions from readme #44 (ArturT)
- Add links to FAQ in the answers #43 (ArturT)
v3.1.1 (2021-01-07)
Merged pull requests:
- Update axios-retry from 3.1.2 to 3.1.9 #40 (ArturT)
- Bump axios from 0.18.1 to 0.21.1 #39 (haines)
- Bump node-notifier from 8.0.0 to 8.0.1 #37 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.7 #36 (dependabot[bot])
v3.1.0 (2020-11-28)
Implemented enhancements:
- Add support for an attempt to connect to existing Queue on API side to reduce slow requests number #35 (ArturT)
v3.0.1 (2020-09-18)
Implemented enhancements:
- When Knapsack Pro API returns expected errors then the CI node should fail and show an error from API response. Fix the problem with retrying failed request 3 times #34 (ArturT)
v3.0.0 (2020-08-20)
Merged pull requests:
- Update packages like babel, typescript, jest, del, gulp, ts-lint, winston #33 (ArturT)
- Update formatting configs #32 (ArturT)
- Use Node 12.18.3 LTS in development and update README requirements #30 (ArturT)
- Bump lodash from 4.17.15 to 4.17.19 #29 (dependabot[bot])
v2.0.0 (2020-06-27)
Implemented enhancements:
- [breaking change] Add support for CI build ID for Github Actions - read PR description how to migrate for Github Actions #28 (ArturT)
Merged pull requests:
- Bump handlebars from 4.1.2 to 4.5.3 #26 (dependabot[bot])
- Bump lodash.merge from 4.6.1 to 4.6.2 #23 (dependabot[bot])
- Bump mixin-deep from 1.3.1 to 1.3.2 #22 (dependabot[bot])
- Bump extend from 3.0.1 to 3.0.2 #21 (dependabot[bot])
- Bump eslint-utils from 1.3.1 to 1.4.3 #20 (dependabot[bot])
- Bump lodash from 4.17.11 to 4.17.15 #19 (dependabot[bot])
v1.7.0 (2020-05-20)
Implemented enhancements:
v1.6.2 (2019-12-05)
Fixed bugs:
- More explicit message about KNAPSACK_PRO_CI_NODE_BUILD_ID must be the same on all parallel nodes #25 (ArturT)
v1.6.1 (2019-11-04)
Merged pull requests:
- Bump axios from 0.18.0 to 0.18.1 #18 (dependabot[bot])
v1.6.0 (2019-10-11)
Implemented enhancements:
v1.5.0 (2019-09-14)
Implemented enhancements:
v1.4.1 (2019-09-04)
Fixed bugs:
v1.4.0 (2019-08-23)
Implemented enhancements:
v1.3.1 (2019-07-06)
Fixed bugs:
v1.3.0 (2019-04-14)
Implemented enhancements:
v1.2.0 (2019-03-15)
Implemented enhancements:
v1.1.0 (2019-03-07)
Implemented enhancements:
Merged pull requests:
- Update package dev dependencies #9 (rafaltrzop)
v1.0.1 (2018-12-29)
v1.0.0 (2018-12-29)
Implemented enhancements:
- Add fallback mode to run tests when API is not available #8 (ArturT)
- Add logger #6 (ArturT)
- Retry failed request to Knapsack Pro API #5 (ArturT)
Merged pull requests:
- Add Prettier and configure TSLint #7 (rafaltrzop)
v0.3.0 (2018-11-15)
Implemented enhancements:
v0.2.1 (2018-10-22)
Fixed bugs:
- Fix security vulnerability with npm audit fix #2 (ArturT)
- Fix default Knapsack Pro API endpoint url to production #1 (ArturT)
v0.2.0 (2018-09-15)
v0.1.1 (2018-09-14)
* This Changelog was automatically generated by github_changelog_generator