Skip to content

Sync/main into develop#35

Merged
fahmidareem3 merged 13 commits intodevelopfrom
sync/main-into-develop
Feb 25, 2026
Merged

Sync/main into develop#35
fahmidareem3 merged 13 commits intodevelopfrom
sync/main-into-develop

Conversation

@fahmidareem3
Copy link
Copy Markdown
Contributor

No description provided.

lucasvinhas and others added 13 commits February 5, 2026 12:08
…onally

Updated the GitHub Actions workflow to include conditional steps for building and publishing packages only when there are no changesets. Added steps for creating GitHub releases and tagging versions based on package.json files.
Added a step to set up the npm registry configuration for OIDC in the release workflow, ensuring proper publishing of packages when there are no changesets.
… support

Modified the release workflow to install the latest version of npm and removed the explicit npm registry configuration step, ensuring compatibility with OIDC during package publishing.
…d on version

Updated the release workflow to check the package version before publishing. If the version includes a pre-release tag, it publishes with the 'dev' tag; otherwise, it publishes normally. This ensures proper version handling during the release process.
…racts

Included repository information in the package.json files for both the api and contracts packages, specifying the git type, URL, and directory. This enhances package metadata for better integration and visibility.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated the release workflow to publish all packages in the 'packages' directory, checking for existing published versions and using the appropriate tag for pre-release versions. This enhances the publishing process by ensuring only new versions are published and improves overall efficiency.
Introduced a new TypeScript configuration file for testing and updated the customer service integration tests. The tests now verify the creation of Stripe customers and connected accounts, ensuring proper handling of responses and improved error management.
@fahmidareem3 fahmidareem3 merged commit f68d65a into develop Feb 25, 2026
7 checks passed
@fahmidareem3 fahmidareem3 deleted the sync/main-into-develop branch March 2, 2026 18:33
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