Skip to content

Releases: heikkipora/gitlab-radiator

4.2.0

20 Apr 09:26
Compare
Choose a tag to compare
  • Fixed CI multi-project pipeline breaking pipeline fetching (#117)
  • Fixed CI pipeline with invalid yaml breaking pipeline fetching (#111)
  • Updated dependencies to latest versions

4.1.3

19 Jan 06:49
Compare
Choose a tag to compare

Updated dependencies to latest versions

4.1.2

25 Nov 17:23
Compare
Choose a tag to compare
  • Fixed bin script (bin/gitlab-radiator.js) that did not work after dropping transpilation

4.1.1

23 Nov 20:40
Compare
Choose a tag to compare
  • Updated README (left-over from 4.0.0)

4.1.0

23 Nov 20:39
Compare
Choose a tag to compare
  • Mitigate DoS'ing a GitLab server with a lot of projects by reducing API request parallelism greatly
  • Run natively (now that node v16 is required) without transpiling

4.0.0

13 Nov 18:02
Compare
Choose a tag to compare
  • Drop support for node.js v14
  • Now requires node.js v16.17 or newer
  • Updated dependencies to latest versions

3.5.4

28 Mar 07:15
Compare
Choose a tag to compare

Updated dependencies to latest versions

3.5.3

17 Jan 19:09
Compare
Choose a tag to compare
  • Fixed layout issue when grouping successfully executed projects (#69)
  • Smaller client.js bundle (1.2Mb -> 0.8Mb)

3.5.2

17 Jan 18:03
Compare
Choose a tag to compare

Fix: running bin/gitlab-radiator with a working directory set elsewhere (than the parent directory of bin) causes client.less asset to be unresolvable

3.5.1

17 Jan 18:01
Compare
Choose a tag to compare

Fix: missing less.js from production dependencies, failing at install time