Commit graph

20 commits

Author SHA1 Message Date
c88380067a
dbg: excessive logginggg
Some checks failed
On_Push / lint_fmt (push) Failing after 5s
On_Push / lint_clippy (push) Failing after 8s
On_Push / test (push) Failing after 6s
On_Push / build (push) Has been skipped
2024-11-25 19:34:43 +00:00
421e86fe7e
dbg: excessive loggingg
Some checks failed
On_Push / lint_fmt (push) Failing after 7s
On_Push / lint_clippy (push) Failing after 6s
On_Push / test (push) Failing after 5s
On_Push / build (push) Has been skipped
2024-11-25 19:25:54 +00:00
4cf6826cdd
dbg: excessive loggingg
Some checks failed
On_Push / lint_fmt (push) Failing after 7s
On_Push / lint_clippy (push) Failing after 6s
On_Push / test (push) Failing after 6s
On_Push / build (push) Has been skipped
2024-11-25 19:16:13 +00:00
867778128c
dbg: excessive logging - moar
Some checks failed
On_Push / lint_fmt (push) Failing after 7s
On_Push / lint_clippy (push) Failing after 8s
On_Push / test (push) Successful in 9s
On_Push / build (push) Has been skipped
2024-11-25 18:06:48 +00:00
1c176d4f73
dbg: excessive logging
Some checks failed
On_Push / lint_fmt (push) Failing after 18s
On_Push / lint_clippy (push) Failing after 10s
On_Push / test (push) Successful in 12s
On_Push / build (push) Has been skipped
2024-11-25 17:42:26 +00:00
eee6a76c69
fix: remove rust version entirely
All checks were successful
On_Push / lint_fmt (push) Successful in 4s
On_Push / lint_clippy (push) Successful in 2s
On_Push / test (push) Successful in 1s
On_Push / build (push) Successful in 2s
2024-11-23 21:42:22 +00:00
551cf83d1e
fix: set a min rust version to be 1.80
Some checks failed
On_Push / build (push) Blocked by required conditions
On_Push / lint_fmt (push) Successful in 8s
On_Push / lint_clippy (push) Successful in 45s
On_Push / test (push) Has been cancelled
2024-11-23 21:40:56 +00:00
0cd00591e1
feat: updated teh toml
Some checks failed
On_Push / build (push) Blocked by required conditions
On_Push / lint_fmt (push) Successful in 10s
On_Push / lint_clippy (push) Successful in 44s
On_Push / test (push) Has been cancelled
2024-11-23 21:38:56 +00:00
a80737ee62
ci: first config
All checks were successful
On_Push / lint_fmt (push) Successful in 57s
On_Push / lint_clippy (push) Successful in 46s
On_Push / test (push) Successful in 1m33s
On_Push / build (push) Successful in 1m33s
2024-11-23 20:03:17 +00:00
b9e35dfe09
nix: also a way to run tests from nix 2024-11-23 19:39:44 +00:00
3604ff197f
feat: not got feature flags 2024-11-23 18:53:48 +00:00
df28a6e11b
doc: turns out ye can have doctests, code in teh documentationt aht can be tested
wild
2024-11-23 18:40:35 +00:00
bcf8fba4f0
doc: added proper docs 2024-11-23 18:26:28 +00:00
92a303401b
fmt: cargo fmt and clippy 2024-11-23 02:13:29 +00:00
e2024eaa34
feat: move everything into a single file and compact it down 2024-11-23 02:00:13 +00:00
de87f5a926
feat: modified functions to rewqest 2024-11-23 01:20:04 +00:00
17af5069b3
feat: coped in code from discord bot 2024-11-23 01:05:07 +00:00
82d909693d
feat: basic mocking setup 2024-11-22 23:40:56 +00:00
95fe298ae1
git: project setup
Signed-off-by: Brendan Golden <git@brendan.ie>
2024-11-22 23:02:08 +00:00
202db44593 Initial commit 2024-11-22 22:28:49 +00:00