Commit Graph

63 Commits

Author SHA1 Message Date
Mohamed Sohail a176b18ac0
del: jetstream docs, replace with issue 2023-01-14 10:18:50 +00:00
Mohamed Sohail d0934bc4da
docs: add jetstream configs and instructions
* add Makefile to replace bash script
2023-01-14 10:18:50 +00:00
Mohamed Sohail 268f456522
Create codeql.yml 2023-01-11 12:49:32 +03:00
Mohamed Sohail 42bc68024f
docs: add functionality, and usage
others:

* remove drop command from sql migration
2023-01-11 09:29:16 +00:00
Mohamed Sohail f1e74961b0
fix: deepsource suggestions 2023-01-11 08:43:05 +00:00
Mohamed Sohail e2f7d1860d
docs (minor): fix typo 2023-01-11 11:25:35 +03:00
Mohamed Sohail df88d9df16
refactor: perf, update libraries ci, and add docs
* update config to better defaults
* add docs, inline and md
* add context support throughout
* replace json with goccy/go-json for better decoding of large JSON
* update graphql fetcher: replace ioutil with io
* test runner script (until CI is ready)
* update CI build config
2023-01-11 08:13:59 +00:00
dependabot[bot] 29e7de6816
build(deps): bump github.com/labstack/echo/v4 from 4.2.1 to 4.9.0 (#8)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.2.1 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.2.1...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

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>
2023-01-06 14:50:07 +03:00
Mohamed Sohail 06d2677071
ci: fix Docker CGO build 2023-01-06 11:45:33 +00:00
Mohamed Sohail d9866196f9
ci: enable CGO builds 2023-01-06 11:42:58 +00:00
Mohamed Sohail 0ccdaa0345
feat: add stats api, fix pipeline exe
* added cUSD sample filters
* decouple stats from metrics
2023-01-06 11:32:20 +00:00
Mohamed Sohail ed0802d2be
add: ci integration 2023-01-06 08:07:19 +00:00
Mohamed Sohail df4f188807
release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00