travisladuke
749ff296aa
docs: improve github release description test
2024-04-19 13:12:09 -07:00
travisladuke
614453e6d1
docs: update readme
2024-04-18 12:56:22 -07:00
travisladuke
f746a792e8
docs: fix commit limit in auto-changelog
2024-04-18 12:56:22 -07:00
wrankles
cabf409cf4
Release 1.1.1
v1.1.1
2024-04-18 19:16:25 +00:00
travisladuke
2b79fc8a23
style: autoformatter
2024-04-18 12:09:44 -07:00
travisladuke
72f58374e1
build: switch to release-it
...
use wrankles[bot] to create github releases
2024-04-18 12:09:44 -07:00
travisladuke
ba68ca230b
ci: run on push or PR, not both
2024-04-11 14:14:13 -07:00
travisladuke
16a94c0cff
ci: remove zerotier-one install step
2024-04-11 14:14:13 -07:00
travisladuke
94d9aa03d7
test: improve tests by using testcontainers
...
Before, we assume that the host/dev env
had a zerotier-one service running.
Now we can start a container and use the
zerotier-one in there, and then throw it away.
2024-04-11 14:14:13 -07:00
travisladuke
d10b32bda8
build: install semver dev dep for tests
2024-04-11 14:14:13 -07:00
travisladuke
bd2d546d8f
build: Add testcontainers dependency
2024-04-11 14:14:13 -07:00
travisladuke
20634e05a9
fix: allowManagementFrom spec
2024-04-11 14:14:13 -07:00
travisladuke
b5433721e2
1.1.0
v1.1.0
2024-02-29 09:11:26 -08:00
travisladuke
c1863fd950
chore: improve test harness
...
`borp` lets node --test use typescript
with actual source-mapped stacktraces
and stuff
2024-02-29 09:08:47 -08:00
travisladuke
99e78f3a64
Fix member list api, improve tests
2024-02-29 08:12:58 -08:00
travisladuke
f11f98e562
1.0.2
v1.0.2
2024-02-14 13:15:15 -08:00
travisladuke
7259935a87
build: Change format of spec version
...
Generate the version automatically.
keep them in step with the npm package version
which is also the github release tag/version.
Which is "semver"
there's currently no straigtforward way to
compile time send variables into a spec.
So we generate a variables.tsp file from a "template"
The template is
`printf 'alias Version = \"%s\";\n' $npm_package_version > variables.tsp``
2024-02-14 13:08:41 -08:00
travisladuke
047d90a5eb
ci: update github action. avoid branch protection
2024-02-14 12:53:41 -08:00
travis laduke
2a6871d0e9
1.0.1
v1.0.1
2024-02-13 21:50:29 +00:00
travisladuke
a35649061b
docs: update spec docs to point to this repo
2024-02-13 13:48:50 -08:00
travis laduke
31185c69ca
1.0.0
v1.0.0
2024-02-13 21:31:03 +00:00
travisladuke
9ae6d79914
feat: Initial commit
2024-02-13 13:23:46 -08:00