Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
e66ea5e4fc build(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.3 to 5.5.5.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.3...v5.5.5)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 08:22:06 +00:00
2ee353aae8 feat: add dragon fruit crop v0.1.5 2024-02-21 20:51:39 +03:00
ce8a3920da feat: add percentage sum validation on farmers survey 2024-02-21 20:44:50 +03:00
a99907f2b9 fix: check tx_date match when filtering for inverse record v0.1.4 2024-02-07 12:09:13 +03:00
8cb78eb2db ci: fix RELEASE_TAG env inject v0.1.3 2024-02-05 17:14:21 +03:00
a6ff999a80 ci: remove goreleaser v0.1.2 2024-02-05 17:12:36 +03:00
7ace9923b9 Merge pull request #17 from grassrootseconomics/dependabot/go_modules/github.com/pocketbase/pocketbase-0.21.1
build(deps): bump github.com/pocketbase/pocketbase from 0.19.4 to 0.21.1
v0.1.1
2024-02-05 17:07:33 +03:00
80801e92a7 Merge pull request #19 from grassrootseconomics/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.3
build(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.3
2024-02-05 17:07:22 +03:00
dependabot[bot]
139766c3e4 build(deps): bump github.com/pocketbase/pocketbase from 0.19.4 to 0.21.1
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.19.4 to 0.21.1.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/pocketbase/compare/v0.19.4...v0.21.1)

---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:07:07 +00:00
bd0ed00306 Merge pull request #18 from grassrootseconomics/dependabot/go_modules/github.com/knadh/koanf/v2-2.0.2
build(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.0.2
2024-02-05 17:05:29 +03:00
dependabot[bot]
348d5c8fda build(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.3
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.1 to 5.5.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.1...v5.5.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:04:38 +00:00
372c26d903 Merge pull request #15 from grassrootseconomics/dependabot/go_modules/github.com/riverqueue/river-0.0.18
build(deps): bump github.com/riverqueue/river from 0.0.16 to 0.0.18
2024-02-05 17:03:34 +03:00
8f98dd7aa8 chore: cleanup unecessary log lines 2024-02-05 17:03:15 +03:00
dependabot[bot]
69c0d2acb8 build(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.0.2
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:00:48 +00:00
dependabot[bot]
815081de6d build(deps): bump github.com/riverqueue/river from 0.0.16 to 0.0.18
Bumps [github.com/riverqueue/river](https://github.com/riverqueue/river) from 0.0.16 to 0.0.18.
- [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riverqueue/river/compare/v0.0.16...v0.0.18)

---
updated-dependencies:
- dependency-name: github.com/riverqueue/river
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:00:14 +00:00
5b1e6db830 docs: add README v0.1.0 2024-02-05 16:59:05 +03:00
2d68283d9d ci: add docker, static build/release configs 2024-02-05 16:56:17 +03:00
cf14f9609f pkg: go mod tidy 2024-02-05 16:52:21 +03:00
6568fd094f feat: add configs 2024-02-05 16:51:24 +03:00
0f332decaf refactor: update users registration to include blockchain address
* closes #14
2024-02-05 16:44:52 +03:00
c7dd7a326c feat: add future date check to purchase survey
* closes #13
2024-02-05 16:35:00 +03:00
639d0cd67d feat: check distributor -> shop registration when recording purchase
* closes #12
2024-02-05 16:23:43 +03:00
cc21913568 feat: add datetime to transaction tg message
* closes #11
2024-02-05 16:14:48 +03:00
630abf1a99 sms: update distributor's text messages 2024-02-05 16:08:36 +03:00
da4c45819d init: pilot demo 2024-02-05 16:05:28 +03:00