12 Commits
Author SHA1 Message Date
wrankles cabf409cf4 Release 1.1.1 2024-04-18 19:16:25 +00:00
travisladuke 72f58374e1 build: switch to release-it
use wrankles[bot] to create github releases
2024-04-18 12:09:44 -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 b5433721e2 1.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 f11f98e562 1.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 2024-02-13 21:50:29 +00:00
travis laduke 31185c69ca 1.0.0 2024-02-13 21:31:03 +00:00
travisladuke 9ae6d79914 feat: Initial commit 2024-02-13 13:23:46 -08:00