Commit graph

61 commits

Author SHA1 Message Date
JasterV
21529c65db chore: update cargo.lock 2026-04-23 02:32:49 +02:00
JasterV
04814d4011 chore: release 0.1.10 2026-04-23 02:28:12 +02:00
JasterV
dd6f0ddcbb chore: release-plz update (#3)
This is an automated PR generated by [release-plz](https://github.com/MarcoIeni/release-plz) via Woodpecker CI.

Co-authored-by: release-plz-bot <bot@codeberg.org>
Co-authored-by: JasterV <49537445+JasterV@users.noreply.github.com>
Reviewed-on: https://codeberg.org/JasterV/event_bus.rs/pulls/3
2026-04-23 02:19:55 +02:00
JasterV
ee91c5f8f5 chore: update CI 2026-04-23 02:10:24 +02:00
JasterV
87604d9ceb chore: update dependencies 2026-04-23 02:02:32 +02:00
JasterV
fccb54ba49 fix: CD steps order 2026-03-07 01:06:13 +01:00
JasterV
cecd3f1797 chore: use codeberg registry images 2026-03-07 00:28:06 +01:00
JasterV
155832b542 feat: update CD to automatically release unpublished crates 2026-03-06 23:07:10 +01:00
JasterV
3c6e925ac9 chore: update README 2026-03-06 22:08:41 +01:00
release-plz-bot
5ea7230977 feat: implement CD with release-plz 2026-03-06 22:01:39 +01:00
JasterV
ee8295935c chore: migrate from Github to Codeberg 2026-03-04 01:25:06 +01:00
JasterV
524db0da43 Force CI run 2026-03-04 01:04:13 +01:00
JasterV
a0c54df4a3 feat: use our own rust docker image 2026-03-04 00:43:44 +01:00
6543
2e233180c6 Fix CI config (#1)
by moving the PATH re-declaration into the runtime

Reviewed-on: https://codeberg.org/JasterV/event_bus.rs/pulls/1
Reviewed-by: Victor Martinez Montané <jasterv@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2026-03-04 00:16:50 +01:00
JasterV
c47579a536 feat: move CI to woodpecker 2026-03-04 00:07:26 +01:00
github-actions[bot]
5c883b62bf
chore: release v0.1.7 (#14)
* chore: release v0.1.7

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Víctor Martínez <49537445+JasterV@users.noreply.github.com>
2026-03-02 02:25:30 +01:00
dependabot[bot]
d45ec93095
chore(deps): bump proptest from 1.9.0 to 1.10.0 (#18)
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/proptest-rs/proptest/compare/v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:37:47 +01:00
dependabot[bot]
0c5a39a993
chore(deps): bump thiserror from 2.0.17 to 2.0.18 (#16)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:36:22 +01:00
dependabot[bot]
5414b798dc
chore(deps): bump tokio from 1.48.0 to 1.49.0 (#15)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:36:11 +01:00
dependabot[bot]
6036db0d4a
chore(deps): bump test-strategy from 0.4.3 to 0.4.5 (#19)
Bumps [test-strategy](https://github.com/frozenlib/test-strategy) from 0.4.3 to 0.4.5.
- [Commits](https://github.com/frozenlib/test-strategy/compare/v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: test-strategy
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:35:41 +01:00
dependabot[bot]
7388abe45b
chore(deps): bump futures from 0.3.31 to 0.3.32 (#20)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31...0.3.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:29:43 +01:00
JasterV
636de18dfa update rust version & nextest installation 2026-03-01 19:27:24 +01:00
JasterV
9b2c431d46 chore: update cargo-deny version 2026-03-01 19:15:10 +01:00
JasterV
728f93f9a3 chore: fix a clippy issue 2026-03-01 19:02:38 +01:00
JasterV
85ce22e721 refactor: update code style to remove indentation levels 2025-12-09 19:12:17 +01:00
github-actions[bot]
61ab093a93
chore: release v0.1.6 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-05 03:11:41 +01:00
JasterV
11111c9dbb refactor: we do not need to use an AtomicIsize 2025-12-05 01:53:58 +01:00
dependabot[bot]
a1f4056ca6
chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#3)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](f13886b937...779680da71)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 12:30:26 +01:00
github-actions[bot]
2e1536515a
chore: release v0.1.5 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-01 12:17:00 +01:00
JasterV
db6424b8ad refactor: do not enforce the internal key of RcMap to be Clone 2025-12-01 12:15:41 +01:00
JasterV
fd0d761e17 refactor: make more clear internally the management of the channel 2025-12-01 12:12:10 +01:00
github-actions[bot]
21d7c2257a
chore: release v0.1.4 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-01 01:47:51 +01:00
JasterV
9a466e976a chore: introduce property testing in the test suite 2025-12-01 01:40:52 +01:00
github-actions[bot]
1207ed90af
chore: release v0.1.3 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 21:42:36 +01:00
JasterV
05928599db chore: test event bus more extensively 2025-11-28 21:07:21 +01:00
Víctor Martínez
371ce0ea08
Update README.md 2025-11-28 15:34:01 +01:00
github-actions[bot]
59ef94bac4
chore: release v0.1.2 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 15:28:05 +01:00
JasterV
292eeb1d9e chore: update docs 2025-11-28 15:19:19 +01:00
github-actions[bot]
b15d3cf971
chore: release v0.1.1 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 15:09:56 +01:00
JasterV
39baff07ac chore: update README & docs 2025-11-28 15:06:47 +01:00
JasterV
bcad89d1dd fix: MSV 2025-11-28 14:52:02 +01:00
JasterV
d3d03eec92 chore: update Cargo.toml 2025-11-28 14:50:47 +01:00
Víctor Martínez
2bf689c9d7
Merge pull request #4 from JasterV/release-2025-11-28T13-44-28Z
chore: release v0.1.0
2025-11-28 14:46:34 +01:00
Víctor Martínez
4bd23e5a7b
Update CHANGELOG.md 2025-11-28 14:46:23 +01:00
Víctor Martínez
c5a8b7e189
Update CHANGELOG.md 2025-11-28 14:45:52 +01:00
github-actions[bot]
e353b8e0d5
chore: release v0.1.0 2025-11-28 13:44:28 +00:00
JasterV
947296e3c9 chore: make clippy happy 2025-11-28 14:40:49 +01:00
JasterV
d48e3e0a9f chore: add CD 2025-11-28 14:40:05 +01:00
JasterV
a4bd644375 feat: add more tests & fix rc map bug 2025-11-28 14:33:49 +01:00
JasterV
84df9ac498 refactor: remove channel type 2025-11-28 01:07:30 +01:00