Releases: bigeasy/addendum
Releases · bigeasy/addendum
Addendum v0.0.5
- Upgrade
reactor
to17.0.0-alpha.11
. - Upgrade
compassion
to2.0.0-alpha.8
. - Upgrade
destructible
to7.0.0-alpha.67
. - Upgrade
cubbyhole
to4.0.6
. - Build with Node.js 16 on Travis CI.
- Build with Node.js 16 on GitHub Actions.
- Upgrade
reactor
to17.0.0-alpha.10
.
Closes #26.
Addendum v0.0.4
- Upgrade
reactor
to17.0.0-alpha.9
. - Upgrade
compassion
to2.0.0-alpha.6
. - Upgrade
destructible
to7.0.0-alpha.64
. - Upgrade
cubbyhole
to4.0.4
.
Closes #25.
Addendum v0.0.3
- Restore
main
, removebin
frompackage.json
.
Closes #24.
Addendum v0.0.2
- Remove
main
frompacakge.json
.
Closes #23.
Addendum v0.0.1
- Upgrade
compassion
to2.0.0-alpha.4
. - Create
README.md
with badges. - Update license for 2021.
- Build with GitHub Actions.
- Build with Node.js 14, 15 on Travis CI.
- Remove old test scripts.
- Update to latest Compassion.
- Upgrade
proof
to9.0.2
. Closes #21. - Convert
README.md
to Markdown. See #19. - Update
LICENSE
for 2020. Closes #20. - Do not post coverage to S3 from Travis CI.
- Remove old Addendum.
- Set Kubernetes roles in Minikube.
- Further containerization.
- Move dependency to production.
- Upgrade
destructible
to 0.32.x. - Upgrade
destructible
to 0.31.x. - Upgrade Prolific.
- Add
.npmignore
. - New use of Destructible in
main
. - Note on creating role.
- Create working Minikube configuration.
- Start Compassion.
- Start Mingle Kubernetes.
- Create wait on other container program.
- Move
WORKDIR
to/app
. - Get logger running in container.
- Merge branch
master
. - Do not add
bash
. - Sketch of logging for Minikube.
- Create unit test Docker image.
- Create a container that can run unit tests.
- Add registration to addendum main function.
- Docker in stages.
- Docker based Alpine.
- Fix
COPY
inDockerfile
. - Create dummy Compassion to test main function.
- Start of main executable.
- Sketch of
etcd
API. - Sketch of Dockerfile.
- Sketch of Minikube conifguration builder.
- Push coverage only if not a Pull Request.
- Try quoting script strings.
- Travis CI has stopped triggering.
- Inspect pull request environment variable.
- Assert not pull request.
- Step one of conditional S3.
- Remove
echo
test from.travis.yml
. - Job number is the series number.
- Create per job coverage sub-directory.
- Fix
aws s3 sync
. - Try S3 sync.
- Try to save artifacts.
- Try to find always after stage.
- Install AWS cli.
- Add S3 artifact publisher.
- Implement remove.
- Track an index to use for
etcd
-like responses. - Upgrade
delta
to 1.4.x. - Implement
add
. - Upgrade
compassion.counterfeiter
to 0.19.x. - Rename
t/consensus.t.js
tot/addendum.t.js
. - Move
addendum.t.js
tests intoconsensus.t.js
. - Upgrade
compassion.counterfeiter
to 0.18.x. - Upgrade
destructible
to 0.30.x. - Upgrade
reactor
to 10.4.x. - End support for Node.js 4.
- Upgrade
reactor
to 10.3.x. - Upgrade
vizsla
to 12.9.x. - Implement departure by clearing cubbyholes.
- Add ping end point.
- Upgrade
compassion.counterfeiter
to 0.17.x. - Upgrade
compassion.counterfeiter
to 0.16.x. - Add
license
topackage.json
. - Create a ping timeout helper.
- Remove debug logging.
- Remove old app specific state replay test.
- Remove
require
test. - Arrival and acclimation.
- Remove hard shutdown shim.
- Debug ugly shutdown.
- Add
server-destroy
dependency. - Test application registration.
- Install without save.
- Restore
LICENSE
. - Use build utilities found in
PATH
. - Add missing Delta dependency.
- Add middleware support to Addendum.
- Test construction.
- Rename to Addendum.
- Remove Abend.
- Build with Node.js 10 on Travis CI.
- Add Cadence dependency.
- Fix for new Proof.
- Add
addendum.js
. - Build with Node.js 8 on Travis CI.
- Do not build with Node.js 7 on Travis CI.
- Upgrade
proof
to 3.0.x. - Add Wiseguy to
.gitignore
. - Add coverage.
- Do not build with Node.js 0.12 on Travis CI.
- Do not build with Node.js 0.10 on Travis CI.
- Clean up to become
etcd
. - Tidy
.gitignore
. - Upgrade Proof to 0.0.32. Closes #16.
- Test against Node.js 0.10 at Travis CI.
- Upgrade Proof to 0.0.28.
- Reintroduce Node.js 0.6 to Travis CI testing.
- Reset coverage by deleting coverage directory. Closes #15.
- Remove
bc
installation at Travis CI. See #15. - Test DDL constructor language.
- Export
Addendum
fromindex.js
. - Create a builder function builder.
- No branches or functions in lcov report.
- Fudge for coveralls.
- Tidy
.gitignore
. - Add build and coverage status chicklets.
- Fix coverage build.
- Build on Travis CI.
Closes #22.