Commit graph

24 commits

Author SHA1 Message Date
dependabot[bot]
4768cc61a6
chore(deps): bump ash from 2.4.2 to 2.4.3 (#6)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 12:44:37 +13:00
dependabot[bot]
8b6e2b089f
chore(deps): bump ash from 2.4.1 to 2.4.2 (#5)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 13:55:09 +13:00
dependabot[bot]
6f68b58c19
chore(deps): bump ash from 2.3.0 to 2.4.1 (#4)
Bumps [ash](https://github.com/ash-project/ash) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 18:21:36 +13:00
github-actions
dc44e4d2cc chore: release version v0.2.1 2022-10-28 07:13:51 +00:00
dependabot[bot]
4d63c5fcac
chore(deps): bump ash from 2.2.0 to 2.3.0 (#3)
Bumps [ash](https://github.com/ash-project/ash) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 20:04:15 +13:00
James Harton
c9648d9aef
chore: update dependabot.yml 2022-10-27 10:30:26 +13:00
a3d3593028 improvement: update CI to staple-actions and get (most) checks passing. 2022-10-26 10:43:45 +13:00
20290e061e chore: fix typo in git_ops config. 2022-10-26 09:22:21 +13:00
Josh Price
5215f6f20e chore: remove unused doctest 2022-10-25 23:46:16 +11:00
Josh Price
0c5173e28f
chore: remove unused test 2022-10-25 23:45:00 +11:00
Josh Price
2c4a4d389a
chore: remove unused module 2022-10-25 23:44:15 +11:00
Josh Price
4ce916af91 chore: upgrade remaining deps 2022-10-25 23:12:47 +11:00
Josh Price
5c0edce51f
chore: update .tool-versions to latest 2022-10-25 22:46:48 +11:00
Josh Price
7ea18e3158
chore: update Ash to 2.2 2022-10-25 22:44:21 +11:00
Josh Price
e5dd770c0c
Update README.md 2022-10-25 22:42:59 +11:00
Josh Price
314ada7d90
docs: reformat moduledocs 2022-10-25 22:42:02 +11:00
0a0c8e644e chore: release version v0.2.0 2022-09-22 14:01:38 +12:00
Zach Daniel
40f9b0619b
improvement: update to latest ash (#1)
* improvement: update to latest ash

* fix(typespecs): add missing typespecs.

Co-authored-by: James Harton <james@harton.nz>
2022-09-22 13:59:22 +12:00
Robert Ellen
3b70c41dc7
Add missing can? clause for :limit 2022-09-01 14:57:25 +10:00
0aeeb314ef fix: Always return a list from query. 2022-08-23 11:45:22 +12:00
7cd446d00e fix: correct spelling of maximum_lifetime. 2022-08-23 11:39:21 +12:00
d510ca7d0b feat: add inactivity and maximum lifetime timeouts. 2022-08-17 12:49:13 +12:00
b28acaaa5b chore: release version v0.1.0 2022-08-12 16:35:30 +12:00
6683251713 feat: first pass at a genserver backed Ash datalayer. 2022-08-12 16:32:42 +12:00