Skip to content

fix: different ci/cd related indicators#540

Merged
sebastianpfischer merged 1 commit into
eclipse-kiso-testing:masterfrom
sebastianpfischer:feature/major-ci-fixes
Apr 14, 2025
Merged

fix: different ci/cd related indicators#540
sebastianpfischer merged 1 commit into
eclipse-kiso-testing:masterfrom
sebastianpfischer:feature/major-ci-fixes

Conversation

@sebastianpfischer
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

.github/workflows/changelog.yml:12

  • The repository name in the condition has been updated; please verify that it accurately reflects the actual repository name to avoid any unintended CI/CD issues.
if: github.repository == 'eclipse-kiso-testing/kiso-testing' && github.ref == 'refs/heads/master'

Comment thread README.md
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/changelog.yml:12

  • Verify that the updated repository identifier 'eclipse-kiso-testing/kiso-testing' exactly matches the current repository name to ensure the changelog is generated correctly.
if: github.repository == 'eclipse-kiso-testing/kiso-testing' && github.ref == 'refs/heads/master'

README.md:32

  • Ensure that updating the Python requirement to 3.12 in the README aligns with all dependency constraints and runtime support across the project.
* Python 3.12+

Copy link
Copy Markdown
Contributor

@Pog3k Pog3k left a comment

Choose a reason for hiding this comment

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

Current Python limit 3.10

Comment thread pyproject.toml Outdated
@sebastianpfischer sebastianpfischer merged commit 8c72815 into eclipse-kiso-testing:master Apr 14, 2025
5 checks passed
@sebastianpfischer sebastianpfischer deleted the feature/major-ci-fixes branch April 14, 2025 06:30
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.

3 participants