Skip to content

Releases: semaphoreci/spc

v1.12.1

24 Oct 12:43
v1.12.1
28ffb30
Compare
Choose a tag to compare

Changelog

  • ed30309 Correctly read commands from cmd file when file path is absolute

v1.12.0

11 Oct 11:04
v1.12.0
f5d68c7
Compare
Choose a tag to compare

Changelog

  • dbbf593 Fix Linter issues
  • b6d1302 Replace commands_files with commands

v1.11.0

29 Aug 09:32
v1.11.0
eb4b8b6
Compare
Choose a tag to compare

Changelog

  • f6fe84e Evaluate template expressions everywhere except in job commands

v1.10.1

04 Jun 12:51
02999e0
Compare
Choose a tag to compare

Changelog

  • 02999e0 Change secret used for Github releases (#48)

v1.9.6

17 Oct 20:00
v1.9.6
0eaec4f
Compare
Choose a tag to compare

Changelog

v1.9.5

28 Aug 13:12
v1.9.5
2552e2a
Compare
Choose a tag to compare

Changelog

v1.9.4

20 Jun 11:58
25e763f
Compare
Choose a tag to compare

Changelog

  • f68771d Fix for non-master PRs
  • 8acea83 Unset all actual SEMAPHORE variables before tests

v1.9.3

13 Jun 14:04
80a0bb4
Compare
Choose a tag to compare

Changelog

  • 796b194 Add diff-list command to spc
  • 1eaa0cb Add e2e tests for list-diff subcommand
  • e6554ef Add flag for toggling console logging
  • 11e9148 Add list-diff e2e test to Semaphore
  • 62fceb5 Bump go version to 1.16
  • 67947e6 Extract git-specific logic from function evaluation
  • 595c754 Fix receiver name consistency
  • 997668e Print message to stderr when running on tags
  • aac280a Remove copied test descriptions
  • ca01361 Remove redundant on-tags argument from list-diff
  • b296a38 Rename GitSettings to DiffSet
  • fa3514c Rename file
  • 558b24d Rename variables to current struct name
  • 2d982e5 Update goreleaser to version 1.9.2

v1.9.2

25 Apr 22:09
v1.9.2
0df6592
Compare
Choose a tag to compare

Changelog

  • 0df6592 Create release for multiple operating systems and architectures (#35)

v1.9.1

08 Sep 09:19
2c80ff8
Compare
Choose a tag to compare

Changelog

031f114 Support for evaluating changes in the last commit only