#Dagger & Harness

1 messages · Page 1 of 1 (latest)

torpid topaz
#

I haven't but I'm sure that's been tried.

#

Harness has several products now right? Do you mean their original CD product?

modern schooner
jagged crow
#

I am referring to harness ng and specifically their cicd module

pure elm
#

I have not but I want to

#

Going to wire up my mega CI project today!

modern schooner
#

Oh interesting. Harness Next Generation.
They have CI section and CD section.
Looking at CI:
https://developer.harness.io/docs/continuous-integration/get-started/tutorials#create-a-pipeline
They show something that I'd edit like this to use Dagger (haven't tried it yet):

- step:
    type: Run
    identifier: build_python_app
    name: Build Python App
    spec:
      shell: Sh
      command: |-
        curl -fsSL https://dl.dagger.io/dagger/install.sh | BIN_DIR=$HOME/.local/bin sh
        dagger call -m https://github.com/shykes/hello hello

Seeing their newer OSS here too. Could be run in Dagger, likely: https://docs.gitness.com/, https://www.harness.io/blog/retiring-harness-cd-community-edition-in-favor-of-gitness

Harness.io

We are retiring the Harness CD Community Edition in favor of Gitness to deliver the true promise of a simple CD pipeline.

Explore Harness CI and the features that make it four times faster than the leading competitors.