Skip to content

Changes for v2.8.0 release #1891

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

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Changes for v2.8.0 release #1891

merged 3 commits into from
Jan 7, 2025

Conversation

pranavrth
Copy link
Member

No description provided.

@pranavrth pranavrth requested review from a team as code owners January 7, 2025 11:14
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Comment on lines +17 to +32
# - name: Test
# dependencies: []
# run:
# # don't run the tests on non-functional changes...
# when: "change_in('/', {exclude: ['.github/']})"
# task:
# jobs:
# - name: Test
# commands:
# - sem-version python 3.9
# - pip install tox
# - tox -e cover
# - mkdir test-output
# - cp test-report.xml test-output
# - test-results publish test-output
# - artifact push workflow coverage.xml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why are we commenting them instead of removing?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They might want to add again.

@pranavrth pranavrth merged commit e36d719 into master Jan 7, 2025
2 checks passed
@pranavrth pranavrth deleted the release_v2.8.0 branch January 7, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants