Skip to content

v0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Skarlso Skarlso released this 29 Jul 05:42
· 21 commits to master since this release
9fd6735

Changelog

ec32a78 .sort causes a cascading update on the vue component. (#220)
69b69b1 A little refactor to remove the need for nil parameters. (#222)
5b343c4 Added pipeline name validation (#239)
8913a7e Added start reason to pipelines. (#235)
2925ff9 Adding linter to circle CI. (#176)
f072de7 Bump to v0.2.4 (#260)
9fd6735 Bump version for release (#279)
069a24b Change vault to use GCM with counter (#178)
19bfc77 Closes #193 (#195)
4c6678f Created a concurrent safe Gaia logger for plugins. (#213)
7c0f920 Created an error value, in case the for loop fails with index not found. (#206)
f588ae4 Delete user rbac attachments on deletion of users (#271)
376c8ca Distributed execution via worker (#166)
b2dfb95 Docker support for pipeline runs (#201)
1c33963 Echo groups (fix #252) (#253)
c74984b Fix boltdb hanging if the db is already open (#223)
da70f3b Fix issue #215, Allow spaces in Python pipeline name (#216)
9b6551b Fix unable to cancel scheduled and non-scheduled builds (#234)
d081119 Fix username to git if it is empty. Will document it (#250)
a6e14be Fixed a bug where the meta information were missing during a reschedule (#199)
133a50d Fixed multiple scheduler service init (#184)
86e92ba Fixed permissions on gaia created folders and pipelines. (#190)
c68f7c1 Fixed possible nil error on flag parse in case there are no parameters provided for the binary (#209)
7eed58a Fixed python build (#259)
78c33fa Fixed racy tests
e766c3d Fixed schedule button (#189)
2654f28 Fixed trigger check (#251)
ca6e757 Fixed wrong comment
2382c79 Fixing cancelled status for pipelines. (#197)
5519f27 Fixing the webhook (#262)
5d72784 Formatting for build check (#258)
6d5d92e Housekeeping! (#191)
e0e26d9 NodeJS support (#183)
072ded5 Obfuscate execpath from pipeline objects returned to clients (#229)
b419af3 RBAC using Casbin (#256)
fe1bdc9 Refactored Gaia parameters (#198)
c81a498 Refactored frontend pipeline start handler and fixed a parameters bug (#181)
ec28241 Refactored scheduler out of the service singleton provider (#237)
13df0a5 Refactoring the certificate service. (#245)
519a2be Remove the channel Iterator method from ActivePipelines (#175)
ed1ca01 Remove the pin to a specific java version below 8. (#236)
c7837a1 Remove trigger token from overview view (#228)
a548246 Retire satori UUID and use a community driven fork (#241)
c108600 Return the concrete and refactor the providers out of handlers (#273)
74b880c Started to update docker images (#255)
0270c10 Streamlined and polished the README a bit
a8593d7 The helm chart needed some upgrades (#254)
56d9c03 Toggle Polling from the UI (#174)
0327269 UI: Add pipeline details (#217)
212cf22 Updated circleci image (#257)
13f272f Updated description of the GCM encryption for vault. (#224)
d44dd08 Upgrade of all frontend components and dependency libraries (#186)
32bf82c Worker builds binary in case the binary doesn't match the worker arch (#200)
532ac3f [Feature] Pull a pipeline -> updates the code of the pipeline on demand (#265)

Docker images

  • docker pull gaiapipeline/gaia:latest-nodejs
  • docker pull gaiapipeline/gaia:v0.2.5-nodejs
  • docker pull gaiapipeline/gaia:latest
  • docker pull gaiapipeline/gaia:v0.2.5
  • docker pull gaiapipeline/gaia:latest-java
  • docker pull gaiapipeline/gaia:v0.2.5-java
  • docker pull gaiapipeline/gaia:latest-go
  • docker pull gaiapipeline/gaia:v0.2.5-go
  • docker pull gaiapipeline/gaia:latest-cpp
  • docker pull gaiapipeline/gaia:v0.2.5-cpp
  • docker pull gaiapipeline/gaia:latest-ruby
  • docker pull gaiapipeline/gaia:v0.2.5-ruby
  • docker pull gaiapipeline/gaia:latest-python
  • docker pull gaiapipeline/gaia:v0.2.5-python