Commit Graph

67 Commits

Author SHA1 Message Date
Derrick Hammer 0350feef64
fix: import needs to be relative, not hash 2023-06-23 08:58:59 -04:00
Derrick Hammer a82436f1c0
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	npm-shrinkwrap.json
2023-06-23 08:51:43 -04:00
Derrick Hammer 4a90fb0f6e
fix: do conditional node checks and dynamic imports 2023-06-23 08:51:03 -04:00
semantic-release-bot 99e6500d09 chore(release): 0.2.0-develop.3 [skip ci]
# [0.2.0-develop.3](https://git.lumeweb.com/LumeWeb/libportal/compare/v0.2.0-develop.2...v0.2.0-develop.3) (2023-06-23)

### Bug Fixes

* need to import whole module as wildcard ([8afd780](8afd780ac7))
2023-06-23 09:55:43 +00:00
Derrick Hammer 26103b475b
Merge branch 'develop' of git.lumeweb.com:LumeWeb/libportal into develop 2023-06-23 05:53:30 -04:00
Derrick Hammer 8afd780ac7
fix: need to import whole module as wildcard 2023-06-23 05:52:07 -04:00
semantic-release-bot da7036496d chore(release): 0.2.0-develop.2 [skip ci]
# [0.2.0-develop.2](https://git.lumeweb.com/LumeWeb/libportal/compare/v0.2.0-develop.1...v0.2.0-develop.2) (2023-06-23)

### Features

* initial verified streaming support ([41b20b1](41b20b1465))
2023-06-23 07:05:27 +00:00
Derrick Hammer a8e262bb7b
ci: fix wasm output path 2023-06-23 03:03:40 -04:00
Derrick Hammer cfc04b2509
ci: add quotes around bash 2023-06-23 02:54:39 -04:00
Derrick Hammer 2c77cfa478
ci: ensure bash runs 2023-06-23 02:53:02 -04:00
Derrick Hammer 4103ad4652
ci: switch to sourcing gvm in wasm script 2023-06-23 02:51:05 -04:00
Derrick Hammer 891397e535
ci: add gvm use call to script 2023-06-23 02:47:59 -04:00
Derrick Hammer 2f3a116f8d
ci: change wasm build to cd into folder 2023-06-23 02:45:17 -04:00
Derrick Hammer 1077c4d510
ci: fix typo 2023-06-23 02:37:42 -04:00
Derrick Hammer b9b35ab60c
ci: need go 1.19 2023-06-23 02:34:12 -04:00
Derrick Hammer c090a49f54
ci: try fix go path 2023-06-23 02:15:18 -04:00
Derrick Hammer 516d53d45c
ci: move name under step 2023-06-23 02:13:40 -04:00
Derrick Hammer 80638d62c2
ci: add name under step 2023-06-23 02:11:43 -04:00
Derrick Hammer 29b7333d5a
ci: remove name 2023-06-23 02:08:14 -04:00
Derrick Hammer af283f63e5
ci: move go get to node/run setup 2023-06-23 02:07:06 -04:00
Derrick Hammer 7edc7d78db
ci: missing ; 2023-06-23 02:02:33 -04:00
Derrick Hammer 6b98e2d6b0
ci: missing ; 2023-06-23 02:01:40 -04:00
Derrick Hammer fb5848f5e5
ci: enable script debug 2023-06-23 02:01:05 -04:00
Derrick Hammer 10f64fb05f
ci: fix tinygo download 2023-06-23 01:59:48 -04:00
Derrick Hammer 3b39b2ee88
ci: typo, installing same version twice 2023-06-23 01:58:23 -04:00
Derrick Hammer 2591ea9451
ci: only use go binary install 2023-06-23 01:57:16 -04:00
Derrick Hammer 8b08ecf68c
ci: add apt-get update 2023-06-23 01:55:35 -04:00
Derrick Hammer ebcd7fb8b9
ci: add bison 2023-06-23 01:54:56 -04:00
Derrick Hammer 0a502bd2f3
ci: add semi-colons 2023-06-23 01:54:17 -04:00
Derrick Hammer b8e08cbe05
ci: add source for gvm 2023-06-23 01:53:10 -04:00
Derrick Hammer 8ffceebb84
ci: fix duplicate job 2023-06-23 01:50:59 -04:00
Derrick Hammer 0f8c4f4780
ci: update build process 2023-06-23 01:49:29 -04:00
Derrick Hammer 41b20b1465
feat: initial verified streaming support 2023-06-23 01:49:29 -04:00
semantic-release-bot e84915ec08 chore(release): 0.2.0-develop.1 [skip ci]
# [0.2.0-develop.1](https://git.lumeweb.com/LumeWeb/libportal/compare/v0.1.2...v0.2.0-develop.1) (2023-06-21)

### Features

* allow using existing jwt ([3784858](3784858600))
2023-06-21 09:36:54 +00:00
Derrick Hammer 7f305a33a1
ci: ensure npm runs before git so version changes are committed 2023-06-21 05:35:52 -04:00
Derrick Hammer 3784858600
feat: allow using existing jwt 2023-06-21 05:34:55 -04:00
Derrick Hammer e67ca43306
Revert "ci: rename build to pbuild to prevent loops"
This reverts commit 214013b2f1.
2023-06-21 00:36:10 -04:00
Derrick Hammer a8b3d70102
Revert "ci: run pbuild"
This reverts commit abfc64f14a.
2023-06-21 00:36:10 -04:00
Derrick Hammer abfc64f14a
ci: run pbuild 2023-06-21 00:27:35 -04:00
Derrick Hammer 214013b2f1
ci: rename build to pbuild to prevent loops 2023-06-21 00:25:47 -04:00
Derrick Hammer 43aec6a253
Merge branch 'develop' 2023-06-20 01:36:19 -04:00
Derrick Hammer e0834c3ca9
revert: debugging
ref: 6d3a296d00, 9239f9a5d0
2023-06-20 01:27:15 -04:00
Derrick Hammer 696947111e
ci: move attach_workspace to setup 2023-06-20 01:20:36 -04:00
Derrick Hammer 1bb7db3386
ci: switch to pre-steps/post-steps 2023-06-20 01:18:43 -04:00
Derrick Hammer 943b44aa0c
ci: fix workspace config 2023-06-20 01:15:14 -04:00
Derrick Hammer 78fb14258e
ci: setup workspace between jobs 2023-06-20 01:09:18 -04:00
Derrick Hammer 6d3a296d00
fix(debug): move debug args 2023-06-20 00:56:34 -04:00
Derrick Hammer 9239f9a5d0
fix(debug): add debug to ci, npm not publishing correctly 2023-06-20 00:54:31 -04:00
Derrick Hammer 84c2ca96e7
fix: handle bad npm publish 2023-06-20 00:47:01 -04:00
Derrick Hammer c90d63b191
ci: update npm publish config 2023-06-15 23:26:40 -04:00