Skip to content

Conversation

@squioc
Copy link
Collaborator

@squioc squioc commented Sep 30, 2025

Summary by Sourcery

Release SDK version 1.21.0 with Fission-based runtime configuration support and update metadata

New Features:

  • Add support for Fission-based runtime configuration

Build:

  • Bump SDK version to 1.21.0 in pyproject.toml

Documentation:

  • Add 1.21.0 entry with release date to CHANGELOG.md

@squioc squioc added the enhancement New feature or request label Sep 30, 2025
@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Sep 30, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the SDK to version 1.21.0 and records the new release in the CHANGELOG with its date and feature entry.

File-Level Changes

Change Details Files
Bump SDK package version
  • Update version from 1.20.3a6 to 1.21.0
pyproject.toml
Document 1.21.0 release in CHANGELOG
  • Insert 1.21.0 release heading and date
  • Add entry for Fission-based runtime configuration support
CHANGELOG.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

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.

Pull Request Overview

This PR releases version 1.21.0 of the Sekoia automation SDK, updating the version number from a pre-release version (1.20.3a6) to the stable release and adding the corresponding changelog entry.

  • Updated version from pre-release 1.20.3a6 to stable release 1.21.0
  • Added changelog entry for the new release with release date

Reviewed Changes

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

File Description
pyproject.toml Updated version number from pre-release to stable release
CHANGELOG.md Added release entry for version 1.21.0 with date

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Contributor

@TOUFIKIzakarya TOUFIKIzakarya left a comment

Choose a reason for hiding this comment

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

LGFM

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.34%. Comparing base (55c5824) to head (4b7d9b8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files          46       46           
  Lines        3072     3072           
=======================================
  Hits         2806     2806           
  Misses        266      266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

Test Results

246 tests  ±0   242 ✅ ±0   1m 56s ⏱️ -1s
  1 suites ±0     4 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 4b7d9b8. ± Comparison against base commit 55c5824.

@squioc squioc merged commit ea86493 into main Sep 30, 2025
11 checks passed
@squioc squioc deleted the chore/v1.21.0 branch September 30, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants