Releases: semaphoreci/spc
Releases · semaphoreci/spc
v1.9.0
Changelog
c3a74c6 Add compile cmd that evaluates bith change_in and params
b02d52f Fix linter issues
22e92d8 Replace parameters in YAML with their values
v1.8.1
Changelog
4c78abb Separate test for using sem commit range env var
5d1aff8 Skip fetching branch if sem commit range env var is used
v1.8.0
Changelog
78fa02c Revert "Substitute env vars in Docker Images and change_in expressions."
d4e949c Support commit_range env var in branch_range config
v1.6.0
Changelog
4e426a9 Deepen branch until we find the merge-base
0ae07ec If git diff fails, unshallow the clone
4673421 Large commits on default branch
4016ef3 Remove unnecessary string() conversions; Exponential deepening 100, 200, 400
37b58fe Simulate change_in with shallow branches that need deepening
b5be389 Use file:// path in order to use shallow clones, git can't shallow with --local
2c895fb Use shallow clones
v1.5.0
Changelog
52e5978 Complete extract all tests
a4fdb99 Extract job priorities
f204e49 Fix e2e test for all locations
6ae569b When extractor tests
v1.4.0
Changelog
981f5a2 Display git errors in the console log
v1.3.0
Changelog
c7e3751 Add test for multiple change_ins in one when expression
0306296 Cleaner output
12a5232 Introduce e2e test that verifies that java and javascript don't clash
59c0eb5 More expressive output
56e9b2b Refactor logs
a892241 Test pattern matching
v1.2.1
Changelog
bbeabc6 Handle unitialized functions map
b7f03a5 Reproduce failure reported by romanlex
v1.1.0
Changelog
4f43725 Make change_in work in pipelines from forked PRs