Skip to content

Releases: semaphoreci/spc

v1.9.0

06 Jul 08:58
e4897a6
Compare
Choose a tag to compare

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

10 May 10:19
4dc352f
Compare
Choose a tag to compare

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

05 May 10:15
997284b
Compare
Choose a tag to compare

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

01 Apr 10:15
8cd13f6
Compare
Choose a tag to compare

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

30 Mar 09:28
0555567
Compare
Choose a tag to compare

Changelog

52e5978 Complete extract all tests
a4fdb99 Extract job priorities
f204e49 Fix e2e test for all locations
6ae569b When extractor tests

v1.4.0

29 Mar 10:12
4d6a1c5
Compare
Choose a tag to compare

Changelog

981f5a2 Display git errors in the console log

v1.3.0

18 Mar 09:34
db0915a
Compare
Choose a tag to compare

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

09 Feb 16:43
c1214e8
Compare
Choose a tag to compare

Changelog

bbeabc6 Handle unitialized functions map
b7f03a5 Reproduce failure reported by romanlex

v1.2.0

01 Feb 15:09
f9d3ab4
Compare
Choose a tag to compare

Changelog

19a74df Log when parsing errors
953f68d Parse when errors
810cf37 Run all e2e tests
1fb85cf Tests for reduce
5d3c886 Use v0.0.3-alpha to run SPC

v1.1.0

27 Jan 13:24
10cf6e3
Compare
Choose a tag to compare

Changelog

4f43725 Make change_in work in pipelines from forked PRs