-
Couldn't load subscription status.
- Fork 2
Release 0.9 backport #110
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
base: main
Are you sure you want to change the base?
Release 0.9 backport #110
Conversation
…alid C# version number Signed-off-by: jbrinkman <[email protected]>
Signed-off-by: jbrinkman <[email protected]> Signed-off-by: Joseph Brinkman <[email protected]> Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: ort-bot <[email protected]> Co-authored-by: ort-bot <[email protected]>
Signed-off-by: ort-bot <[email protected]> Co-authored-by: ort-bot <[email protected]>
Signed-off-by: jbrinkman <[email protected]>
Signed-off-by: Edward Liang <[email protected]> Signed-off-by: jbrinkman <[email protected]> Co-authored-by: jbrinkman <[email protected]>
Signed-off-by: ort-bot <[email protected]> Co-authored-by: ort-bot <[email protected]>
…tor) (#74) Signed-off-by: jbrinkman <[email protected]>
Signed-off-by: jbrinkman <[email protected]>
- Unified context for agentic AI agents\n- Build/test rules targeting net8.0, guardrails, DCO, Conventional Commits, benchmarks, quality gates\n\nRefs #79 Signed-off-by: jbrinkman <[email protected]>
Expand sources/Valkey.Glide subfolder list with concise purpose descriptions to guide agents. Signed-off-by: Joey Brinkman <[email protected]> Signed-off-by: jbrinkman <[email protected]>
Signed-off-by: ort-bot <[email protected]> Co-authored-by: ort-bot <[email protected]>
Signed-off-by: Alex Rehnby-Martin <[email protected]> Co-authored-by: Joseph Brinkman <[email protected]>
Signed-off-by: jbrinkman <[email protected]>
Signed-off-by: ort-bot <[email protected]> Co-authored-by: ort-bot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the build failures and the one workflow and this is ready to merge ![]()
| - name: Aggregate failures | ||
| id: aggregate | ||
| shell: bash | ||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have some merge issues here. You should just pull over the full file from the 0.9 branch as it is the latest version. The main branch was there just for testing purposes, but the 0.9 branch is the correct version. This is a new file that I added in the 0.9 release, so it should have no changes in main that conflict.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, I think I resolved this then it didn't get committed somehow. I'll do as you say and just use the full file from the 0.9 branch.
|
CIs are red |
Backport of release branch to main
Excludes one commit (9b751cf) since we now want Select enabled.