Skip to content

Releases: bringg/jenkins-autoscaler

v0.2.6

13 Aug 08:54
b39c07a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

15 Jan 08:41
e15bd46
Compare
Choose a tag to compare

Changelog

  • e15bd46 auto scaler will work only with jenkins node registred with label (#19)

v0.2.3

07 Nov 15:40
9ef0307
Compare
Choose a tag to compare

Changelog

  • 9ef0307 change aws resize fnc and minimize count of request to backend api (#17)

v0.2.2

16 Oct 08:03
285fb64
Compare
Choose a tag to compare

Changelog

  • 285fb64 add backoff when jenkins api is in-accessible (#16)

v0.2.1

26 Jul 16:21
a3d3a62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Jun 08:17
0df1922
Compare
Choose a tag to compare

Changelog

  • 0df1922 fix bug with zombies left in jenkins (#9)

v0.1.6

15 Jun 07:20
55a3310
Compare
Choose a tag to compare

Changelog

v0.1.5

01 Jun 08:36
7ebc2af
Compare
Choose a tag to compare

Changelog

  • 7ebc2af add version to container (#4)
  • 52914df Update deps and github docker push (#3)
  • ea7024f add more tests and remove nodes from jenkins on gc (#2)

v0.1.4

19 May 08:39
477ba5e
Compare
Choose a tag to compare

Changelog

  • 477ba5e skip offline nodes, let user specify number of executors per node (#1)
  • 4124385 Initial commit