GitPedia
gaia-pipeline

gaia-pipeline/gaia

Build powerful pipelines in any programming language.

10 Releases
Latest: 4y ago
v0.2.9LatestPre-release
SkarlsoSkarlsoยท4y agoยทJanuary 13, 2022
GitHub

๐Ÿ“‹ Changelog

  • 65d3e4c Built the ci image
  • 165b9d6 Bump axios from 0.19.0 to 0.21.2 in /frontend (#304)
  • b5389a9 Bump follow-redirects from 1.5.10 to 1.14.7 in /frontend (#310)
  • 17db18e Fixed the indentation
  • 4fd7a9f Properly fix the goreleaser config
  • 8d79656 Support go 1.17 (#311)

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:latest-cpp`
  • `docker pull gaiapipeline/gaia:v0.2.9-cpp`
  • `docker pull gaiapipeline/gaia:latest-python`
  • `docker pull gaiapipeline/gaia:v0.2.9-python`
  • `docker pull gaiapipeline/gaia:latest-ruby`
  • `docker pull gaiapipeline/gaia:v0.2.9-ruby`
  • `docker pull gaiapipeline/gaia:latest-nodejs`
  • `docker pull gaiapipeline/gaia:v0.2.9-nodejs`
  • + 6 more
v0.2.7Pre-release
SkarlsoSkarlsoยท5y agoยทNovember 29, 2020
GitHub

๐Ÿ“‹ Changelog

  • 165df8f Adding swagger (#287)
  • da4aac4 Fixed the module versions (#293)
  • 4086339 Fixing the docker argument in case of pipeline start (#294)

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:latest-java`
  • `docker pull gaiapipeline/gaia:v0.2.7-java`
  • `docker pull gaiapipeline/gaia:latest-nodejs`
  • `docker pull gaiapipeline/gaia:v0.2.7-nodejs`
  • `docker pull gaiapipeline/gaia:latest-ruby`
  • `docker pull gaiapipeline/gaia:v0.2.7-ruby`
  • `docker pull gaiapipeline/gaia:latest-go`
  • `docker pull gaiapipeline/gaia:v0.2.7-go`
  • + 6 more
v0.2.6Pre-release
SkarlsoSkarlsoยท5y agoยทAugust 8, 2020
GitHub

๐Ÿ“‹ Changelog

  • 9fd6735 Bump version for release (#279)
  • ed5c1e2 Creating github webhook secrets per pipeline (#283)
  • f588ae4 Delete user rbac attachments on deletion of users (#271)
  • 5519f27 Fixing the webhook (#262)
  • 62f005c Increase handler coverage (#280)
  • b419af3 RBAC using Casbin (#256)
  • c108600 Return the concrete and refactor the providers out of handlers (#273)
  • 532ac3f [Feature] Pull a pipeline -> updates the code of the pipeline on demand (#265)
  • + 1 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:latest-python`
  • `docker pull gaiapipeline/gaia:v0.2.6-python`
  • `docker pull gaiapipeline/gaia:latest-nodejs`
  • `docker pull gaiapipeline/gaia:v0.2.6-nodejs`
  • `docker pull gaiapipeline/gaia:latest-java`
  • `docker pull gaiapipeline/gaia:v0.2.6-java`
  • `docker pull gaiapipeline/gaia:latest-cpp`
  • `docker pull gaiapipeline/gaia:v0.2.6-cpp`
  • + 6 more
v0.2.5Pre-release
SkarlsoSkarlsoยท5y agoยทJuly 29, 2020
GitHub

๐Ÿ“‹ 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)
  • + 46 more

๐Ÿ“ 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`
  • + 6 more
v0.2.4Pre-release
SkarlsoSkarlsoยท5y agoยทJune 22, 2020
GitHub

๐Ÿ“‹ 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)
  • 069a24b Change vault to use GCM with counter (#178)
  • 19bfc77 Closes #193 (#195)
  • + 40 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:latest-python`
  • `docker pull gaiapipeline/gaia:v0.2.4-python`
  • `docker pull gaiapipeline/gaia:latest-cpp`
  • `docker pull gaiapipeline/gaia:v0.2.4-cpp`
  • `docker pull gaiapipeline/gaia:latest-nodejs`
  • `docker pull gaiapipeline/gaia:v0.2.4-nodejs`
  • `docker pull gaiapipeline/gaia:latest-java`
  • `docker pull gaiapipeline/gaia:v0.2.4-java`
  • + 6 more
v0.2.3Pre-release
michelvocksmichelvocksยท7y agoยทFebruary 23, 2019
GitHub

๐Ÿ“‹ Changelog

  • cb5a54b Added new official website link to readme file (#143)
  • 9bcc31d Added/Updated screenshots for README (#138)
  • 41ccd5c Basic permissions (#154)
  • d37e5f8 Bump version to 0.2.3
  • ddf8c49 Fix basic Go Report Card issues (#167)
  • 3f5c4c3 Fix git SSH clone in docker container (#172)
  • 1ef15c4 Fixed checksum mismatch (#159)
  • f41ff5b Fixed deprecated warning from goreleaser and added new latest tags for specific language docker images. (#137)
  • + 7 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:latest-ruby`
  • `docker pull gaiapipeline/gaia:v0.2.3-ruby`
  • `docker pull gaiapipeline/gaia:latest-java`
  • `docker pull gaiapipeline/gaia:v0.2.3-java`
  • `docker pull gaiapipeline/gaia:latest`
  • `docker pull gaiapipeline/gaia:v0.2.3`
  • `docker pull gaiapipeline/gaia:latest-go`
  • `docker pull gaiapipeline/gaia:v0.2.3-go`
  • + 4 more
v0.2.2Pre-release
michelvocksmichelvocksยท7y agoยทDecember 12, 2018
GitHub

๐Ÿ“‹ Changelog

  • 953ea75 Acceptance/Integration Tests introduction (#133)
  • bcaf623 Added a definitive check for possible password errors. (#121)
  • 9622b72 Added extra check if pipeline has no jobs (#102)
  • aff239a Added new in progress icon. Jobs which are in running state have a different icon in the detailed view. (#123)
  • 767ef36 Added tests for plugin package. Implemented job results feature. (#101)
  • e3eeae5 Bumped version to 0.2.2 (#135)
  • 8b312dd Cancel pipeline a pipeline run (#117)
  • 664e220 Change the fork of flag to gaia-pipeline instead of maintainer personal fork. (#106)
  • + 19 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:v0.2.2-python`
  • `docker pull gaiapipeline/gaia:v0.2.2-cpp`
  • `docker pull gaiapipeline/gaia:v0.2.2-java`
  • `docker pull gaiapipeline/gaia:v0.2.2-go`
  • `docker pull gaiapipeline/gaia:latest`
v0.2.1Pre-release
michelvocksmichelvocksยท7y agoยทAugust 20, 2018
GitHub

๐Ÿ“‹ Changelog

  • 742944c A secret vault storage with AES encryption using a certificate (#56)
  • 8b39c4e Add some minor grammar changes to README (#72)
  • cf1d1a0 Add tests to PipelineGitLSRemote
  • 2331b9b Added a few more screenshots to README.rst file
  • 595a2f0 Added a new interface where the pipeline needs to be explicitly saved.
  • 5fb3bfd Added another, longer test, but made it optional for an apparent reason.
  • c40b8ef Added code coverage batch to readme file
  • a9b4a22 Added copy Binary.
  • + 99 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:v0.2.1-python`
  • `docker pull gaiapipeline/gaia:v0.2.1-java`
  • `docker pull gaiapipeline/gaia:v0.2.1-go`
  • `docker pull gaiapipeline/gaia:latest`
v0.1.2Pre-release
michelvocksmichelvocksยท7y agoยทJuly 4, 2018
GitHub

๐Ÿ“‹ Changelog

  • ac7572e Added screenshots to readme file
  • b424805 Added version to lock file
  • cf30af0 First layout of official readme file
  • 8efacb3 Fixed multiple lock issue on global slice. Worked more on README file. Removed unnecessary part in vue js file.
  • f220e04 Fixed that all pipeline names are converted to lower case. Create pipeline status is now working.
  • af4c8de Fixed wrong pointer copy in backend.
  • 8e2ac17 Removed pagination from getlogs for now
  • 9fb8dcd Updated README.rst again
  • + 1 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:v0.1.2-go`
  • `docker pull gaiapipeline/gaia:latest`
v0.1.1Pre-release
michelvocksmichelvocksยท7y agoยทJune 29, 2018
GitHub

๐Ÿ“‹ Changelog

  • ef1b2a1 A lot of stuff finished
  • 4c96f8f Added args parameter to proto file. Args are accessible via the sdk. Added first part of bolt implementation as storage layer
  • aa7ee05 Added authentication barrier for the backend API. Added global error handling for the frontend. Added interval stops in case of backend request errors
  • 9268e84 Added circleci configuration
  • 18e7802 Added create pipeline implementation. Still working on ui.
  • c049998 Added dep as dependency management tool. Fixed uuid upstream breaking change
  • 8574ec7 Added extra message for user if no pipelines are available
  • c2771bd Added first implementation of ExecuteBuild for golang. Still missing the get dependency part
  • + 88 more

๐Ÿ“ Docker images

  • `docker pull gaiapipeline/gaia:v0.1.1-go`
  • `docker pull gaiapipeline/gaia:latest`