Show HN: Gaia – Build pipelines in any programming language
gaia-pipeline.io
Show HN: Gaia – Build pipelines in any programming language
1–10 of 69 posts
Re: Show HN: Gaia – Build pipelines in any programming language
#2Re: Show HN: Gaia – Build pipelines in any programming language
#3Re: Show HN: Gaia – Build pipelines in any programming language
#4Also, make the page display something without 2 different Javascript sources having to be enabled.
Re: Show HN: Gaia – Build pipelines in any programming language
#5Is there an example video somewhere on how this looks in usage?
Re: Show HN: Gaia – Build pipelines in any programming language
#6Re: Show HN: Gaia – Build pipelines in any programming language
#7Looks like a great idea. What's the roadmap for any programming language SDKs in your "Develop Pipelines" section, such as for Rust?
Re: Show HN: Gaia – Build pipelines in any programming language
#8Also, very minor nitpick, but your programming language icons shouldn't be in tags. They appear to be clickable, but do nothing, which gives the appearance that the site is not working as intended.
Re: Show HN: Gaia – Build pipelines in any programming language
#9Re: Show HN: Gaia – Build pipelines in any programming language
#10Raises the question "what is a pipeline"? I'm assuming you don't mean the "prog | sort" kind of pipeline, but I was no clearer after reading it what you do mean. Also, make the page display something without 2 different Javascript sources having to be enabled.
To answer your question, a pipeline is a real application which consists of at least one function (we call it job). You can compare it with a Jenkins Pipeline (https://jenkins.io/solutions/pipeline/). Therefore, a pipeline is one flow of automation task which consists of one or more steps.