Skip to content

Conversation

mocayo
Copy link
Collaborator

@mocayo mocayo commented Sep 18, 2025

Description

This PR addresses the following changes:

  1. Remove Hard-coded Git User for CI:

    • Removed hard-coded Git user details during the CI process to ensure a more flexible and configurable setup. This allows the CI pipeline to work in different environments more effectively without needing to modify code.
  2. ci-tools Dependency Updates:

    • Bumped ci-tools to version 0.0.5 to include the latest improvements and fixes.
    • Introduced cr to the sync-pr process, enhancing the ability to sync pull requests more effectively and streamlining release workflows.

Changelog

  • ci: Removed hard-coded Git user.
  • ci-tools: Updated to 0.0.5.
  • ci-tools: Added cr functionality in sync-pr.

Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   90.57%   90.57%           
=======================================
  Files          59       59           
  Lines        3245     3245           
  Branches      748      748           
=======================================
  Hits         2939     2939           
- Misses        302      306    +4     
+ Partials        4        0    -4     
Components Coverage Δ
@cozeloop/ai 94.06% <ø> (ø)
@cozeloop/langchain 82.76% <ø> (ø)
see 2 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mocayo mocayo enabled auto-merge (squash) September 18, 2025 11:14
@mocayo mocayo merged commit da60c7e into main Sep 18, 2025
14 checks passed
@mocayo mocayo deleted the feat/ci-tools branch September 18, 2025 12:54
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