-
Notifications
You must be signed in to change notification settings - Fork 649
cargo release public (do not merge) #3785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
jdetter
wants to merge
52
commits into
release/v1.10.0
Choose a base branch
from
jdetter/cargo-release-public
base: release/v1.10.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
jdetter
commented
Nov 27, 2025
- Updated to regex for namespace troubles
- Fix linting issue
- Reviewed and we can remove the hacky global scope add for return type entirely
- Added a Views tests to the C# regression tests
- client codegen fixes for views
- regen client bindings
- Updates the Views test of the C# regression tests
- Minor formatting update
- fix client codegen for views
- Minor fixes
- Update sdks/csharp/examples~/regression-tests/client/Program.cs
- Fixed up the C# module bindings for Views
- revert sdk-test changes
- revert rust codegen change
- Update ExtraCompilationErrors.verified.txt
- Addressing some comments
- Updated whitespace of client to match tests
- Updated the codegen to have identical generation for RegisterView + ViewDispatchers to make sure the indexes align
- Update crates/bindings-csharp/Codegen/Module.cs
- Update crates/bindings-csharp/Codegen/Module.cs
- Added more equality checks for the Views data
- Add extra claims to v1/identity/websocket-token
- Add a small test, and dont throw away the audience
- Upgrade to version 1.9.0
- Added staging to allowable issuers
- Ran bindgen
- Sets the required issuer via an ENV variable
- Apply suggestion from @cloutiertyler
- Use custom runner for building CLI
- Make sure to use container as well
- Possible fix
- Revert other variants
- Add Unity SDK release template directory (release~)
- Fix release~ .gitignore to allow .meta files at all directory levels
- Remove restrictive patterns from packages/.gitignore to track all .meta files
- Remove empty packages/.gitignore file
- Just gitignore things we don't have meta files for
- tyler/fix-on-conflict
- Added automated testing
- cargo fmt
- Snap tests
- Ran code gen
- added table_to_remove to the other module-tests
- cargo fmt
- Fixed reducer callback bug, fixed table name code gen issue
- [tyler/fix-on-conflict]: clear env vars to improve build time
- [tyler/fix-on-conflict]: refactoring
- [tyler/fix-on-conflict]: more tests
- [tyler/fix-on-conflict]: clippy
- [tyler/fix-on-conflict]: review
- Update crates/cli/Cargo.toml
- [tyler/fix-on-conflict]: try fix?
- Make it possible to add ScheduleAt in regular objects, not just rows.
- Regenerated and formatted
- Fixed build errors
- Fixed failing test
- Remove alias --yes-break-clients
- Fixes https://github.com/clockworklabs/SpacetimeDBPrivate/issues/2168
- Fix cargo insta tests
- Fixes uncovered issue with module-test-ts
- [tyler/fix-on-conflict]: hide --features
- Cargo fmt
- [tyler/fix-on-conflict]: try undoing the unsetting of CARGO_*
- [tyler/fix-on-conflict]: try revert
- [tyler/fix-on-conflict]: rename
- Fix clippy lint
- [tyler/fix-on-conflict]: TODO
- Fix insert() return value
- Fix integrateGeneratedColumns
- Addresses Phoebe's comment
…n_test_with_views
…n_test_with_views
Co-authored-by: joshua-spacetime <[email protected]> Signed-off-by: rekhoff <[email protected]>
…github.com/clockworklabs/SpacetimeDB into rekhoff/csharp_replication_test_with_views
…iewDispatchers to make sure the indexes align
Co-authored-by: joshua-spacetime <[email protected]> Signed-off-by: Jason Larabie <[email protected]>
Co-authored-by: joshua-spacetime <[email protected]> Signed-off-by: Jason Larabie <[email protected]>
…with_views' into release/v1.9.0
Signed-off-by: Tyler Cloutier <[email protected]>
…er/upgrade-to-version-1.9.0
…timeDB into release/v1.9.0
Contributor
|
Some missing or dangling .meta found. Fix commits are needed.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.