Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 4a3dfec392
Bump wasm-bindgen-test from 0.3.41 to 0.3.42 (#740)
* Bump wasm-bindgen-test from 0.3.41 to 0.3.42

Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.41 to 0.3.42.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2024-03-27 09:07:38 -07:00
Joshua M. Clulow 4fb1586416
enable buildomat check suites on push and pull request (#709) 2024-02-05 01:16:48 -08:00
dependabot[bot] e2f1f7cce0
Bump wasm-bindgen-test from 0.3.37 to 0.3.39 (#652)
* Bump wasm-bindgen-test from 0.3.37 to 0.3.39

Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.37 to 0.3.39.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2024-01-06 00:07:45 -08:00
Adam Leventhal dccb2fd5f7
update to nanasess/setup-chromedriver@v2 (#538) 2023-08-07 10:41:51 -07:00
dependabot[bot] 945063e0fa
Bump wasm-bindgen-test from 0.3.34 to 0.3.37 (#501)
* Bump wasm-bindgen-test from 0.3.34 to 0.3.37

Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.34 to 0.3.37.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* wasm?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2023-06-20 16:16:08 -07:00
Dillen Meijboom d329bc0912
Add support for wasm (#278) 2023-04-25 21:50:04 -07:00
Adam Leventhal a5fea0b061
fix a warning with base64 (#300) 2023-01-11 14:19:55 -08:00
Adam Leventhal aa71826283
update actions (#141) 2022-07-26 21:06:31 -07:00
Adam Leventhal 9b28ac87c6
add an optional builder pattern as well as extension traits for tags when using the builder interface (#86) 2022-07-02 19:09:38 -07:00
Adam H. Leventhal a4d03adaba remove use of buildomat 2022-07-02 09:46:33 -07:00
Adam H. Leventhal fea6396042 dependabot 2022-05-10 23:02:12 -07:00
Joshua M. Clulow 66b41ba301 buildomat: add basic build/test job mimicking the Actions workflow 2021-11-19 12:14:31 -08:00
Joshua M. Clulow b2a833e351 enable buildomat check suites on push and pull request 2021-11-19 12:12:19 -08:00
Adam Leventhal 3fe0029f5d
minor cleanup (#8) 2021-10-09 08:38:01 -07:00