Skip to content

chore(main): release openfeature-flagsmith-provider 0.1.3#111

Merged
josecolella merged 4 commits intomainfrom
release-please--branches--main--components--openfeature-flagsmith-provider
Mar 19, 2026
Merged

chore(main): release openfeature-flagsmith-provider 0.1.3#111
josecolella merged 4 commits intomainfrom
release-please--branches--main--components--openfeature-flagsmith-provider

Conversation

@openfeaturebot
Copy link
Contributor

🤖 I have created a release beep boop

0.1.3 (2026-03-18)

🧹 Chore

  • deps: update dependency ruby to v3.4.9 (#107) (e0d4314)

This PR was generated with Release Please. See documentation.

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release of version 0.1.3 for the openfeature-flagsmith-provider. It includes an update to the Ruby dependency, ensuring the project remains current with its underlying language requirements and reflecting the latest changes in the changelog.

Highlights

  • New Release: The openfeature-flagsmith-provider has been released as version 0.1.3.
  • Dependency Update: The Ruby dependency was updated to v3.4.9 as part of this release.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request automates the release of openfeature-flagsmith-provider version 0.1.3. The changes primarily consist of version number updates across several files. However, I've identified an issue in the CHANGELOG.md where the release date is set to a future date. This should be corrected to reflect the actual release date.

Copy link
Collaborator

@josecolella josecolella left a comment

Choose a reason for hiding this comment

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

Approved release PR

@josecolella josecolella enabled auto-merge (squash) March 18, 2026 11:43
josecolella added a commit that referenced this pull request Mar 18, 2026
## Summary

- Fixes flaky `test_ofrep_provider (3.4)` CI failure that was blocking
PR #111 (and other release PRs)
- The test used `Time.now + 1` for the `Retry-After` header, which could
expire before the assertion ran on slow CI runners
- Changed to `Time.now + 60` to eliminate timing sensitivity

## Test plan

- [x] `bundle exec rspec
spec/openfeature/ofrep/provider/client_spec.rb:174` passes locally
- [x] Full ofrep test suite (44 examples, 0 failures) passes locally

*🤖 Jose's AI agent*

Signed-off-by: Jose Colella <jose.colella@gusto.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Take newer versions: go-feature-flag-provider 0.1.13 from main,
flagsmith-provider 0.1.3 from release branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jose Colella <jose.colella@gusto.com>
Copy link
Collaborator

@josecolella josecolella left a comment

Choose a reason for hiding this comment

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

All checks passing, approving release PR

…openfeature-flagsmith-provider

Signed-off-by: Jose Miguel Colella <josecolella@yahoo.com>
@josecolella josecolella merged commit 705e43c into main Mar 19, 2026
21 checks passed
@josecolella josecolella deleted the release-please--branches--main--components--openfeature-flagsmith-provider branch March 19, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants