Skip to content

Releases: Financial-Times/golang-ci-orb

Update CI/CD of the orb to latest orb-tools

30 Mar 07:06
38b8088
Compare
Choose a tag to compare

Update the orb-tools to version the latest one.
Use dynamic configs for triggering the integration tests and deploy to production.
Use the recommended steps for the CI/CD of the orb and the recommended structure of the orb repo according to the official orb template.

Upgrade linter version

15 Feb 13:09
53a9c24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: patch-release-v1.2.1...patch-release-v1.2.2

Update golangci-lint to the latest compatible version

09 Aug 06:52
121a335
Compare
Choose a tag to compare

Use the latest golangci-lint runner version(v1.48.0) applicable for the latest go version (v.1.19).
Update the linter runner config file. No semantic changes to the config, only changed structure.

minor-release-v1.2.0

20 May 13:33
6120992
Compare
Choose a tag to compare

What's Changed

Full Changelog: patch-release-v1.1.4...minor-release-v1.2.0

patch-release-v1.1.4

11 Apr 12:25
017353b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: patch-release-v1.1.3...patch-release-v1.1.4

patch-release-v1.1.3

22 Mar 12:06
2fe453a
Compare
Choose a tag to compare

What's Changed

  • Use golangci-lint version which works for go 1.18 by @ivanruski in #27

Full Changelog: patch-release-v1.1.2...patch-release-v1.1.3

Switch linting and test steps order in the job build-and-test

18 Mar 09:55
b2f2fac
Compare
Choose a tag to compare

Allows the unit tests to run even when the linting is failing for some reason.

patch-release-v1.1.1

09 Mar 14:15
98a4fba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: minor-release-v1.1.0...patch-release-v1.1.1

Introducing working with Neo 4.3

03 Nov 14:03
b3d2d98
Compare
Choose a tag to compare
  • Add new executor that starts Neo4j in cluster mode with 3 instances. The default Neo4j version for the new executor is 4.3.6-enterprise.
  • The old single instance Neo4j executor is updated to use default version of 4.3.6-enterprise.

patch-release-v1.0.17

29 Oct 06:22
b922f1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: patch-release-v1.0.16...patch-release-v1.0.17