All Versions
7
Latest Version
Avg Release Cycle
120 days
Latest Release
1404 days ago

Changelog History

  • v0.2.5

    June 15, 2020
  • v0.2.4 Changes

    June 09, 2020

    ๐Ÿš€ This has been a release long overdue. There are plenty fixes around, and some new features including but not limited to:

    • pipeline remote triggering
    • ๐Ÿณ docker executable
    • ๐Ÿ‘ท remote, distributed workers
    • ๐Ÿ”– version updates for all supported pipeliens
    • โž• added python and nodejs pipeline support
    • vault optimizations and a change to encoding
    • the beginnings of an RBAC based permission system
    • ๐ŸŽ lots of small ui and performance and stabilisation fixes...

    ๐Ÿš€ Hopefully we can switch to a more frequent release from now on.

    Enjoy!
    Team Gaia.

  • v0.2.3 Changes

    February 23, 2019

    ๐Ÿ”„ 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)
    โฑ a74748f Implement pipeline scheduling via cron syntax (#139)
    7478733 Implemented pipeline name already in use check (#153)
    3a95a11 Make Gaia go modules compatible (#146)
    ๐Ÿ’Ž 757d72d Ruby support (#148)
    โšก๏ธ 6f556f3 Update README.rst (#141)
    ๐Ÿšง 6987967 [WIP] Remote triggering a pipeline (#158)
    ๐Ÿ›  c5e1d48 fixed small errors (#144)

    ๐Ÿณ 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
    • ๐Ÿณ docker pull gaiapipeline/gaia:latest-python
    • ๐Ÿณ docker pull gaiapipeline/gaia:v0.2.3-python
    • ๐Ÿณ docker pull gaiapipeline/gaia:latest-cpp
    • ๐Ÿณ docker pull gaiapipeline/gaia:v0.2.3-cpp
  • v0.2.2 Changes

    December 12, 2018

    ๐Ÿ”„ 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)
    7409114 Changed ordering of created pipelines to creation date instead of status (#90)
    7b21479 Changed slack domain to new gaia-pipeline.io subdomain (#95)
    โšก๏ธ 07cf7a3 Configuration is updated to use files or environment variables. (#93)
    ๐Ÿ— 8eb3f1a Extracting building logic into a workers package (#115)
    3e78a92 FIX #126 : helm charts (#127)
    ๐ŸŒฒ 753ee64 Fix duplicated log entries (#113)
    926f72f Fix scaling of pipelines on overview (#73) (#128)
    ๐Ÿ›  9af82b1 Fixed go example in readme file (#88)
    โฑ 8e44588 Fixed scheduling ID of pipelines (#109)
    add96f7 Implemented pipeline integrity check during pipeline creation process (#96)
    c3b84a9 Initial Commit with Static baseURL in vue project (#125)
    a1cbf49 Python create pipeline race condition (#132)
    ๐Ÿšš e6bacc6 Removed tabs panel from vault view (#94)
    ๐Ÿ‘ a2042c4 Support C++ (#130)
    ๐Ÿš€ f29515f Updated readme file after 0.2.1 release (#84)
    ๐Ÿ“ฆ f3c56cf fix order used in package import (#122)
    413494f fix typo (#119)
    ๐Ÿ›  374cc8d fixed race condition on channel close while go routine was sending (#85)
    d77be77 show notification when create pipeline process is successfully triggered (#83)

    ๐Ÿณ 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.1 Changes

    August 20, 2018

    ๐Ÿ”„ 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.
    ๐Ÿ“ฆ 1aa25b1 Added coverage report generator for all subpackages.
    โœ… db818cd Added more tests for copying
    ๐Ÿณ 5fb7822 Added new dockerfiles for separate docker images. Fixed small bugs related to new environments (#81)
    70b3dd5 Added slack badge to readme. (#64)
    791965c Added some coverage for the new functionality.
    ๐ŸŒฒ 288b64d Added some logging.
    242997d Added the functionality to save a drop-in pipeline.
    โœ… 5274958 Added upload of integration test results to codecov.io
    ๐Ÿ›  513a799 Again some small fixes on the badges
    โšก๏ธ ee6f795 Automatically update pipelines github webhook (#48)
    9c8f63c Clearing the global active pipelines.
    40262c8 Clearing the killContext flag.
    7ab0ce8 Corrected some phrases. Added Q&A section
    ๐Ÿ‘ท 22073ca DependsOn job dependency management (#67)
    โœ… 81a34b5 Don't use testify/assert
    โœ… 4c5b5d3 Enabled integration tests in circleci file
    ๐Ÿ›  3767d3c Fixed broken circleci badge
    โฑ f7b139e Fixed data race in schedule
    โฑ e586a93 Fixed flaky schedule test (#66)
    ๐Ÿ›  1a9fd29 Fixed git checkout to define a tmp directory.
    ๐Ÿ›  94c0486 Fixed hardcoded path value.
    ๐Ÿ”€ 6c1d1ed Fixed merge error.
    ๐Ÿš€ 30593e8 Fixed missing options in goreleaser file
    ๐Ÿ›  f2758e5 Fixed some error messages and releasing the semaphore on a git open repo error.
    โœ… e78f37e Fixed some issues and added tests.
    ๐Ÿ›  c5e808e Fixed user password hash invalid instead of nil as error.
    ๐Ÿ›  3d8da40 Fixed wrong CA path in init method
    โœ… f7e56a5 Further tests.
    775623b Implemented a quick semaphore based loop.
    ๐Ÿ‘ 312ae68 Implemented python support (#78)
    08f90cf Increased count to a 100.
    c193166 Increased further.
    ๐Ÿ— b81829d Increasing coverage for build_golang.
    ๐Ÿ— 034ed46 Increasing coverage for build_golang.
    ๐Ÿ‘ ac87e63 Java Support for Gaia Pipelines (#60)
    โšก๏ธ 54b4aed Merge branch 'master' into automatically_update_pipelines
    ๐Ÿ”จ 547ead7 Merge branch 'master' into makefile_refactor
    ๐Ÿ”€ 4d79d25 Merge branch 'master' of https://github.com/gaia-pipeline/gaia
    ๐Ÿ”€ 51ede30 Merge branch 'master' of https://github.com/gaia-pipeline/gaia into issue-29
    ๐Ÿ”€ 3457391 Merge branch 'master' of https://github.com/gaia-pipeline/gaia into issue-30
    ๐Ÿ”€ e57a9fe Merge pull request #14 from Skarlso/test_cleanup
    59bb2bf Merge pull request #17 from Skarlso/test_coverage_in_build
    ๐Ÿ”€ 21e93c0 Merge pull request #18 from bidhan-a/store-tests
    ๐Ÿ”€ 2416f93 Merge pull request #20 from c0bra/patch-1
    ๐Ÿ”€ 09ad3d3 Merge pull request #27 from rmb938/jwtflag
    ๐Ÿ”€ 22375b5 Merge pull request #34 from bidhan-a/issue-29
    โšก๏ธ 7ad299e Merge pull request #35 from Skarlso/automatically_update_pipelines
    โšก๏ธ 8729f6b Merge pull request #37 from michelvocks/update_readme
    ๐Ÿ”€ bbf228e Merge pull request #38 from azbshiri/feature/no-uppercase-filename
    9e99da6 Merge pull request #39 from michelvocks/one_pipeline_per_run
    ๐Ÿ”€ 08f4a19 Merge pull request #40 from azbshiri/feature/handlers-pipline-tests
    ๐Ÿ”€ 60d338d Merge pull request #41 from bidhan-a/pipeline-tests
    b24239f Merge pull request #49 from Skarlso/remove_string_builder
    โšก๏ธ f726eb9 Merge pull request #50 from michelvocks/update_readme
    ๐Ÿ”€ d6a51f1 Merge pull request #52 from bidhan-a/issue-30
    ๐Ÿ”’ 17b7873 Merge pull request #55 from michelvocks/security_package
    ๐Ÿ”จ 95b672d Merge pull request #58 from michelvocks/security_refactored
    ๐Ÿ”จ 28d5d56 Merge pull request #8 from Skarlso/makefile_refactor
    ๐Ÿ”€ 156d96f Merged master.
    7897f0b Minor grammar tweak
    ๐Ÿ”’ e16a2e8 New security package introduced
    โฑ ab48faa One pipeline run now starts exactly one pipeline process. Added scheduler tests. Introduced an interface for pipeline which makes testing easier. Removed single job log view.
    2c57eea Pipeline parameters (#71)
    ๐Ÿš€ 1ac4421 Preparation for new release 0.2.1 (#82)
    ๐Ÿ”จ 66bac0f Refactored security package
    ๐Ÿ”จ 52d975c Refactoring and test fixes. (#70)
    ๐Ÿ— 37181bb Removed strings.Builder which was a go 1.10 feature. Closes #47
    ๐Ÿšš abbf9f9 Removed the empty if for now. I will add it later when I start working on webhooks.
    ๐Ÿšš 0351ed7 Removed unused dependencies (#80)
    21d6767 Rename handlers/User_* to handlers/user_*
    ๐Ÿ— bc40872 Saving UUID to find the correct build folder for a repo.
    ๐Ÿšš 81d8f41 Service provider. Removes global services and passing services around. (#61)
    ๐Ÿ— dec4407 Silencing the tests with strings.Builder because all the noise is annoying.
    640e500 Small Makefile modification to bring down binary size.
    7a905f4 Unix socket to mutual TLS port connection (#54)
    ๐Ÿ“š 22e9d4c Updated readme file for documentation section
    โšก๏ธ fa633e1 Use auth info (if present) when updating pipelines (#62)
    ๐Ÿ— e595f9e Working polling system with building all pipelines.
    โšก๏ธ 3ed0712 [POC] Automatically update pipelines every minute.
    ๐Ÿ’ป 34c57db add UI components for pipeline settings
    โœ… 1d52acc add auth barrier tests
    โšก๏ธ af8aed2 add handler to update/rename pipeline
    11d0998 add initial implementation for renaming pipelines + fix a few error messages
    ๐Ÿ“ฆ 6c533a5 add more tests for pipeline package
    โœ… caf8060 add pipeline tests
    โœ… b9f1338 add store tests
    โœ… da7bbd6 add test case for Contains
    ๐Ÿšš a19711a add tests for Remove and RemoveDeletedPipelines
    โœ… d08125e add tests for pipeline handlers
    โœ… 30cf579 add user login tests
    72535cd change foundPipeline to a pointer
    โœ… e11c829 fix test for GetExecPath
    d6ef7e3 implement handler for deleting pipelines
    ๐Ÿšš 9cfb17a move flag config to the global config
    ๐Ÿšš eb0bf0f remove deleted pipelines from global active pipeline list
    โšก๏ธ 0f10cd8 update existing pipeline object instead of replacing it with a new one
    โšก๏ธ 8b15534 update test for PipelinePut
    71a3ede use Iter() to iterate over active pipelines
    76bde95 use a rsa private key to sign jwt

    ๐Ÿณ 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.2 Changes

    July 04, 2018

    ๐Ÿ”„ 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
    โฌ†๏ธ df096a5 Upgrade to version 0.1.2

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gaiapipeline/gaia:v0.1.2-go
    • ๐Ÿณ docker pull gaiapipeline/gaia:latest
  • v0.1.1 Changes

    June 29, 2018

    ๐Ÿ”„ 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
    ๐Ÿšš d5c2e23 Added first implementation of pipeline runs subview. Added start/finish date to pipeline run. Removed levelbar. Implemented refresh button
    3ec1d53 Added first layout for frontend. LGTM :-)
    ๐Ÿ”Œ 996c281 Added first proto file layout. Added first implementation of golang sdk layout. Implemented plugin system
    ๐Ÿ’ป 75efe1b Added first version of backend layout. Implemented login feature which is not complete yet. Some more modifications to the ui to make it more clean
    ๐Ÿ‘ท d80cbbd Added go back button at job log view
    ๐Ÿš€ edfe757 Added goreleaser config file. Added dockerfile for docker build. Did some small fine tuning
    ๐Ÿšš f291774 Added login view. Moved login to login view instead of navbar. History of created pipelines is still wip
    ๐Ÿ‘• 424cca8 Added missing check. Removed accidentally added eslint file
    ๐Ÿ— aa5131b Added missing package for production build
    0๏ธโƒฃ 06be1fb Added some default claims to the jwt token. Added Sign in component. Fixed small layout issues on small display
    โœ… 7ad6f9e Added status message output. Needs to be tested
    ๐Ÿ‘ท 37ec131 Added ticker as a periodic job to check pipelines folder for new pipelines
    โœ… 2d2aa37 Added version test to integration test
    3c17fc6 Bug fixing for pipeline run. Looks already ok :-)
    โฑ da1fe8d Changed pipeline id to autoincrement by store. Implemented first version of scheduler
    ๐Ÿšš c02cba5 Changed sidebar, removed second level. Improved previous runs from pipelines view
    ๐Ÿšง ff4c926 Disabled echo logging. WIP job detail view
    c1059c5 Finalized sign in modal view. Implemented signed in view in the header
    ๐Ÿ”Š e15eb85 Finished first logging part. Display of logs in UI still missing
    ๐Ÿ”Š 28cb3bd First layout for jobs logs frontend view has been implemented. Connection to backend is missing
    ๐Ÿ›  e8709d2 Fixed again wrong indentation in circle ci file
    ๐Ÿ›  b9ca973 Fixed expired jwt token on client side issue. Implemented create pipeline menubar and button. Menubar is now probably borked...
    ๐Ÿ”Š b20442b Fixed issue where single job logs were not able to view
    ๐Ÿ”Œ 3313495 Fixed permission issue on new created plugins
    ๐Ÿ›  b660daf Fixed type conversion interface error
    ๐Ÿ›  0f4b97b Fixed wrong indentation in circleci file
    โœ… 02d703a Fixed wrong integration_test circle ci step
    89c94d7 Having trouble to do proper styling of the table
    ๐Ÿ’ป b6fc325 Implemented UI for pipeline search. TODO implement backend
    โœ… 50ff077 Implemented add user. Tested add user, delete user and change password. Added intervanl cancelation when view has been changed.
    โœ… b2930f2 Implemented delete user functionaility. TODO testing
    ac480e2 Implemented first version of pipeline detail view
    ๐Ÿ‘ท d566d6d Implemented getjobs and added it to ticker. Some more small stuff on ui
    ๐Ÿ‘ท a6daf05 Implemented job log handler
    ๐Ÿ‘ท 7fc8290 Implemented md5 checksum check if set pipeline jobs functionality did not work
    โฑ 735a682 Implemented most of the scheduling part. Real job execution is still missing
    ๐Ÿ”Š b8a6922 Implemented output of all logs in the backend
    ๐Ÿ›  5fa1862 Implemented overview status color. Fixed small bugs related to existing pipelines with no available runs
    a68bb69 Implemented password change functionality
    daea520 Implemented pipeline search backend.
    โฑ ac50f24 Implemented scheduled execution. Debugging now
    5743ba1 Implemented settings page. Added user overview and partially change password function. Still some stuff todo.
    2e2e24f Implemented status text for create pipeline history view
    40e2156 Implemented ticker which periodically checks the pipeline folder for new pipelines. New pipelines are added to a global slice
    0๏ธโƒฃ a1b0eb4 Improved store. Added data folder. Jwt signing key is now randomly created at runtime. Decided to use hclogger as default logger
    45df36e Improved the index view a bit
    c21235b Initial commit
    ๐Ÿš€ 2d0019f Integrated release step for circleci.
    ๐Ÿ‘ท 31a5bbd Job view partially working now
    1f1c35c Made the create pipeline view more beatiful
    73d8406 Made the credentials modal nice looking now
    aeb620a Migrated away from iris to echo
    d3610e6 More progress
    d915bf2 More work done :-)
    โœ… ed1682f More work on some tests. Need to find a way to test pipeline execution
    ๐Ÿšš c5f6ac0 Moved gaia repository to organization gaia-pipeline
    ๐Ÿšš bb3893c Moved sdk out of this repository into its own
    ๐Ÿš€ 77d69a9 Prepared gaia for first release and added new steps to make file
    ๐Ÿ‘ท 7b17909 Proto for Jobs changed. ID is now hash.
    ๐Ÿ”จ 61f045e Refactored plugin types to golang const convention
    ๐Ÿš€ c872510 Removed release step from circleci
    ๐Ÿฑ bad274c Removed static assets from compile backend
    ๐Ÿšš 594998c Removed test mode
    โœ… edce871 Replaced bolt with store to make the name more convenient. Implemented first tests for store. Added authentication to login handler
    ๐Ÿ’ป 6480c3a Replaced tippy with vue-tippy. Fixed create pipeline golang process. Small improvements for the create pipeline ui
    โšก๏ธ 48f9525 Repository checkout works now fully with the correct path. UI is automatically updated with progress.
    b9095f3 Small improvements for the overview view
    ๐Ÿ’ป 0811994 Small improvements on ui design
    ๐Ÿ’ป c043a22 Small improvements to the UI
    1ed0c54 Small work here and there
    ๐Ÿšง 27cde8d Small work on ui. WIP pipeline start implementation
    ๐Ÿ’ป 95b3324 Some adjustments for the UI. Fixed small bugs
    5e9fc46 Still working on create pipeline part
    ๐Ÿ‘€ 0083801 Tested correlated job log view. Seems to work but the log chopping is still worse
    โšก๏ธ e2b3798 Updated dependencies related to protobuf files
    โฌ†๏ธ 61fe923 Upgrade of node to 10.5
    ๐Ÿšง 76a072a WIP create pipeline...still
    ๐Ÿšง e2715d5 WIP job log view
    ๐Ÿšง 703718f WIP job log view
    โฑ def0e9f WIP job scheduling process
    ๐Ÿšง 88058a3 WIP log streaming to file
    ๐Ÿšง e3da0a1 WIP moving pipeline logs to disk. Some small modifications in frontend
    ๐Ÿšง 70ca7eb WIP pipeline run detail view
    ๐Ÿšง 1ec0992 WIP: Create pipeline
    0e83021 Was in tunnel and forgot to commit in between. God forgive me
    b0c0634 Worked on first version of detailed view. Worked on first version of overview
    b291b48 implementing git part for create pipeline
    ๐Ÿ— 891fd3e overview view pipeline text is now unknown when pipeline has no last runs. Moved create pipeline output text to its own modal. Pipelines which are in build phase are now in the correct state.

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull gaiapipeline/gaia:v0.1.1-go
    • ๐Ÿณ docker pull gaiapipeline/gaia:latest