summaryrefslogtreecommitdiffstats
path: root/.github/workflows/e2e.yml
AgeCommit message (Expand)Author
2023-08-09feat(plugins): use protocol buffers for serializing across the wasm boundary ...Aram Drevekenin
2023-05-03improve build/ci times (#2396)Thomas Linford
2023-03-06Feature: simulate publishing (#2194)har7an
2022-12-20chore(repo): remove nix support (#2038)Aram Drevekenin
2022-12-17WIP: Use `xtask` as build system (#2012)har7an
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-11-01build(deps): bump cachix/install-nix-action from 17 to 18 (#1890)dependabot[bot]
2022-11-01build(deps): bump cachix/cachix-action from 10 to 12 (#1891)dependabot[bot]
2022-04-11build(deps): bump cachix/install-nix-action from 16 to 17 (#1310)dependabot[bot]
2022-03-17add(ci): install `cargo-make` through `nix` (#1233)a-kenji
2022-03-03chore(deps): bump actions/checkout from 2 to 3 (#1164)dependabot[bot]
2022-02-27fix(tests): ensure e2e tests use updated plugins (#1047)Thomas Linford
2021-11-14fix(typo): e2e test (#867)a-kenji
2021-06-30chore(tests): move all integration tests to be either unit or e2e tests - rem...Aram Drevekenin
2021-06-21Add e2e tests (#582)Aram Drevekenin