dagger

An engine to run your pipelines in containers

APACHE-2.0 License

Downloads
82.1K
Stars
10.8K
Committers
218
dagger - v0.2.0

Published by dagger-ci over 2 years ago

Changelog

  • 770be271 errors on missing packages suggests project update
dagger - v0.2.0-rc.1

Published by dagger-ci over 2 years ago

Changelog

  • 43b9df74 Add test
  • b3ac2b71 Change message
  • da8e8fba Extract snippets from docs into separate files
  • 8b3650c0 Fix test
  • 5c0ce279 Hide default completion command
  • 8c549353 Move cache flags to 'do' operation
  • 6204970d Move snippets outside of markdown
  • 5114992a One more try.
  • 2d4b6ef2 Print error for 0.1.0 plans being loaded
  • 5704d760 build(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2
  • 74c70ab5 build(deps): bump github.com/docker/buildx from 0.6.2 to 0.8.0
  • e42654c6 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • d12e51ae build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0
  • e2670298 ci: added README
  • 57677214 ci: added github workflow for running the tests
  • 7ecf0a97 ci: base implementation for building dagger binary
  • 8e2f3eb2 ci: cleaner pattern for sharing base images across actions
  • 3942f6b6 ci: close stale PRs automatically
  • 555966d0 ci: explicit dependency between goBuild and goLint
  • f5bad7fb ci: fix broken GH yaml
  • 492a7ff9 ci: fix cue linter
  • eec7bc0a ci: fixed github action
  • ba0f565d ci: fixed output + implemented cue linter
  • 2a9cf1ce ci: fixed performance issues, converted more fields to hidden
  • 679bb301 ci: fixed typos + params for os/arch
  • f17c470f ci: implemented go lint
  • 646a4d15 ci: implemented go test
  • 637a3c9e ci: ported config to new client API
  • 297fded5 ci: ported to new Plan syntax + implemented CUE fmt + go linter + code cleanup
  • 029a0d27 ci: simplify code and reduce boiler plate + fixed caching
  • 993c706f do: simplify help management
  • 5be67bf1 project update: fix .gitattributes
  • 6b81dc43 removed dagger up in favor of dagger do
  • 096c936a removes old .gitignore, adds new .gitattributes
  • 3679c04b telemetry: log duration
dagger - v0.2.0-beta.2

Published by dagger-ci over 2 years ago

Changelog

  • 9b22932c Default docs to Europa
  • acd44a55 Hide dagger doc
  • 34b6c289 Remove path based task lookup
  • 52655916 Windows escape sequence fix
  • df9d2dfa build(deps): bump github.com/docker/distribution
  • d0287079 build(deps): bump github.com/moby/buildkit from 0.10.0-rc2 to 0.10.0
  • f987fe06 dagger do: fix --help regression caused by #1725
  • c5660995 plan: raise error on cyclic task + cue error formatting
dagger - v0.2.0-beta.1

Published by dagger-ci over 2 years ago

Changelog

  • 5ca5f8a7 Add #TrimSecret task
  • 2caccc69 Add TODO for Europa conversion
  • 5afaedc9 Add do tests
  • ba9fcf86 Add a DRAFTS section to the Europa docs sidebar
  • f34f1d96 Add code (commented) back to doc gen. Probably needs to be reworked for Europa
  • 1a555315 Add comment re disconnected outputs test
  • a48d093f Add documentation for building container images
  • f2f2f7c3 Add link to Europa docs
  • da90baa0 Add new Client API
  • bda88621 Add the dagger.#Plan core concept to Europa Docs
  • 16b66773 Add updated .gitignore files
  • 6ea694aa Always deploy the docs
  • 617efb0b Bump up docusaurus to the latest version
  • df6b29e8 Capture the first CI/CD platforms that we intend to document
  • 0bfb1bd4 Changes to bats files should trigger testing
  • 56ecf7f8 Clean up .gitignore files
  • cf2538e1 Clean up tests
  • 24d3f82f Cleanup inputs, outputs and proxy
  • a839ab12 Comment out unused code
  • 9dece5ea Cover packages before caching
  • 2b67e97c Europa docs plan updates after Client API & dagger do
  • c3f21958 Europa docs: From local dev to CI environment doc page
  • d6937424 Europa docs: get started with CI/CD in local dev
  • 089d4648 Extract yarn install into a separate step
  • 26d24e6a First attempt at restoring the container.input interface
  • 511584af Fix a typo in the docs
  • 6e95fdef Fix bad merge
  • 072d144e Fix cue mod init
  • 74c3465c Fix dagger-for-github version
  • 30b5db05 Fix flaky tests
  • a768ed13 Fix go.#Build
  • 0786410b Fix partial CUE tree run for dagger do
  • baeb19bf Fix refute
  • 2b3f6e83 Implemented universe/aws and universe/aws/cli
  • 7bcf9a94 Implements dagger project init
  • 8017b29a More outputs -> client
  • 8c4157c3 Plan.Up -> Plan.Do
  • cc9c9f6b Re-add old code (commented)
  • 0ddd64f9 Remove --europa flag from tests
  • 77660fb8 Remove .dagger folder
  • 8a63f60c Remove TrackPlanCommand + cleanup concurrent async tracking code
  • e9b75194 Remove environment flag
  • cdde074d Remove europa flag
  • 59e97dd2 Remove cmd down
  • a3f91023 Remove cmd edit
  • ecd2e2b1 Remove cmd history
  • 16733fa9 Remove cmd input
  • c9710772 Remove cmd list
  • 3863477d Remove cmd login/logout
  • 5220c687 Remove cmd new
  • 817a73b7 Remove cmd output
  • 1fe00555 Remove cmd query
  • d45c2595 Remove comment
  • e63b74b0 Remove commented pre-Europa pipelines code
  • cfbd70a8 Remove compute
  • 034cd74e Remove environment
  • 69208b7c Remove extraneous module.cue
  • 7e86b009 Remove keychain
  • 4cc93098 Remove old docs
  • 80a052af Remove old docs
  • bf691418 Remove old universe target in Makefile
  • 43a46128 Remove pre-Europa tests
  • 4e1b6173 Remove state (State + Project)
  • 9dfa81a7 Remove test that refers to old code paths
  • cc84325b Remove unneeded property
  • 6e3c35e1 Rename CI/CD platform to CI environment
  • 55bf5ff4 Restore TrackProjectCommand + comment (so we can use it later for telemetry)
  • 0705b0ee Skip non-europa tests
  • d09b62b1 Telemetry for commands
  • 1e0c5d5e Temporarily remove Use Cases from the Europa docs sidebar
  • eeb20a39 Temporary fix for markdownlint
  • 91c45ade Track latest version by Major.Minor when releasing via GoReleaser
  • 1974dd1d Update Europa docs - CI/CD in your local dev to the new netlify.cue
  • 70c0f362 Update plan tests to use Europa constructs
  • f939c81f Use the correct target in the Makefile for Europa
  • 3faea707 build(deps): bump follow-redirects
  • 28a5bc59 build(deps): bump github.com/containerd/containerd
  • 4bdf3af5 build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1
  • 073fafcc build(deps): bump github.com/moby/buildkit from 0.10.0-rc1 to 0.10.0-rc2
  • 3c69f625 build(deps): bump go.opentelemetry.io/otel from 1.4.0 to 1.4.1
  • 62d57b64 build(deps): bump go.opentelemetry.io/otel/trace from 1.4.0 to 1.4.1
  • e3dd24bc build(deps): bump golang from 1.16.14-alpine to 1.16.15-alpine
  • a9fe5d8f build(deps): bump nanoid in /pkg/universe.dagger.io/examples/todoapp
  • 28abf690 build(deps): bump prismjs from 1.25.0 to 1.27.0 in /website
  • b13d854f build(deps): bump sass from 1.49.8 to 1.49.9 in /website
  • 711822f6 build(deps): bump url-parse in /pkg/universe.dagger.io/examples/todoapp
  • 7a380ed4 build(deps-dev): bump cypress from 9.5.0 to 9.5.1 in /website
  • fc0ac471 build(deps-dev): bump cypress-localstorage-commands in /website
  • 03adcad9 cmd/up: deprecate dagger up with a warning
  • 298e19b3 comment out tests that use pre-europa pipelines
  • 648e508c cue fmt
  • 9328cc8c dagger do now uses --plan instead of --project
  • c9f9fd66 do -> "do"
  • 9f2d56f3 do: verify the action exists before running
  • 54171191 fixes issue where specifying a non existent action doesnt error properly
  • f6cee7f3 go.#Build: small improvements
  • 6cdf1322 implements dagger do
  • 57cea9eb implements dagger project update
  • e8bd1acd make docs
  • b32e2da0 make docs
  • 58dd2ab1 outputs -> client
  • 3421a8ef pkg: docker: add the command exit code
  • b33b75a5 runner: switch to client API
  • 3d062528 telemetry: create ~/.config/dagger directory if it doesn't exit
  • c17ce973 telemetry: ensure events are not dropped
  • e1b76f62 telemetry: track the correct action
dagger - v0.2.0-alpha.6

Published by dagger-ci over 2 years ago

Changelog

  • 1d67845b Answer a few contributor questions via a docs README
  • 1e384c4e Apply Solomon comments
  • 2887139b Apply Solomon comments on universe.dagger.io/go
  • 73829fd9 Fix docker.#Run exportFile test.
  • 071c3baf Implemented --no-vendor
  • c2766c26 Merge dagger.io/dagger/engine into dagger.io/dagger
  • e49bb34e Port go package to universe to resolves #1553
  • 3d565138 Rename dagger.#DAG to dagger.#Plan
  • 9385a634 Rename image config field for consistency
  • ce4c1f03 Resolves #1559
  • 724be92b Utility script to create a new docs page with the correct ID
  • 2cfa9738 build(deps): bump sass from 1.49.7 to 1.49.8 in /website
  • 78e7a0ee build(deps-dev): bump cypress from 9.4.1 to 9.5.0 in /website
  • 3c57630b implemented ability to pass #Secret as env var
  • 82457352 yarn: split #Run and #Build
dagger - v0.2.0-alpha.5

Published by dagger-ci over 2 years ago

Changelog

  • e6244aee Add Feature to leverage custom command inside Docker.#Run
  • 78d5d49f Add the must-have pages for the Europa release
  • 5de4a7e7 Always build the docs website
  • a14c2eaa Deploy docs on every commit to the main branch
  • 3a2f861d Finish the first version of the Go on Docker Swarm use case
  • 3747c6e5 First pass at the Go on Docker Swarm doc page
  • f4da5b9a Fix .md H1 to H3 error
  • 80f9a65c Fix cue eval from pkg/universe.dagger.io
  • d838cd60 Fix markdown lint errors
  • 15f156e8 Use more descriptive names for GitHub Checks
  • c8e42af0 Use unique IDs for all existing doc pages
  • cf6fadbe alpine: cleanup tests
  • 013900c2 bash.#Run: new and improved
  • 090ecfb9 bash: cleanup tests
  • 8556aa1f build(deps): bump amplitude-js from 8.16.1 to 8.17.0 in /website
  • 1cd6441f build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /website
  • e4ee5a3d build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
  • 336668c2 build(deps): bump go.opentelemetry.io/otel/sdk from 1.3.0 to 1.4.0
  • f95fa199 build(deps): bump golang from 1.16.13-alpine to 1.16.14-alpine
  • ce1a5659 docker.#Run: remove redundant image field
  • 20e1ac9d docker: cleanup tests
  • 7502bc87 netlify: cleanup tests
  • fbae253f netlify: enable image customization; improve tests
  • 5a1ce0ac universe.dagger.io/examples/changelog.com: cleanup and fixes
  • e8a62cb3 universe.dagger.io/examples/changelog.com: successful build
  • e6b5fd3d yarn.#Build: simpler API, better tests
  • b23a90c9 yarn: cleanup tests
  • a6502c79 yarn: enable image customization
dagger - v0.2.0-alpha.4

Published by dagger-ci over 2 years ago

Changelog

  • eaf665d1 Bump up docusaurus theme + downgrade mdx-js/react causing issue with docusaurus config
  • 1b17d3b9 Do not run lint & tests on unrelated file changes
  • fab39bf3 Fix docs lint errors
  • c9a8159f Set the version when installing via make install
  • 354334a3 Simplify docker.#Run
  • bcd175e5 Use paths instead of paths-ignore for trigerring actions
  • d1103b1a build(deps): bump @mdx-js/react from 1.6.22 to 2.0.0 in /website
  • 28000409 build(deps): bump sass from 1.49.0 to 1.49.4 in /website
  • ca2902fc build(deps): bump sass from 1.49.4 to 1.49.7 in /website
  • adea6b87 build(deps-dev): bump cypress from 9.3.1 to 9.4.1 in /website
  • a087161f implemented #DecodeSecret as engine task
  • 3ce41fed improved handling of p []cue.Selector
  • f3a75f8d improved handling of p []cue.Selector in for loop
  • 55a9c910 logger: collapse logs for hidden fields
  • bd0f276d typo: Fix some minor typos.
  • 1d1ce2ba universe: add note about package pinning for later
dagger - v0.2.0-alpha.3

Published by dagger-ci over 2 years ago

Changelog

  • d3dca120 Implement modifications for engine.#Dockerfile tests, and fix lint errors
  • 5719ccbc Add a new make target that provisions dagger-ci declaratively
  • 9e33a099 Add docker.#Set for updating image metadata
  • 813a476e Add outputs.files task to plan
  • 26b2ef86 Add tests on docker.#Build definition - Simple build test - Multi step to build a go binary
  • cc54aa67 Clean up changes from #1505
  • b0b84db5 Close #ImageConfig
  • 472a86d4 Display caution message about docker requirement
  • 5de86cb1 Embed all files instead of just cue file
  • 1f97da4e Fix nested vendoring
  • 6f5095ec Fix permissions issue and doc generation issue
  • ac30274d Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull
  • 1a98c572 Make ParseAuthHost public
  • c276a8b8 Make env in ImageConfig a map
  • 7778389d Modify #Push, #Pull tests
  • 32b48f7d Optimize tests with simpler workflow
  • b33d6b22 Remove dependence on project, use cue.mod path.
  • 938444a0 Remove project + Project telemetry
  • 0be326ad Restore all disabled tests that depend on ssh
  • 3f5f4af4 Restore auto-release time to the original value
  • fcd90fa7 Solves #1512
  • 6db42168 Tests!
  • dcef2958 Use image.config in docker.#Run
  • 4f2c6e55 added DecodeSecret as a wrapper to TransformSecret; supports yaml and json secrets
  • a1163007 build(deps): bump @docusaurus/core in /website
  • b838e09e build(deps): bump @svgr/webpack from 6.2.0 to 6.2.1 in /website
  • 6bb87863 build(deps): bump amplitude-js from 8.16.0 to 8.16.1 in /website
  • 056ab766 build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
  • 0de625e1 cue fmt
  • 7eb10f96 engine.#Copy matches docker.#Copy
  • 3a905424 engine.#Source: Fix relative path support
  • 23b07215 fix universe packages
  • 6ef7c4c7 fix: 🐛 improve message consistency + log error
  • 75c275c6 fix: 🐛 log error while removing buildkit instead of returning one
  • 900f2321 fix: Build from source instructions
  • 9d899a62 fixed lint issue
  • da58dfa5 fixed shadowing
  • 32927718 moved FillPath outside of Walk
  • a3c9c008 moved secret.MarshalCUE to outside of Walk
  • d2472c57 using map[string]string and moved Secrets.New outside of Walk
  • e38be1a1 value.Walk: fix data race
dagger - v0.2.0-alpha.2

Published by dagger-ci over 2 years ago

Changelog

  • 8c009f9d Default semver bump type when scheduled
  • fb09e2a1 Split CI workflow into individual workflows
  • 1e46a954 build(deps): bump nanoid from 3.1.30 to 3.2.0 in /website
dagger - v0.2.0-alpha.1

Published by dagger-ci over 2 years ago

Important Notes

Based on all your feedback, we have been working on a simpler and more intuitive configuration schema which we intend to ship as 0.2.0. Internally, we refer to this as Europa. You see our work on this new schema in dagger.io and universe.dagger.io

This release is identical to the v0.1.0 release, it is meant to signal potentially breaking changes as we work towards the Europa release.

Changelog

  • 2db670d5 build(deps): bump amplitude-js from 8.15.1 to 8.16.0 in /website
dagger - v0.1.0

Published by dagger-ci over 2 years ago

Important Notes

This is our first minor release. If you are an early Dagger adopter, we recommend that you lock your pipelines to this version, since we intend to start shipping more meaningful (and potentially breaking) changes in 0.2.0 pre-releases, starting with 0.2.0-alpha.1.

Based on all your feedback, we have been working on a simpler and more intuitive configuration schema which we intend to ship as 0.2.0. Internally, we refer to this as Europa. You see our work on this new schema in dagger.io and universe.dagger.io

Release highlights

Changelog

  • ec8e519e $DAGGER -> dagger
  • fcdda0b0 Add GitHub Workflow that triggers a release at a regular time in the week
  • 988bf902 Add retriggering CI section
  • 4ab85234 Add test on docker.#Run
  • 816dfc8c Allow hidden tasks
  • 59e9fae1 Also release in the Trigger Release workflow
  • f2ad4667 Bump @svgr/webpack from 5.5.0 to 6.2.0 in /website
  • 0a44aecf Bump concurrently from 6.5.1 to 7.0.0 in /website
  • d1bd6c7d Bump follow-redirects from 1.14.6 to 1.14.7 in /website
  • 81c31773 Bump github.com/containerd/containerd from 1.5.8 to 1.5.9
  • c26dfa35 Bump github.com/rs/zerolog from 1.26.0 to 1.26.1
  • 3ffd0ef1 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.2.0 to 1.3.0
  • 861f6c97 Bump go.opentelemetry.io/otel/sdk from 1.2.0 to 1.3.0
  • ee3e67bf Bump golang from 1.16.10-alpine to 1.16.13-alpine
  • 56971731 Bump google.golang.org/grpc from 1.42.0 to 1.43.0
  • 567aa492 Bump sass from 1.47.0 to 1.48.0 in /website
  • b1f66b4a Disallow Definitions as Tasks
  • 3956b8b5 Fix docker.#Run compatibility with docker.#Build
  • 7592850c Fix issue with field in docker.#Push
  • 17f0b8b1 Fix missing auth in docker.#Push
  • c5c4fdac Fix running-workflow-name in bump_version-tag-release job
  • d3f9fca4 Make changelog.com highlevel Europa run
  • db54a43a Port #Subdir to hidden fields
  • a3f586c6 Port docker.#Copy to hidden fields
  • da7b77ed Re-implement docker registry parsing
  • 2b305802 Support for partially running a DAG
  • 8682f63a Unblock auto-releases
  • f5da2587 Unified git repository management
  • ce378d50 Universe: docker, yarn: cue fmt
  • 537f2e6c Universe: docker: remove leftover hack
  • 91e71b1d Universe: fix "cue eval"
  • f891065b Universe: fix alpine.#Build
  • 9650940d Universe: yarn: leverage alpine packages for using base image
  • c887cfa4 Universe: yarn: leverage alpine packages for using base image
  • c3f0800c Universe: yarn: updated docker.#Run syntax
  • 5cf25b45 Update and add missing gitignore
  • 88d78a96 Use CONTRIBUTING from our org
  • c7ffdf78 WIP: Fix Europa yarn
  • 963aa5c5 added architectures map for default versions
  • c8ef46ee added bats test file
  • e59ba48e added dockerfile: field back to force evaluation of disjunction
  • d62df71f added heredoc test
  • eed03d02 architecture -> platform
  • 511f5fc3 build(deps): bump amplitude-js from 8.15.0 to 8.15.1 in /website
  • 0da34f00 build(deps): bump docusaurus-plugin-sass from 0.2.1 to 0.2.2 in /website
  • 3aabd2d8 build(deps): bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0
  • 9110651a build(deps): bump github.com/sergi/go-diff from 1.1.0 to 1.2.0
  • fd367c4b build(deps): bump sass from 1.48.0 to 1.49.0 in /website
  • 52fbdfc7 build(deps): bump shelljs from 0.8.4 to 0.8.5 in /website
  • acca5a9a build(deps-dev): bump cypress from 9.2.1 to 9.3.1 in /website
  • 63e092c3 commented out replace colons
  • 2ce9934f docker.#Build: support for nested builds
  • 4576b24f engine/types: revert change based from @aluzzardi feedback
  • 6abe7772 europa: Code Embedding POC
  • f3dee473 europa: vendor universe.dagger.io
  • 283eb3a9 exec: mount: improve error reporting on non-concrete mounts
  • 9180878c fix test
  • f6d3f21d fix: go mod tidy
  • af2c4793 logging stderr returning err
  • 42c4cd7c mod: fix unit tests since dagger/universe is no more available
  • 842a9bf6 moved #TransformSecret to engine/secret.cue
  • 5016cf5e netlify: Europa port
  • 429b2967 ported alpine to europa
  • d7731fdc redacting with stars
  • 2745e1ae refactored
  • 86ae2302 refactored existing tests to use #TransformSecret
  • da8bc373 removed platforms map, using multiarch digest
  • 729013ae rename engine.#Build to engine.#Dockerfile
  • 9a5fcfa5 renamed arch -> architecture
  • 95542d29 returning stderr
  • 5e950b6f stdlib: expose dagger.#Source
  • 05820f3a supports map of secrets; errors redact plaintext
  • 86bf3bad transform secret
  • 1607ac30 typo in the line about typos :D
  • ff40451a update to dagger.io/dagger
  • 5d832a15 vendoring: .gitignore universe.dagger.io
dagger - v0.1.0-alpha.32

Published by dagger-ci almost 3 years ago

Release highlights:

Install and Upgrade instructions: https://docs.dagger.io/1001/install/

Changelog

  • d1fb5bc1 - Clean up plancontext/fs.go code - remove @dagger(notimplemented) from engine.#Scratch
  • e7f1649f A new CUE standard library for the Europa release
  • 4d4fbb20 Actually unify with #FS
  • 15fa9b0a Add #Mkdir to engine fs definition
  • b24bdbbe Add Scope of Pull Requests section to the contributing guide
  • 3af9ba14 Add #Platform field to #Plan
  • 513638a4 Add default value to permissions to #WriteFile
  • f47dd3e8 Add docs
  • 7de77520 Add env vars inside http.#Wait package to enable env dependency hacks with the package until a cleaner solution is found
  • e11cb1b6 Add mkdir docs
  • 09c427f1 Add mkdir task
  • d2580f4a Add mkdir task tests
  • c08f262e Add platform configuration in plan.go to set platform in context.
  • 01414f80 Add tests on plan platform configuration
  • b1188960 Add universe check version in europa up
  • a90ff8ab Allow for nil buildkit References
  • 0142be4b Bump amplitude-js from 8.13.0 to 8.15.0 in /website
  • cf5ce856 Bump concurrently from 6.4.0 to 6.5.1 in /website
  • 299dc78f Bump cypress from 9.2.0 to 9.2.1 in /website
  • 86366b1f Change Europa Core types ids
  • d7621e24 Change test names
  • 45de510c Clean up old code
  • a429e0cb Clean up old code
  • 8d8ec5c6 Clean up table
  • 9f9168ab Clean up test code
  • ec427aff Clean up tests
  • a7864a41 Complete move to $dagger: task: _name
  • 6825309f Create graphql package
  • 79f86227 Docs: rewrite intro and "vs" to match landing page
  • a3db716c Ensure we can Marshall #Scratch as CUE
  • bf022b3f Europa: add dagger.#Plan.input.params
  • 25d16563 Europa: cleanup docker.#Build
  • 458d0481 Europa: docker: split in smaller files
  • 83ed9c3f Europa: engine.#HTTPFetch
  • 4b2f0f9a Europa: engine.#Mkdir
  • 34ec27d5 Europa: examples/changelog: fix elixir/mix package
  • 2e588285 Europa: examples/changelog: move original config to orig/
  • c1c585bc Europa: integrate core packages, separate universe
  • fee1a094 Europa: make some definitions private
  • e264d501 Europa: move TODOLIST to issues
  • 9e859e62 Europa: reconcile engine.#Exec spec with implementation
  • 087b36b2 Europa: remove dagger.#Stream
  • 5933620b Europa: remove implemented engine definitions from spec mock
  • eb86b077 Europa: use $dagger field to mark CUE types for engine recognition
  • 1f28ce51 Finalize switch to dagger: task: _name
  • 870410be First pass at private repos
  • dc8d6b74 First pass through changelog.com Europa port Uses the low-level engine API.
  • fb481444 Fix Kubernetes hello-world-example URL 404
  • 11603627 Fix netlify test (#1398)
  • e6bbc5bf Fix nits + comments
  • 83d6f52e Fix nits + cue.mod I let slip through
  • 5e039309 Fix quote & remove second quote - it's not a quote
  • 7c137e75 Fix trivy termcaps loop on error
  • 3cf443a3 Fix: #Subdir
  • e37f4c39 Fix: update github PAT key as last one was outdated
  • 6e28c050 Force another solve, so that the LLB created by the dockerfile.v0 frontend actually runs, as we expect it to.
  • 19e701eb Implement tests for #Subdir
  • aaa893c7 Improve doc's main image loading time
  • 75d5ab8f Initial pass at engine.#Scratch - failing
  • 3003b31b Make engine.#Scratch a specialization of #FS, rather than a task
  • 25e4e1de Make the first line shorter & link better
  • 73223597 MakePath rather than ParsePath
  • 5b7b1cab Migrate dagger.#Secret and dagger.#Stream to new format
  • 35498c43 Move dockerhub envvar to sops store
  • 80a21cd6 Move pined packages to latest distro: core tests
  • 7a398dca Port alpine version to 3.15.0
  • bd491687 Port packages to latest versions + update netlify to latest CLI version + update aws to latest version
  • 6427c9be Pull #CopyInfo back into #Copy
  • 6f19d205 README: fix linter errors
  • 9927b8d9 Refactor platform type to string to support any kind of platform
  • 522a70b4 Refresh README
  • 8819a859 Remove output from #Readfile
  • be3628d9 Remove tests/cue.mod
  • 31925afa Remove comment
  • fd6d1b55 Rename mode to permissions in fs.cue
  • 7b7ee545 Resolve spec merge conflicts
  • 6f2066f8 Reworded shell specific instructions.
  • a184fe6f Smaller, cleaner test
  • bd546216 Temporary disable eks test
  • 80417147 Temporary skip netlify test
  • 80a42be1 Update low-level changelog.com config README
  • 12be9a7d WIP: engine.#Exec
  • 8b4d0254 We need to use the State() function, rather than Result().ToState()
  • 8b5a8013 Work in progress: re-write changelog.com example for Europa
  • 348765bf dagger -> "$DAGGER"
  • 64e9027b add git + argocd docs
  • 7a4ed586 added back comments to satisfy docs
  • eebbfcb2 added debug message
  • 044c4642 added debug message
  • 6848755a added gitdir test
  • 73e12296 added new test for input directories
  • a49d7944 added private repo test
  • 0295dc63 added support for username:password
  • 28cebb1b added test
  • 2561f942 added trimSpace to inputs secrets
  • 8ce33f63 adding #Address back to the engine schema
  • c61d4772 allowing --with to fill root object
  • 94f59a76 alpha.dagger.io/dagger/engine -> alpha.dagger.io/europa/dagger/engine
  • 6d4d10a0 changelog.com europa experiment
  • 201ac391 check for concreteness in specialized types
  • d03e345c ci: disabled several tests to debug CI issues in Docs tests
  • 01d47063 ci: fix bats tests
  • 200aca9f ci: handle non-release CUE versions
  • 2601bc7d ci: moved website deploy in its own workflow to filter out paths
  • 40e1b281 ci: reduced docs test suite timeout + disabled parallelization within a suite
  • e81feba2 ci: upgrade localstack to latest release
  • 94ed7413 cleanup container after test
  • 0768ac9f compiler: FillFields helper, cleaned up repeated code
  • ee938111 conforming to llb api
  • d43bc7dc context -> input
  • 009a44ab context to inputs
  • 76014337 cue fmt
  • 6a7b5f33 cue fmt
  • 07862714 cue fmt
  • 3c0d9c5a cue fmt
  • 69ee3750 cue fmt
  • f0978c14 cue fmt
  • ceb18275 cue fmt
  • 62b58f7e cue fmt
  • 3224a0ae cue fmt
  • a7e285e7 cue fmt and package name fix
  • 282759c0 cue modules: move stdlib to pkg/alpha.dagger.io
  • 1b8ec6a5 cue: switch to dagger/cue fork
  • cd9178fe docs
  • b3118628 docs
  • 89daebbc engine spec: move core types to types.cue
  • 2467fb19 engine.#Build support
  • c86fd92d engine.#Build: fix optional fields in spec
  • 7d40e793 engine.#Build: support auth
  • 1ea035ff engine.#Copy
  • ffd7065a engine.#Exec: fix mount cache flaky test
  • 6a70271f engine.#LoadSecret support
  • ff6c7d1c engine.#Pull implementation
  • bb93b9d8 engine.#Pull: don't apply image config
  • dd2fef8a engine.#ReadFile
  • 380c15f5 engine.#WriteFile
  • 5f840723 engine: LoadSecret->NewSecret
  • 9c81a155 engine: Make paths relative to the CUE file they're defined in
  • 85a48252 engine: Pull: fix vertex name in logs
  • 2f1f0551 engine: Support plan outputs
  • 2982a0dd engine: Task PreRun Hook
  • 85114025 engine: exec: add mount service tests
  • e5de27f0 engine: exec: support mount concurrency
  • 82cbea83 engine: exec: support uid/gid/mask for secret mounts
  • 1d71f771 engine: fix hidden field path
  • a61291a8 engine: redact dynamic secrets (e.g. #NewSecret)
  • d82baa4c engine: task naming consistency
  • 4feb2c70 europa: up: support --output
  • e7d8f178 exec: mount: fs: support readonly mounts
  • 1b49a473 fixed docs
  • 3ca5bbec fixed docs
  • e6207b45 fixed gosec issue
  • c3d3ca47 fixed indentation
  • feb685cf fixed issue with disjunction that wouldnt resolve
  • 146971c8 fixed linting errors
  • a5568775 fixed linting issue
  • 9426e6c1 fixed pull_auth test
  • 72708f98 fixed test by CD
  • 96e9c040 fixed test files linting issues
  • c4225121 fixed test, and added more failure modes
  • aa268561 fixes issue where dagger hands when input directory does not exist
  • 40e1c9d4 fmt.Sprint
  • c3e9883f image spec: fix linter
  • 1d8834b9 implemented --with to fill inputs.params
  • b082b1e5 implemented integration tests for engine.#Pull + moved auth code separately for sharing code with other tasks later
  • 2569e76e implemented services unix and npipe complete with test
  • bd005aeb improved test case
  • a25e6bb3 include hidden fields in concreteness check
  • 6f4a5a76 initial test
  • 03a740ff input to inputs
  • 7292d62c more tests
  • 1384b025 more tests
  • f1e0487d move alpha.dagger.io/europa to dagger.io
  • ba91f15c moved to spec because engine.#Copy is currently unimplemented
  • 140d753d moving some things back to package dagger
  • b4bcbab3 passing struct to plan.Load
  • 5c9965f1 passings args to cue loader to mimick cue eval
  • 0be6a406 plan: added auth support to engine.#Pull
  • 2b22d1c9 plan: improve log messages
  • a58ca16c plancontext cleanup
  • c881bc2d plancontext: use helpers to determine if CUE value is secret/fs/service
  • 643d93c3 ported FetchHTTP to HTTPFetch
  • 7ca84282 ported op.#FetchGit to engine.#GitPull
  • 518d76cb previous cd fixed cue loading but broke reference to dagger binary
  • 1f99e427 reconciling command formats
  • 83b10d40 refactored finding of cue.mod parent
  • 6ca81dac refactored log handling
  • f50311de refactored test to use #ReadFile
  • 026c7641 refactored test to use CUE validations rather than container stdout
  • 4e27937c refactored tests and added more
  • 0ed63273 refactored tests to account for lib reorg
  • a78b8442 refactored to follow the original stream test
  • e65b3cfa refactored to handle errors better
  • 6c5d7e5d remove empty lines
  • 337ed0d1 remove hardcoded stdlib path
  • a80c48f2 removed --no-cache
  • 455ccc46 removed URL from docs
  • b5b73a3a removed unnecessary leading new lines
  • 47684250 renamed Import to LocalDirectory
  • 2b95bf15 renamed files to avoid camelCase; moved token to common secrets file
  • 498b204e reorganized files
  • c15a7c6d reorganized spec vs implemented, reconciled gap
  • 5ef138fe secret exec
  • 6aa4f6b8 secretfile: data -> plaintext
  • 25ee7087 semi-atomic vendoring to improve concurrency
  • 21648757 solver: return digest when resolving images
  • fdb4b942 state: moved stdlib lock to upper function to fix race condition
  • c310a1bc stdlib/bats: implemented integration tests
  • 56dab104 stdlib/os/container: added ability to mount sockets (dagger.#Stream)
  • e809e2ba stdlib: implemented bats package for running bats script from dagger
  • 9d3cd180 stdlib: implemented engine.#Push
  • 4b7a143c stdlib: move core definitions to engine package
  • c7759cb5 universe: skip sanity check (done twice)
  • 4e04bf9d update europa dagger import path to dagger.io/dagger
  • da054231 updated imports to europa/dagger
  • a21bc46d use new dagger task name
  • 33db6ab9 using "$DAGGER"
  • fb16ac8b vendoring: support multiple modules
dagger - v0.1.0-alpha.31

Published by jlongtine almost 3 years ago

Changelog

  • 72e399e Add completion doc in 1001-install.md
  • c690387 Add support for tcp:// DOCKER_HOST
  • 84952b1 Add tests for http.#Wait
  • 7d75366 Fix broken docker.#Command secrets mount
  • b38cb60 Fix infinite loop inside doc test + fix issue
  • 6ce8731 Fix infinite loop issue on container healthcheck
  • d966921 Fix regression in error printing when Wrong Cue parsing
  • 3ea2e71 Fix typo in ci doc
  • 656d6be Fix typo in docker command
  • 8ce5b34 Fix unused imports
  • ec3c39a Implement http.#Wait to wait for a URL to be ready. It creates a dependency in the Cue tree
  • 475e47d Modify getting started doc to integrate http.#Wait, fix doc dependency issue
  • 18c387a Use tcp in the docker host test
  • 95c1b07 Use tcp-specific seed.
  • 9943085 dagger mod get doesn't need an environment anymore to work.
  • 2beace3 add test for plancontext
  • c03455b build(deps): bump algoliasearch-helper from 3.4.4 to 3.6.2 in /website
  • 3d5a10d build(deps): bump amplitude-js from 8.10.0 to 8.11.0 in /website
  • 7d142d2 build(deps): bump amplitude-js from 8.11.0 to 8.12.0 in /website
  • fc316c7 build(deps): bump amplitude-js from 8.12.0 to 8.13.0 in /website
  • 821732c build(deps): bump amplitude-js from 8.9.1 to 8.10.0 in /website
  • c5277c8 build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3
  • 1f2a9b0 build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
  • 5f93d42 build(deps): bump go.opentelemetry.io/otel/sdk from 1.1.0 to 1.2.0
  • f94cc2b build(deps): bump sass from 1.43.4 to 1.43.5 in /website
  • 3fba338 build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /website
  • dd28cde build(deps-dev): bump cypress from 8.5.0 to 9.1.0 in /website
  • 6ae360c build(deps-dev): bump cypress from 8.7.0 to 9.0.0 in /website
  • a944e7c build(deps-dev): bump cypress-localstorage-commands in /website
  • ff78b51 clarified builtin vs third-party packages
  • b92905e client: re-enable opentelemetry for buildkit
  • cdcb091 client: take localdirs as argument
  • 81ec746 core: component -> task
  • 0aea10d dagger.#FS support
  • 27b2275 embedded video on getting started tutorial
  • 111c5b9 fix(docs): fix typo
  • 590a56c inline style, larger video
  • 7450c70 mod/stdlib: attempt to remove the lock file after file unlock
  • a61e8dc prepare the transition to #Plan.context
  • 6ef5f52 project: add dagger.lock to gitignore when pulling an external dep
  • 53b5880 remove forgotten debug printf
  • b5e2ba6 runner: fix empty CUE value check
  • db55cf7 runtime: context: support secret environment variables
  • ef407c7 runtime: context: support secret files
  • 2a4db16 runtime: new execution engine
  • 131551f runtime: support for context imports
  • 608f254 runtime: support legacy Pipelines in new execution engine
  • 30d9981 typo fixes
dagger - v0.1.0-alpha.30

Published by dagger-ci almost 3 years ago

Changelog

e4f2f69 solver: fixed npipe support on Windows

dagger - v0.1.0-alpha.29

Published by dagger-ci almost 3 years ago

Changelog

d065a1f Revert "Improve version checking to also check universe"

dagger - v0.1.0-alpha.28

Published by dagger-ci almost 3 years ago

Changelog

de8cd3a Add secrets for secure mount of .env local files inside Dagger
8a3a302 Add tests on architecture configuration
c808f4e Add tracking on dagger version
a63c4e9 Change "arch" into "platform" because it's more accurate.
0839cfd Change default architecture to linux/amd64
5f0a420 Complete version checking with getUniverseCurrentVersion
40f132b Execute os file before Atoi execution
9277624 Fix dagger mod get to stop requiring environment
3ebd076 Fix argoCD timeout
faf2b76 Fix argoCD timeout in universe test
8eb01d8 Fix context issue on dagger version
4a461a0 Fix engine to don't write architecture in values.yaml if no one provided.
59f67f9 Fix export architecture configuration to resolves #1087
8f6b3e9 Fix lint issues
c08f619 Fix local directory error handling
3fb03cd Fix packages + Implement working tests
701be92 Implement #Image
aac70c2 Implement Trivy Config && Trivy CLI
a3b6940 Improve version checking to also check universe
d0e7d9b Link to new CUE GitHub repository
5a1d4bf Support loading artifacts into a Docker Engine
e9de597 Update dagger new cmd to specify architecture when creating an environment
caa03a3 Update dagger engine to uses a given architecture instead of default one.
e9ca8f3 Vendoring improved
04781f4 add more args for http container test
e6de59a added support for stream type npipe (Windows named pipe)
72935fb added winio to godeps
9c1d164 build(deps): bump amplitude-js from 8.8.0 to 8.9.1 in /website
6604b65 build(deps): bump github.com/containerd/containerd from 1.5.4 to 1.5.7
7a23dbc build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2
d82d790 build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.26.0
1b61f91 build(deps): bump go.opentelemetry.io/otel from 1.0.1 to 1.1.0
ab50c22 build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
3999efc build(deps): bump go.opentelemetry.io/otel/sdk from 1.0.1 to 1.1.0
aed0f43 build(deps): bump golang from 1.16.8-alpine to 1.16.9-alpine
9e7b3d2 build(deps): bump golang from 1.16.9-alpine to 1.16.10-alpine
ed37b9c build(deps): bump golang.org/x/mod from 0.4.2 to 0.5.1
f7917cb build(deps): bump google.golang.org/grpc from 1.41.0 to 1.42.0
693bb58 build(deps): bump react-social-login-buttons in /website
b7e5aea build(deps): bump remark-code-import from 0.3.0 to 0.4.0 in /website
6d311c7 build(deps): bump sass from 1.42.1 to 1.43.3 in /website
92e0877 build(deps): bump sass from 1.43.3 to 1.43.4 in /website
b51ad00 build(deps-dev): bump cypress from 8.5.0 to 8.6.0 in /website
a44bf8c build(deps-dev): bump cypress from 8.6.0 to 8.7.0 in /website
738fc23 build(deps-dev): bump cypress-localstorage-commands in /website
a147f13 cmd/input: added auto-detection for Windows named pipe
b94b8c0 create http universe package
d01940b debug
7d9db41 feat: allow use of v2 AWS CLI
51ae447 fix windows build
541d1a7 init trivy universe
779dda1 mod: added basic logging + context in sub libs
cee8c91 mod: added support for version constraint when fetching a remote version
d34bd86 mod: added unit tests for version constraint support
1dd538e mod: defer Unlock to avoid deadlocks in the pkg manager
285edb4 mod: fix mod get
20ccf71 mod: fixed unit tests to match the new universe repo structure
5e6d126 mod: lock the version of universe for updates of package
50d55a8 op.#SaveImage: export the image ID
e5c571b op.#SaveImage: fix data race
e37f8c5 pipeline: analysis: ignore CUE errors
6c48f8b pipeline: more explicit non-executable errors
0e3ca30 remove comments
d46a347 solver: split platform specific code
fe83b57 state: disabled remote stdlib install (keep vendoring until migration is complete)
21e1f89 state: fixed input dir encoding on windows
994a803 state: force use of stdlib embed - temporarily until universe repo is ready
72723c4 stdlib/docker: #Run checks if the container exists and can optionnally recreate it
a4761c0 stdlib/docker: #Run do not fail if container exists and recreate is false
322997b stdlib: docker: clean up docker.#Command inputs
ace8ea2 stdlib: lock when vendoring to avoid race conditions

dagger - v0.1.0-alpha.27

Published by dagger-ci about 3 years ago

Changelog

9328429 Docs: new explanation of Dagger, inspired by user feedback
a7ca7e1 Fix/dagger edit: wrong dir Path leads to infinite loop
ce02caf Improve/git: Git.#Repository's origin now uses the provided URL
9f16bcd added ports to docker.#Run
d63ac60 added quotes to fix GHA
f48d145 added registry to test, and fixed cp commands
35a8644 added test
d496b77 added test for docker run with ports
00e1021 additional progress
656ba27 build(deps): bump github.com/moby/buildkit from 0.9.0 to 0.9.1
3bc14a9 build(deps): bump go.opentelemetry.io/otel/trace from 1.0.0 to 1.0.1
bf440eb build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0
ba44272 build(deps-dev): bump concurrently from 6.2.1 to 6.2.2 in /website
706f510 build(deps-dev): bump concurrently from 6.2.2 to 6.3.0 in /website
e8a5c5b build(deps-dev): bump cypress from 8.4.1 to 8.5.0 in /website
346cc8f bump opentelemetry to v1.0.1
f792199 ci: change gha scope
285fe3f ci: disable GHA caching
cb56343 ci: gha export with mode=max
541d377 ci: gha lint
4cce3de ci: re-enable GHA caching
33242a1 cleanup unnecessary file
c04ef32 cue fmt
4c7d90f cue fmt
79489ff cue fmt the right way
be2aeec initial work on new getting started tutorial
dd1bf18 logger: TTY logs support (live update)
a1c2d14 moved what is cue page to Learn section
ef66f0b new getting started tutorial
4a21475 one last var needed quotes
46c02c7 proofreading corrections
eadaf73 regenerated docs
7c55d38 removed registry
82fc36c tty logger: show multi-line messages
b78169e typos, comments, and clarifications

dagger - v0.1.0-alpha.26

Published by dagger-ci about 3 years ago

Changelog

51f9617 Add #Secret type to Docker #Build args
924fd16 Add args option to Docker #Build
a364307 Add test build with args to Docker #Build
46362ed Add zone in GCP.#Config
439fb4e Adding support for azure static webapp
48560b4 Adding support for azure static webapp
1eec9ec Docs: remove unfinished "custom script" tutorial
2b22c4c Fix Typo
9dda32a Fix typos in flag names and error messages
512b7f7 Fix/Netlify package: reinsert always:true
3e14920 Update Docker #Build to incorporate image from Dockerfile
016e376 Update Github PAT for CI
7991991 Update documentation
0666d6f added hash of the secret key+value to invalidate buildkit cache when value changes
0037fa1 additional information, new Packages section, and fix linting
e86985d adjust test to account for the new hash
347fee8 build(deps): bump amplitude-js from 8.6.0 to 8.7.0 in /website
79c4f6b build(deps): bump amplitude-js from 8.7.0 to 8.8.0 in /website
e279a22 build(deps): bump golang from 1.16.7-alpine to 1.16.8-alpine
161aecb build(deps): bump prismjs from 1.24.0 to 1.25.0 in /website
b73ad6a build(deps): bump sass from 1.38.1 to 1.41.0 in /website
c986704 build(deps): bump sass from 1.41.0 to 1.41.1 in /website
eb2ae5f build(deps): bump sass from 1.41.1 to 1.42.0 in /website
3ed8086 build(deps): bump sass from 1.42.0 to 1.42.1 in /website
dd9ec64 build(deps-dev): bump cypress from 8.3.0 to 8.4.0 in /website
9661357 build(deps-dev): bump cypress from 8.4.0 to 8.4.1 in /website
dd05540 bump opentelemetry to 1.0.0
7061ac8 changed workspace to project
68f1888 changed workspace to project for tests
5480fb9 dagger.#Socket support
240ee6b fix ecr typo on localMode
72dbfe2 fix trailing newline
4107f9a fix(buildkitd): Start the daemon if it is not active
0273fea fix/bug: infinite loop non-existent input dir path
56083ed helm #Chart definition now support secret kubeconfig
8c46a1d initial work on what is cue
1f5a9a9 kubernetes #Resources definition now support secret kubeconfig
defaea5 referencing secretInput directly rather than looking up in State by key
5f45cb0 refinements and additional information
11749cd replaced workspace with project
4db3aa9 reworded a few paragraphs, ensured all examples match the playground links
0f4a55a socket -> stream
408f147 socket: add tests
8e2dea1 stdlib: Update gcp.#GCloud to set compute/region instead of compute/zone
eaa9651 stdlib: added support for local docker socket
4ccf030 stdlib: tests local docker socket
8f1034b style: remove spaces for consistency

dagger - v0.1.0-alpha.25

Published by dagger-ci about 3 years ago

Changelog

a73b34d Add argocd-infra deployment to deploy it to a cluster
830ad87 Add env var support on GCP cloudrun
45ea30d Add secrets deployment for GCP
083fee8 Fix ArgoCD outputs parse
d34200c Fix CI check
ef112e2 Fix caching issue on argoCD package
0fe8b14 Improve ArgoCD and fix CI
97cd003 Improve kubernetes package to handle deployment from url
b136cdc Split definition into files and add #App to create argocd project
05b165b Supports both basicAuth & Token
7299cb4 Update argoCD environment with CI key
2a91ae1 Update argoCD test
f038e11 Update argoCD test file to use os.#Container
9337eed Update argocd documentation
fede72d Update environment SOPS Key to use CI key
c05f7d5 Update kubernetes testing policy to test deployment from url
733cac0 argocd.#Sync now retrieve status
307e76d build(deps): bump amplitude-js from 8.5.0 to 8.6.0 in /website
906d702 build(deps): bump axios from 0.21.1 to 0.21.4 in /website
33f87ca build(deps): bump filippo.io/age from 1.0.0-rc.3 to 1.0.0
6f23e9f refacto/doc: remove 'cue init' step from doc
f8f39ca stdlib: argocd app support
15648e4 update docusaurus to v2.0.0-beta.5

dagger - v0.1.0-alpha.24

Published by dagger-ci about 3 years ago

Changelog

6744045 1006 test implementation
74b1ac3 ci: re-enable localstack tests
ad2f9b3 1003 test implementation
82d4598 1004 test implementation
dc865bf 1008 test implementation
6ef0cfe 1008: Implement on LocalStack
00f7e63 1010 test implementation
a8e218d Add basic test for kubernetes kind documentation
8e9a56a Add doc-test to CI - Add Cue dependency to integration CI test
c8e3755 Add git.#Commit definition and git.#Image
a91181b Add kubernetes test for kind cue-manifest
bdcb917 Add kubernetes test for kind deployment
02e7cd3 Add missing tests to 1007-gcp test
5fcaaa6 Add test for kube-aws basic & deployment
f24af77 Add test for kube-aws cue-manifest part
2a15682 Add test for kube-gcp basic step
4d03638 Add test for kube-gcp cue-manifest step
1830b34 Add test for kube-gcp deployment step
4ad2c8e Add test on git.#Commit
6f0a0b4 Doc test suite integration
73dc020 Explain how to develop packages locally
cf7e222 Fix bats dagger to bats dagger() expansion not working inside shellscript
99d2494 Fix localstack setup issue on local run
9448fba Fix structural cycle error
a9fd97d Handle secrets in DockerLogin operation
cf13257 Improve SecretStore integration with new method
95040d8 Improve git package according to Sam comments
e7a7382 Improve test policy for examples
b145d03 Update CI workflow to test documentation
7cc1c8e Update docker package according to op.#PushContainer improvement
eabf1b5 Update docker push tests
6a442fa Update kubernetes documentation to directly use cue files
019b568 Update old git test
a00fbb0 Update op.#PushContainer test to use secrets
2bcd7a7 bats - fix 1004 wrong cmd + move helper.bats cmd to make it more generic
6348686 ci: disabled kubernetes tests temporarily
6360ccc localstack/fix-input-bool-type: change localstack test input from str to bool
3453675 rebase merge conflicts fix
a903f91 update package manager docs with new dagger/packages repo