Commit graph

35 commits

Author SHA1 Message Date
dusk
a29ed2bda0
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-11-23 16:46:43 +00:00
alyssa
83dd880374 chore: move app-commands script to rust 2025-11-09 09:09:50 +00:00
dusk
b353dcbda2
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-09-26 15:16:54 +00:00
dependabot[bot]
2ba624d127
build(deps): bump tokio from 1.44.1 to 1.44.2 (#729)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 13:03:17 -04:00
dependabot[bot]
443e402cdb
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#768)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.20
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-07 13:02:48 -04:00
Iris System
fbf51b41c1 feat(bot): ComponentsV2 system/member/group cards
Some checks are pending
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
2025-09-07 10:16:50 +12:00
asleepyskye
c4a4aad791 chore: bump twilight
Some checks failed
Build and push Rust service Docker images / rust docker build (push) Has been cancelled
2025-08-21 11:20:47 -04:00
dusk
f721b850d4
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-08-09 17:38:44 +03:00
asleepyskye
277bfebb33 chore: bump twilight 2025-07-23 19:44:59 -04:00
alyssa
0610701252 feat(api): allow unauthed requests to /systems/:id/settings 2025-06-15 21:10:57 +00:00
alyssa
50900ee640 chore: bump axum version 2025-05-24 12:40:14 +00:00
alyssa
4a098e4533 fix(gateway): improve shutdown flow 2025-04-26 17:00:48 +00:00
alyssa
19616b6bbb chore: bump twilight 2025-04-04 12:20:15 +00:00
dusk
e8f8e5f0a3
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-03-29 07:36:43 +03:00
alyssa
63777bf810 feat: add sentry error logging to dotnet-api and rust crates 2025-02-23 18:49:31 +00:00
dusk
7949e7e1f9
fix: enable chrono on sqlx, libpk uses it 2025-01-04 00:39:21 +09:00
dusk
7bd50db63e
Merge remote-tracking branch 'libglfw/rust-command-parser' into rust-command-parser 2025-01-03 20:18:35 +09:00
alyssa
89d6481ddb chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
alyssa
16ce67e02c chore: reorganize rust crates 2025-01-02 05:20:43 +00:00
alyssa
3e194d7c8a feat(models): basic rust impl 2025-01-02 05:20:43 +00:00
alyssa
0862964305 feat: rewrite scheduled_tasks in rust 2025-01-02 05:20:43 +00:00
alyssa
4596d98670 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
alyssa
701bafdf97 feat: add global component tag to rust json logs, add sentry, some cleanup 2024-11-21 10:45:03 +09:00
alyssa
c8b6dc4c23 chore: bump deps 2024-11-10 11:08:30 +09:00
libglfw
77276c15e6 Merge branch 'main' into rust-command-parser 2024-11-02 15:16:29 -07:00
alyssa
17f5561293 chore: merge avatars service into monorepo 2024-10-23 05:11:12 +09:00
alyssa
e4ed354536 feat: gateway service 2024-10-20 09:36:20 +09:00
alyssa
873643153d fix(rust): update some deps to build correctly on nightly 2024-09-27 16:17:09 +09:00
Iris System
fce23c2b90 force resolver="2" for cargo workspace, update lockfile 2024-09-13 22:17:42 +12:00
alyssa
c3cc5c9d03 init rust command parser 2024-09-13 16:02:30 +09:00
alyssa
45640f08ee feat: improve dispatch security 2024-08-22 07:10:35 +09:00
alyssa
e415c6704f feat(api): update rust deps, move /private/meta endpoint to rust-api 2024-06-16 21:56:14 +09:00
spiral
e711e86ea3 move metrics dependency to workspace Cargo.toml 2023-03-19 10:44:37 -04:00
spiral
c6c5ae1496 cache rust build dependencies in dockerfile 2023-02-25 12:14:05 -05:00
spiral
5440386969 feat(api): init rust rewrite 2023-02-15 19:27:36 -05:00