这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Theosakamg
Copy link
Collaborator

No description provided.

@Theosakamg Theosakamg requested a review from Copilot November 3, 2025 09:04
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 fixes CI generation from OpenAPI specifications by replacing the existing workflow with an updated version that uses composer commands instead of the OpenAPI generator CLI action.

  • Replaces the OpenAPI generator CLI GitHub Action with composer-based commands for better control and consistency
  • Adds an installation step for the OpenAPI Generator CLI before removing existing classes
  • Consolidates the code generation process into a single composer command

Reviewed Changes

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

File Description
.github/workflows/check_api.yaml New workflow file with updated CI process using composer commands
.github/workflows/check-openapi-spec-update.yaml Removes the old workflow file that used GitHub Actions for OpenAPI generation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@flovntp flovntp merged commit 41c8c59 into main Nov 3, 2025
9 checks passed
@flovntp flovntp deleted the fix_generator_check_ci branch November 3, 2025 09:15
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