dagger

An engine to run your pipelines in containers

APACHE-2.0 License

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

Published by dagger-ci over 2 years ago

Changelog

Changes

  • e21acdde134bcd93ff520eee385010f17981b3c3: Add alpha and beta paths (@jpadams)
  • 901269c5aa6fc770af30b4b7c48fa3387daf344d: Added package to use the package manager composer (#2620) (@rob-vanderlee-jvs)
  • 14bf9907b8e5e05330bdbdc952ba5383402506cc: Merge branch 'main' into dependabot/npm_and_yarn/website/concurrently-7.2.2 (@slumbering)
  • 0b89d1f103d398be671305e5670df07b2ffd57b8: Start w getting started (#2690) (@jpadams)
  • 2f8e6d6e3b79685b2c6e38cdb0b908a430e1a86d: Use a worker pool to send telemetry data (@marcosnils)
  • c31450629ef0f1ecdbb3de5b7fae56a27a07927f: add offline_access scope so refresh token flow can be performed (@marcosnils)
  • 209f6d5567d760b778d41475af6663321bf59193: core: #Mount supports inline file (@TomChv)
  • 5a7762a87a57a8ddb4bd04ef35b9a9adaecb147a: feat: Add install directory customization (@clly)
  • 4d0730b9cb85807281b5ef813dc9fe3c6f89eaf7: feat: Support Helm upgrade and custom namespace (#2674) (@olljanat)
  • 3e6491cfd36d36c4e312cf7cbd9bca3bbbac3ee2: feat: add golangci to alpha universe (#2654) (@sagikazarmark)
  • a064577784dc2028f1e315e2cd4ae9f127158b5f: feat: allow custom image usage on go.#Build (#2632) (@Butterneck)
  • 4714f9156bf597315c6a5f77072a1aa2dde2b800: fix: add additional flags to command (#2641) (@Siafu)
  • 1c60cddb416c5545626fbe399fa14bef82d1271b: fix: added a variable to customize the binary in go.#Build (@xocasdashdash)
  • ba2d442e9fb4edd30a851f2052236e8b045c8941: fix: correct GitHub camel case (#2678) (@jpadams)
  • 61e69718946968eb1fed9d056b85268d69b5bfcf: fix: reverse go.mod change in merged PR (@helderco)
  • 46b9b0d43066f51bff2cd50519ff74643d5d0e26: universe(x): add experimental Scaleway package (@TomChv)
  • 240f1a93d8762caa523fef9b77651adcde72b8f6: universe(x): add experimental Scaleway package tests (@TomChv)
  • 14e4b869414020dce6a6d1b49b01ecf793cefdd4: universe(x): move Scaleway pkg from x to alpha (@TomChv)
  • 35baceda65c2e0cd74ea3b54841d24b7b773c3b9: updated the dagger cloud doc (@mircubed)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.19...v0.2.20

What to do next?

dagger - v0.2.19

Published by dagger-ci over 2 years ago

Changelog

Changes

  • ac469c02576cc6c6d732a1aea7eec1427cacca05: Add blurb about large changes to CONTRIBUTION.md (@sipsma)
  • 9d7b1efc07769a655fb9dfc235ac537c59dcdfea: Add optional 'always' field to terraform.#Run, which will be passed to docker.#Run (@kralicky)
  • 5cdc5b3396fb95eb96740e9a28f2a624b094ce9f: fix: make log level field names explicit (@samalba)
  • d5638b8f33773c38390dbc0748db8455b34d089a: fix: rename _op to _pull for better log UX (@tekumara)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.18...v0.2.19

What to do next?

dagger - v0.2.18

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 302f630707aa508a82d2cd527633bb3b26364d55: Add event to push action logs to Dagger Cloud (@marcosnils)
  • ab7bcb059eff3ed1cc276306906463e2bbdf9947: Add experimental --telemetry-log flag (@gerhard)
  • 6aa59743abf10e80c4e33ce80f586a0ce012a4c6: Cleanup event errors & test (@gerhard)
  • c2f16876baec845e5d36c8d07b66bc072975c250: Remove redundant TODO (@gerhard)
  • 20d742972e02b3401fdd1b1b3539ea2e1ac8cc95: Remove unused var (@gerhard)
  • a3e072bfcede7b8b50ef7d225623d584842cc9db: Rename ActionTransition to ActionTransitioned (@gerhard)
  • 15ee0b4a44e481d3b4e3449c3c4254262be68161: Rename ActionUpdated to ActionTransition (@gerhard)
  • 2436411aa6ee90605f7120b23b53fd002ce17feb: Rename LogEmitted to Logger (@gerhard)
  • e8b63dfe14a94a76108ae13f0616aa79264d53ef: Replace all occurences of targetPath.String() (@gerhard)
  • c6e3c49f3ce8bfef03cc716a8c4a11ed4dd7391a: Reuse variable in otel tracer (@gerhard)
  • 0f67ca58126c8a491ea40629617a99831cd61d4d: Revert "Rename LogEmitted to Logger" (@gerhard)
  • 57b23fac6a7beab501acf0f73f674d3a42b20f00: Revert StateRunning to StateComputing (@gerhard)
  • 092c50e2e71cc34545d258289f7d98b9f4198044: Send logs as strongly typed events ONLY (@gerhard)
  • a03497130cbf68f4a998e3eac2d8abe903f6f146: Send strongly typed cloud logs, via Telemetry (not Logger) (@gerhard)
  • 0256c6253eb0453a5dc869ff4fc86d1059ad3a32: Track plan start & end via events ONLY, not logs (@gerhard)
  • b94af480878385acf725e13e4a7cd49ecc27ab16: Track run state changes explicitly, via Telemetry (@gerhard)
  • 40ad6de28b295e3e11086b1bea5f1c587188872b: Use an empty interface for event data (@gerhard)
  • 977d2d052aa437bd4fb4e09b3828e8a40bf9806d: action events (@aluzzardi)
  • 1701abcd80220f175e80fad0a768e12e2163b7e1: bugfix: don't send 'run started' event on 'dagger do --help' (@shykes)
  • 4bcb1c0f1d849180918eb1d0809aca12993807cf: code: revert Data field type back to Properties in Event struct (@marcosnils)
  • eabac68c60e08d8452067b764ae6305b4ef715c9: docs(faq): explain field shadowing (@TomChv)
  • fc81f75f2acd871ee777b512ca421b13bee413ba: universe: new namespace universe.dagger.io/alpha (@shykes)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.17...v0.2.18

What to do next?

dagger - v0.2.17

Published by dagger-ci over 2 years ago

Changelog

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.16...v0.2.17

What to do next?

dagger - v0.2.16

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 30781928241f959a79d2c0eff32838c2014c0ca6: Add initial docs for Dagger Cloud (@marcosnils)
  • 2c2bd6c8a3e2b2baeada373b7f676159445503d6: Add start, stop and error events for plan execution (@marcosnils)
  • 5ed34ab2a46d5fb6619f5163d90b8bb89db037b1: x/pulumi: add support for stack outputs (@sipsma)
  • c8a79309c260bec4711a384515291655cf767a8f: x/pulumi: fix PULUMI_STACK env var use (@sipsma)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.15...v0.2.16

What to do next?

dagger - v0.2.15

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 948952ccfb5f16163ad0032284d20be576df07e0: FAQs to guides with subcategories (#2558) (@jpadams)
  • dec1c9388136d6e9b7a6b6ddc39a08a08e67b590: Initial support for logging the plan (@marcosnils)
  • 0b91998c66b8c6c0021c9459aa40aca11b88e5dc: Support signaling core.Start execs. (@sipsma)
  • 146a173cf90b71087d8664c94bd1a6be4164c8b3: dagger do: log command args and target action (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.14...v0.2.15

What to do next?

dagger - v0.2.14

Published by dagger-ci over 2 years ago

Changelog

Changes

  • a12884b0ebfc72163a9d5186c62ad35f304e9ae2: Default user to "root:root" rather than "root". (@sipsma)
  • d5593bcaa519bbee5b83437ad44d9a46e4dec28a: Improve Secrets docs (#2541) (@jlongtine)
  • 8f73a592af3db69a24367425e4b1262f784a491c: bugfix: add image.config.workdir support to docker.#Copy (@zach-source)
  • e64491ef31fb72f7af844aad8b0522ec35e56560: endpoint: switch from dagger.io to dagger.cloud (@aluzzardi)
  • 38ae483e7f855fcf3395360b0f3687d948656801: feat(universe): add experimental kustomization (#2531) (@TomChv)
  • ade8ae22f41be7b2c2d1fd53add752b7e0355ac7: telemetry: Fix flaky run ID (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.13...v0.2.14

What to do next?

dagger - v0.2.13

Published by dagger-ci over 2 years ago

Changelog

Changes

  • da41f907a0f49071aeaaccd8d51436894f723254: Add a more details to all events (logs) sent to the cloud (@gerhard)
  • c73c134ed49145504aa8ef9ca3924de6f135957c: Clarify how to safely export binary data in docs. (@sipsma)
  • 8cc9610b83ced8ebcf493dc926fc09e588f62140: Convert version tests to use stretchr/testify (@gerhard)
  • fbae72e879e7dcb1ea8e787bcb772d7f1e884fbe: Do not use the Cloud logger if there are no credentials (@gerhard)
  • 09cf5a041212e7da99411cd6ba2de6c4573f8bca: Docs: getting started: use new todoapp repo (@shykes)
  • 59a2c81c91a713749c255c2d465cd87042a9289c: Enable debug logs for the default buildkitd-worker. (@sipsma)
  • c3021d8b5fab3517d3c8a20c0630693284e4a472: Extract engine ID functionality (@gerhard)
  • c5be5505a3af9481aaf2e56a58841a99b974e626: Fix outputs2 marshal error (@gerhard)
  • 1a1a7e3b7b8aa4d2b6ffc8f25a536a988e0b2740: Print events, json & responses (@gerhard)
  • e5b9590ebffbe1d9d23fdf67cc1a119962daa09d: Print requests too (@gerhard)
  • 1362fe6d41f566e7d2e255e9f2a898c58977f5c0: Remove Ginkgo suite for version (@gerhard)
  • 490bacaf652dbbca49475a3e7754e44999e37dfc: Send all logs to API if logged in (@gerhard)
  • 5a591357177b0da7102fceefa2b69d244a93d1df: Send log events async using TelemetryLite (@gerhard)
  • d7a2e44a7a32cd022e39bc391d4bdddd37d7b18d: Send outputs when run finishes (@gerhard)
  • 00d233932f917e1caa349702230309289ed9736b: Simplify version tests (@gerhard)
  • 67d7b1a11e00cad28416a375143c1f00653b1c02: Start implementing events stream to the API (@gerhard)
  • f8c441e9631849b6546a503b08770ca50f28de1a: Timeout all API requests after 10 seconds (@gerhard)
  • 4616e87e3cd1abaf8dca06e79bf1ea50716b9576: Use only Sprintf, don't combine with string concatenation (@gerhard)
  • 1655538f7a54a0b49169bb4c93be71caae09dafb: Use runId instead of run_id (@gerhard)
  • 5b3286c19abeb6b1012105938129f5f37eaa5018: Use version Short() or Long() across the codebase (@gerhard)
  • 35cddbbc490f27a890f12de1b436ab5c06c590c1: core.#Nop: fix output to be properly generated (@aluzzardi)
  • 7bfbddb10e6734aa13e10cceab887b3c094ec802: feat: add docker.#Scratch image (@jchvz)
  • 72636792f06c4c62ff306bef5362346910b90c57: fix(docker.#Image): correctly verify files (#2524) (@TomChv)
  • 5c759a8f28617f8adf25bc5aa7760643e880d942: telemetry: event type system (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.12...v0.2.13

What to do next?

dagger - v0.2.12

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 5915c649871194028f94fd30dbe88599398dff50: Capitalise Dagger in login/logout commands (@gerhard)
  • 1a07891abf6900d0df1bfd44e2a476c344f676b3: Experimental: modified version of Kambui Nurse's spectral package (@shykes)
  • e8af738a8b56ec31c5d3d40096ec692e864a9e58: Keep the _api_test command until we have a higher-level integration (@gerhard)
  • db62c766a484f6ddd9ad52dd14137cd253e7266f: Link to the app which we got the ClientID from (@gerhard)
  • ddd57c6203a207edf51001b728fa89494a25c1e7: Remove API keys auth message (@gerhard)
  • d57be5eaa0647138ad68b9cf62ffa80912350568: Remove redundant http server (@gerhard)
  • 684a2bfc82abe8e87fbbe25f1c0ee50c657432e7: analytics: remove git origin duplicates (@aluzzardi)
  • aaae077a540e3564ffd91fd35fdd793795bf9312: authenticated client support (@aluzzardi)
  • 1b9cc782464232b4480e91285158faa15c347701: experimental: fix and improve custom yarn package (#2480) (@shykes)
  • c7f8e4b15416b0b23986ee28dc9dc33e4c1b8f0d: feat: Add 1password package (@berryp)
  • 6d11a98d2443251740faef10a927a56f4483357d: feat: universe: new and improved yarn package (@shykes)
  • 4fd297e857c70e5096619536ce2002a6e7a2a595: feature: Add ability to filter universe tests (@cpuguy83)
  • d191ff73c953e12560bfb70ffffa0ee528300b74: feature: Add apt package to universe (@cpuguy83)
  • ac783e8ab82372cb35766c87e148be2531d3bcba: fix: Add type to #DecodeSecret’s output (@helderco)
  • 8a4370f1510d44ef77ecfb5aaedc51d33927dd0c: fix: Bump dagger.io package requirement (@helderco)
  • dae50c42d812ae73e259befb7b99c5cd0fc18373: fix: Default to json when printing action outputs in a non-tty environment (@helderco)
  • d57c2e5aaad43739dd565202b3df34f3d78d9617: gitpod: mark /src directory as safe to use (@sipsma)
  • db552fb3892546ac6fee4f2e9059b52d3e3fc38e: primitive auth support (@aluzzardi)
  • 97c0aa634fe7ac78e0bf5bc5fd9aa5818d46f5e6: rename telemetry to analytics (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.11...v0.2.12

What to do next?

dagger - v0.2.11

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 8ea748fa12022233c51626ac62143a9d8cdb97e0: Add GitHub Codespaces support (#2217) (@berryp)
  • 745c36a26cc874a9d04632d947749c167bfaa937: Add yaml content to the markdown file and remove external tekton file to (@mgreau)
  • beb712d5e17bcdd9b345040fcac03886cf8b29c1: Bump Docusaurus up to 2.0.0-beta.20 (#2463) (@slumbering)
  • 18b40349d7f36bb5a53cb07d8a0eb313a964962e: Downgrade opentelemetry to match Buildkit's version. (@sipsma)
  • 5ede31c9233fb84e2886b374b56e27ae2fc2a389: Merge branch 'main' into doc_tekton_dagger (@mgreau)
  • 909f2c8194a645faa32f89632d3987b67c2fa2cf: Set trace name with bats test name. (@sipsma)
  • a3f005c333da06380692def932b45645fb5636c6: core: add #Rm core action (#2422) (@TomChv)
  • aaceba273aa84287dcc21f2b5a3dde01d2abb9d1: feat: Add debian (#2433) (@lat0z)
  • 8825e4bf5e63bcffced5df1b38ec1eddb455c749: feat: Add sam package (@munichbughunter)
  • 32a5991047103b905f491cff1c73e25e3becb514: feat: Use client: filesystem path as a default (@helderco)
  • 88ac6842d91e385c77244dcb087d52ca0cf5489e: feat: add Gitpod support (@berryp)
  • a5b53f32bc5cbfb46a569a24e846093451d9510f: feat: export secrets with docker.#Run (@TomChv)
  • 859a49590aecc642ad32d27ac8625fb11a3b3a84: fix: Course correct on project update consistency (@helderco)
  • b52d9812a5eebfe33ef9223b4bd234ca28de7d84: telemetry: include the git repository (@aluzzardi)
  • f59fcd23a76916e3319b2ecb313d8b6f3acb7299: universe: add #Delete definition to experimental kubernetes package (@TomChv)
  • 93bdf55f7cd162a3c0ca6d8e989ededc15936a1b: universe: add test with kustomization (@TomChv)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.10...v0.2.11

What to do next?

dagger - v0.2.10

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 78da07d6cfccc7112b2b493c093ba047a1cd21af: Fail if unknown flag is specified (#2391) (@marcosnils)
  • 387a3cdb9775129c571df7e0c68a88a52eb1e3b1: Improve start/stop test. (@sipsma)
  • 88d430734ffa4ba318178e97099129d344c29909: Update docs to 0.2.9 (@marcosnils)
  • abacbcfeb1dae8781d1be94a5fcc466062bd027e: Upgrade to cue v0.4.3 (@jlongtine)
  • 2d1d9244c15960088ae89b0323b27127cf117a90: ci test: split each dagger do to own test name (@sipsma)
  • e20a44d69f497a78948b89f1cbbd2d5bbb18da68: feat(universe-x): ansible package (@PaulBarrie)
  • f96cce384f999350e56b60fbc3793c83c0bbe313: feat: initial kubectl apply (@rawkode)
  • 3760bb5f11a0f759a1d935273ae84aa23125ada8: fix: Missing import, uid & type in experimental kubernetes package (@gerhard)
  • fd1393ed2f0128e1d77a81a7bf0e51cc6c3546c3: plan: unquote actions names (@eonpatapon)
  • 7039a1c985438a303e3f9696969d594d8f50188d: universe: Add Terraform package (#2192) (@efoncubierta)
  • b3f11f91262aa551a2ae9382226d623f933fba4c: universe: Add kubernetes package (@TomChv)
  • 5f99b840a04abf65313abee5583cb223590b7efb: universe: python: Use official python image (@NotTheEconomist)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.9...v0.2.10

What to do next?

dagger - v0.2.9

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 41ce0a1cd467f5615cb90b759a3da59d5d064261: Don't redact secret if it's an empty string. (@sipsma)
  • 819f27fce00a81020e8980d86484307763029562: Fix tty log panic issue (@TomChv)
  • 2c195bcac4e133e2ed7396b3b73a0003e6f51eb9: Revert specific case to handle dockerfile actions (#2344) (@marcosnils)
  • 8d61085f5d1e3afc1d8933ec7172d9e5636bb82f: Support for async start/stop execs. (@sipsma)
  • 86e798a36bc93d19ac33631d0cb466ab771fa164: Use progress group to track components of vertices. (#2306) (@sipsma)
  • 108143bc78617de4cc3025b63a60271c17001215: adding kapp as package (@renuy)
  • a79b2590656a37797fe99801a8c9f43ed3e34f4d: cache: Error out if GHA used w/out token or url. (@sipsma)
  • 51531582d78deda311ce1bdf2ecdc5e35a2f5a1c: check vendored package versions and prompt users to upgrade (@aluzzardi)
  • 4164d0f4ed316535d2e48c593a21509f67c41a5a: client: use lock file to dedupe buildkitd creation. (@sipsma)
  • a6c9e1a215aa71f105b458132fe916d09887c94a: core.#Nop: fix return value (@aluzzardi)
  • 592a712f9c7fd66d6a099c2e2cf604351c24af13: do: add experimental --dry-run flag (@aluzzardi)
  • 15cd92d1513e25e88428e2a1a2d0ada6dd89c969: feat: Allow marking client: env variables as optional (@helderco)
  • 8a954673531d6935f5517535b9068639ed5cff0d: feat: Print action outputs to console (@helderco)
  • 63ce164837fd3ae50a7a992cf82e9c363c7fcbe4: feat: Use client: network address as a default (@helderco)
  • f22c251081f7e2b72cc4186b6f5c797b8d8be2c9: feat: add kustomize package (@lyzhang1999)
  • b5420be27e40325e39264b5c011397ad70474022: feat: improved yarn package (experimental) (@shykes)
  • a716f2f53b48f83a70ecfdd1e8e6f7d90432725d: feat: kapp support (@renuy)
  • 0a4549a10359355e24afac03ab7de1f83e70efc3: feat:add discord webhook support (@hardy4yooz)
  • 556e29419f530d405d06d407817642e430f0c9a0: fix plan validation for generated fields (@aluzzardi)
  • cb8ad647f2696eb5ece686ece396156d672c6786: fix: Fix DecodeSecret output type (@helderco)
  • f22aa7339513bf57af16fe78e80bcf0167e5e050: fix: Fix generated attributes (@helderco)
  • 210560ea0bac6250e39bd7c9d89ff199d093af44: fix: Remove entrypoint from bash.#Run (@helderco)
  • c3c521e02d0933cc414cafb746e5112e73d7b3b2: improve OpenTracing coverage (@aluzzardi)
  • df8cc20bafe79fea9f7af5fa71f330b6cd64622a: link to core actions reference docs rather than repo (#2324) (@mabis)
  • dc7ad034adef2745f1b8a4d9c6038569c312e2e5: plan validation: fix structure navigation (@aluzzardi)
  • 1aa31eebdf5efab33cf12aa58167627506811da4: solver: fix duplicate logs on export (@sipsma)
  • 5c134e2933f6a2af34cecb03cb594f46e7d4208d: tty logger: fix group status for hidden sub-actions (#2338) (@aluzzardi)
  • c24bcc149b332c7ea7e84fb67abd66425d03c778: updated references to v0.2.8 (@mabis)
  • 034b263a6982775f437bbbac3770c8881dfe2d55: validator: check for undefined fields (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.8...v0.2.9

What to do next?

dagger - v0.2.8

Published by dagger-ci over 2 years ago

Changelog

Changes

  • 55402917de5a3de425e57252c044af1fab902f27: Add rust to universe (@kjuulh)
  • e1b9eac974e60edff6a8cee3e1862f32d0372c30: Avoid duplicate StringSlices when parsing flags (@marcosnils)
  • 3d86dd1908061a87483c869025e11e1d6e989307: Fixed bug for path without any actions (@ab-passos)
  • 070491b7cd4e5bf5e2362ec040cb530be2e8fc06: feat: pull-policy (@jcdickinson)
  • 4ffe6037e9725c887ce244053fc656c8f4ad07f9: filter out commandConn.CloseRead warning log message (@crazy-max)
  • e118f6c9d598434e547eee85417376b1e9c0f9d2: fix: rename duplicates Go modules (@dolanor)
  • 81cf9ffcdd0e918d2574c0d7788c75e062448f85: fix: should show cue error details when WriteFile contents not set (@morlay)
  • f36db4578a4e90c72e767069804864b2c5612bc1: fix: update tests with new package/binary name (@dolanor)
  • 24ea78ca25a0e686cbdf6f8afc11343375f7501a: plan validation: abort if structures are not concrete (@aluzzardi)
  • a8b099bd8f6508ddb77122923f6a616a0a5c8cc3: universe: Set bash.#Run entrypoint to /bin/bash (@TomChv)
  • 4535d6b8d992c306921099af512c5dcc57c6e74f: validate plan concreteness before execution (@aluzzardi)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.7...v0.2.8

What to do next?

dagger - v0.2.7

Published by dagger-ci over 2 years ago

Changelog

Breaking Changes

  • 543d29bbb1d2c5867b96701f5d85b65d5640d2b7: chore!: Make dagger.#Address private (@helderco)

Changes

  • 868e96d06a6eac5282f4a895ec84b552c8a73775: Allow to specify template when running dagger project init (@marcosnils)
  • 27d878456f03fb92fd5c62221a279a7ca261926d: Improve tty error logging when buildkit vertex is unknown (#2188) (@marcosnils)
  • dae0ee1d1e3bd34331d1d0667d6ef5f3551e3c14: dagger do action options flags (@jlongtine)
  • a05b5c0f83a70ced5c641c5fef51f2f89fb8d3f7: core.#WriteFile: default permissions to 0o644 (@aluzzardi)
  • 0ee2987e179ea238a56dcae810faa3457fc051f3: enable kubernetes and podman connection drivers (@aluzzardi)
  • 78ca8d66c4cc901e65d06cc95a1c3e8c0b66dfea: feat: add lua universe package and stylua command to fmt check (@teddylear)
  • 65db7e982406b1f3e643358166e651cd0004a780: feat: support .NET (@olljanat)
  • fe5496b3ffee2eec3c0b3ef2470935ff955fc019: feat: support helm (@vgjm)
  • aeb8ea3973a7815fff7cbd16f986811baa08ae2f: filter out useless commandConn.CloseWrite warning message (@crazy-max)
  • bc875473906fad73f57a73c8fe31a269067d734e: fix: explicit dagger project usage (@TomChv)
  • c77f3e6fa93e577cdf247a22f08cd5f7d1477b26: fix: include env insideo of container on .NET publish (@olljanat)
  • 06eda50a168e0fe74773569752550786250d9fb9: universe: netlify: replace curl-based wrapper with cli (@Stavrospanakakis)
  • 975413e79308f353dfa0f7e64ac76f6cfdc857e3: universe: python: allow custom path to python (@NotTheEconomist)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.6...v0.2.7

What to do next?

dagger - v0.2.6

Published by dagger-ci over 2 years ago

Changelog

Changes

  • d80acf805b6fa5748b627b1b510a683f14fb2526: Add experimental way to set a target platform when building (@marcosnils)
  • 8969507db6a45e85cfdc3b3417c81b50f52c94da: Add global --experimental flag to gatekeep some features (@marcosnils)
  • 1157561f1d562aff9286844b4c68ac0624ea1474: Docs: 1223-custom-buildkit improvement (@grouville)
  • e48262a2fb4228c1fe37310c33bdf938ea7573c0: Docs: 1224-self-signed-certificates (@grouville)
  • 7a51c51e840b1efe1423488df8c58e7aa0050025: Docs: Add docs to sidebar (@grouville)
  • 26cbc7dc684284e57766502a1fbda9cecec72bd8: Docs: add content to 1205: "building container images" (@shykes)
  • 938658eeff89082ff0156289a8d450b1a5ca4088: Docs: core actions reference (@shykes)
  • 7f38a6c3e4d4be0c96cd101582e882cc5adc07c3: Docs: core concepts: actions (@shykes)
  • 2d41b674a877c5d94bfe0bcbb211a4f87cc0ed90: Docs: fix formatting in article 1221 (@shykes)
  • 497b155355559b84f0d7b4078a62d71b5508558f: Docs: guides/1225-pushing-plan-dependencies (@grouville)
  • bea61780d2c6a69edac02ef534a443810b609383: Docs: guides: customizing your buildkit installation (@shykes)
  • f33133ffd998893ca03c58f79d259e8fada3e7db: Docs: move CLI telemetry to guides section (@shykes)
  • bddb9b6543070f54c24851ff9501c6b4d82faf40: Docs: move draft articles to "guides" (@shykes)
  • 0962114557bae4b83a2f7f78989234d3f38473cd: Docs: new category "guides" (@shykes)
  • 4862a399ff0a29927e14d00ab0cb7e5580bae458: Docs: shorten title of article 1205 (@shykes)
  • defb4642cde1275ac20326dd7739bdbc235851b6: Fix default client env when var is set (#2128) (@helderco)
  • 69ce99d0206546a7285346deacdf97887cfe83fa: Merge branch 'main' into project-info-cmd (@teddylear)
  • fe41d22944b40384024f6d8e236dd447536caa0e: Update 1221-action.md (@yp870520)
  • 92366a3235e6c74c0adc127455afd94d91620712: build(deps-dev): bump cypress from 9.5.3 to 9.5.4 in /website (@dependabot[bot])
  • efa24a44a0bb05a6e72eef5c45091fa3f8a3a310: client: fix deadlock when connect to buildkitd fails (@sipsma)
  • 90d3724d6aa59ba49f1877f95a7a8a6fc33584cf: feat: Adding project info command to find where project is located (@teddylear)
  • 80ae63928b190d108c35fe0cf6e1072396260dd8: feat: Allow default values in client: env (#2122) (@helderco)
  • dc3a3bb287c00eb07513831a37e1c1ca51d1f186: feat: Convert home relative paths in cache entries (@Liberatys)
  • f18a2ce03aedaeea0e620ecb91b13a8d7c022ad6: fix: add full error handling after os.Stat (@dolanor)
  • 1184c748b757286689fd9ee247443ed5d3f095d8: fix: update install link (@dolanor)
  • 9258cbf02eb5bbdff9b4aa5f84cba8080642e66d: fix: wrap the error (@dolanor)
  • 80d73bc5cbde36988d7f26087ffbf91ffc2392fb: universe: python: Update to 0.2 (@NotTheEconomist)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.5...v0.2.6

What to do next?

dagger - v0.2.5

Published by dagger-ci over 2 years ago

Changelog

  • feaa1feb9eb2c01b827fd085ffdb5c5ca193179b: Adds support for 32bit armv7 devices. (@marcosnils)
  • 34c7a2ff12869730701754a4e67cbf39120b1ced: Automatically set target platform based on client architecture (@marcosnils)
  • 876d478caa6758e56f4aa1d525fc74fb087fc09d: Changed test name due to conflict with bash tests. (@KGB33)
  • 755c1b4962fb17213aea3825991178e915a3b6da: Changed underscore position in hidden definition. (@KGB33)
  • b68fc6f57b853be45a99710a4802c1a0171556e9: Copied Dagger vs documentation to Europa. (@KGB33)
  • 095d4a327b382f3eb9cf94072da6a1fa98224b04: Display getting started as the index page (@slumbering)
  • 76a0e737a249010efe15e1092e33c87656a47c5b: Docs Update:1200-local-dev.md build/index.html -> _buld/index/html (@abserari)
  • d5149823cc89a997b4693aef98a35ab71b2dcc5f: Exclude docs from universe and integration tests (@grouville)
  • 994ee22a6e7ff850615f5d5ae30e1d174a071c14: Fix Go on DockerHub id & filename + remove from sidebar (@gerhard)
  • 19c0f999f45bde711e623213b9dc07c6d08b3c33: Fix export cache issue (@TomChv)
  • b9c428cf7ed4a804444d56e0f8260e23f22530d4: Fix mounts in cli.#Run (@helderco)
  • ca2e23efbbc25558a5ccdcd416562a60f426cefb: Fix typo (#1953) (@mkozakov)
  • f6bd78a3ca9fc2a1c3b7a20a37d6aa1b5ee7c5ee: Go on Docker Swarm (@grouville)
  • ef87a79588d9b81fc653bd62bd1e05c5bef7fcb8: Hid DefaultVersion definition. (@KGB33)
  • 84744d3435d0922ff6678fa53fc16b5b49c50cb7: Move Dagger 0.1 link back to the bottom (@gerhard)
  • 66153c6194bcc1cd7783da7bbb8ddf516227bb82: Prevents files to be used as input of dagger.#FS (@marcosnils)
  • f53660772f4ecd0b44fc674d7d7da7cca665a85f: Remove incorrect installer documentation (@jangraefen)
  • 7ffbef33b5110f2321dcef0cf297e1e1569e1440: Report error if FS is incorrectly handled on client filesystem read (@marcosnils)
  • b8756fb7091878cba94409e539033a607ec40415: Update install procedure (@sestegra)
  • d9799c874a071178178bb38251dd8c9272afc521: build(deps-dev): bump cypress from 9.5.2 to 9.5.3 in /website (@dependabot[bot])
  • 2b79d755ea3203cb6861a00d7166779c53df117e: bump up docusaurus preset classic theme (@slumbering)
  • 0a6fa03c162d9d863bbbe8f039bc509efbd6e742: client filesystem: remove .dagger from default exclusion (@aluzzardi)
  • 57770d347f5da3d7116f85b7ebee428c154e85b0: copy: support for include/exclude (@aluzzardi)
  • b93c7fa4f145855c6c0a0a6605950d94bcfe5baa: examples: set as vendored to not count in repository stats (@aluzzardi)
  • 4074b5d264dffe297c4ebd6d3e847ae076013787: feat: add Pulumi support (@rawkode)
  • fca6968bff84833c90beb0dc1ce2f7fdfdd75593: fix: 🩹 create a dev script with REACT_APP_AMPLITUDE_ID empty (@slumbering)
  • 8c9621e1373fe0d317983fbce500b778214dbee4: fix: 🩹 website: use docusaurus context (@slumbering)
  • 88748d35639b0fe69a544326da9cb7fcff06f3ed: fix: appease the linter (@rawkode)
  • 574e9ccf165911bfe9cbc6689ae64539745b1271: fix: tidy up a little (@rawkode)
  • e6754ad626c118e71b12a8a7cffb4800e235073a: reduce main wrapper padding and sidebar width to avoid horizontal scrolling (@slumbering)
  • d55088c612b1108ef566ec47e40fb8d1050f7451: refactor!: Move image definitions to dagger/core (@helderco)
  • cf3993a2350ec9e6477a58b680eca294c2f03b82: task: source: fix vertex name (@aluzzardi)
  • 8d7d808024623cfc121b80c0d8f72d1997d894a1: temporarily disable the platform field. (@aluzzardi)
  • 2f2a4e0a314b82462f822a182b5394c61c5aa57e: universe: go: add git by default in go.#Image (@vdemeester)
  • b989c5d6615db19e1713b3def9c95b75748aef54: universe: go: add golangci-lint support (@aluzzardi)
  • f90b1ad079281e375a137d196311e1dd349b2fd4: universe: go: do not hardcode default platform (@aluzzardi)
  • 3e8c9379b5cecbb84ebe92f61652a4af8b67f8e4: universe: go: improve cache management (@aluzzardi)
  • f57c42246cac687e8c4f190be0743800cce1f601: update references to alpha.dagger.io (@dolanor)
  • 9189b5cb202f07e95c4e88e36639a0f5e0fd1f62: use h2 title instead of h3 + fix code css (@slumbering)

Full Changelog: https://github.com/dagger/dagger/compare/v0.2.4...v0.2.5

What to do next?

dagger - v0.2.4

Published by dagger-ci over 2 years ago

Changelog

  • 2d3acc61 Add dagger golang use case
  • 577c83f4 Add helloworld example
  • 5e150c8c Change prod flag to avoid erros on new projects
  • 9920272c Fix helloworld post dagger core package rename
  • 4d702689 Update dagger version in all docs to 0.2.4
  • 19b976a8 windows: Fixed infinite loop in GetCueModParent
dagger - v0.2.3

Published by dagger-ci over 2 years ago

Changelog

  • 70c49495 Add BrowserOnly component to avoid SSG errors
  • 2018ac99 Add PowerShell package (#1783)
  • 05d79e8b Add docker cli package
  • 7a815391 Add export and load for dagger images
  • b401cdaf Add markdownlint to Makefile
  • 6344bb02 Add node_modules mount to improve caching times
  • 6db19fce Allow any published dagger version to be installed via install.sh
  • b47b5140 Attempt to automatically select OS tab based on user user-agent
  • dc5d3340 Capture cyclic task dependency error for #1857
  • c3a6d807 Complete exportImageConfig to bind platform metadata.
  • a3cd60d1 Cyclic task dependency error fix (workaround?) for #1857
  • 3a2982cd Don’t rely on default docker/cli entrypoint for setting up https
  • 770acd3c Expand user home dir in client filesystem
  • 6c1d7ec1 Fix install.sh when no version provided
  • 2da7056e Fix nodeModules scope to avoid polluting TL namespace
  • 1ae43daa Fix the missing property "on" for getting started github action
  • 3a6d922a Follow-through the other "." → "./" & build → "./_build" renames
  • cf0fcdbe Make docker/cli image overrideable
  • d771699d Move connecting socket to client: network
  • b3bdd347 Move core actions to a subpackage
  • 5abd77f4 Move types and plan back to main dagger package
  • bd222214 Rebuild Algolia search index for docs
  • 6a2bbc62 Rename dagger.#Service to dagger.#Socket
  • ad53d417 Replace HTTPS endpoint with npipe in #Socket description
  • 5fe04d22 Revise Europa Docs - Core Concepts - It all starts with a plan
  • f3223279 Switch build → _build in .gitignore
  • a1aa420b Update docs with new linux benchmarks
  • 85b044eb Update macOS benchmarks
  • 9cda86f6 Update the version in docs to next release
  • 52e71458 Update windows benchmarks
  • d6c35e17 build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.2
  • 65a109b9 build(deps): bump github.com/docker/buildx from 0.8.0 to 0.8.1
  • f3312894 build(deps): bump go.opentelemetry.io/otel from 1.5.0 to 1.6.0
  • 61ca6870 build(deps): bump go.opentelemetry.io/otel from 1.6.0 to 1.6.1
  • b35c9700 build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
  • dbfdef35 build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
  • c8078c5d build(deps): bump go.opentelemetry.io/otel/sdk from 1.5.0 to 1.6.0
  • 0feb04a5 build(deps): bump go.opentelemetry.io/otel/sdk from 1.6.0 to 1.6.1
  • 35492b99 build(deps): bump minimist from 1.2.5 to 1.2.6 in /website
  • b09bea16 build(deps): bump node-forge from 1.2.1 to 1.3.0 in /website
  • fd2ccc00 ci: disable telemetry
  • 01fd8993 replace yarn by npm to avoid plugin installation error
  • f7628ade telemetry: Normalize git URLs
  • 9f2b5714 update netlify cli deploy command
dagger - v0.2.2

Published by dagger-ci over 2 years ago

Changelog

  • ee95b323 Add What is Cue? page to Europa Docs sidebar
  • a0bb201e Add entrypoint field to docker.#Run
  • dcf3b7ed Add missing definitions to Dagger CUE API
  • c90be842 Add tests on docker.#Dockerfile
  • cc601a4e Apply Solomon comments
  • 2290641f Bump golangci-lint to latest
  • a1b2e03f Fix docker.#Dockerfile test
  • cde9d545 Fix typo
  • 56267877 Update docker.#Dockerfile to be a 1:1 mirror to engine.#Dockerfile
  • c6da3eeb Update dockerfile test to use client API
  • af29c948 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • d9e26c9f build(deps): bump go.opentelemetry.io/otel/exporters/jaeger
  • 4f1026e5 build(deps-dev): bump cypress from 9.5.1 to 9.5.2 in /website
  • 9d1e7e2a dagger.#Nop: work around bugs in the DAG resolver
  • c6693b90 telemetry: remove binary commited by mistake
dagger - v0.2.1

Published by dagger-ci over 2 years ago

Changelog

  • 83cd685c Add front matter to new docs
  • b67d2d44 Add support for Merge and Diff fs operations.
  • fd473033 Complete Windows Getting-started doc
  • 86075944 Fix ./ci to be workdir-independent
  • 45a1fb19 Fix doc typo
  • 800f979c Update 1003-get-started.md
  • 2e65145a ci: auto release: bump patch version
  • 321ef8b9 ci: remove test-docs GH workflow
  • 08586220 ci: switch auto release to patch versions
  • ae4e61aa dagger do: Improve help message
  • e8788cb2 dagger do: list actions at the beginning
  • bb8a7984 fix query string checking to avoid wrong redirection
  • bf3e2198 telemetry: include CI events