Skip to content

Conversation

@dominnya
Copy link
Member

No description provided.

@dominnya dominnya self-assigned this Oct 30, 2025
Copilot AI review requested due to automatic review settings October 30, 2025 20:27
@dominnya dominnya added the documentation Improvements or additions to documentation label Oct 30, 2025
Copy link

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 renames environment variables from GRATIO_* to OPENAPI_* to better reflect their purpose and improve clarity. The package version is bumped to 3.0.0 to indicate this breaking change.

  • Renamed all environment variable references from GRATIO_* prefix to OPENAPI_* prefix
  • Updated documentation (README.md and CHANGELOG.md) to reflect the new environment variable names
  • Bumped version to 3.0.0 in package.json

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/commands/gen/types.ts Updated environment variable references from GRATIO_TYPES_* to OPENAPI_TYPES_*
src/commands/gen/endpoints.ts Updated environment variable references from GRATIO_ENDPOINTS_* to OPENAPI_ENDPOINTS_*
package.json Bumped version from 2.0.0 to 3.0.0
README.md Added documentation for .env configuration and updated CLI help text with new environment variable names
CHANGELOG.md Added version 3.0.0 entry documenting the environment variable renaming

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

- `GRATIO_ENDPOINTS_TOKEN``OPENAPI_ENDPOINTS_TOKEN`
- `GRATIO_ENDPOINTS_OUTPUT``OPENAPI_ENDPOINTS_OUTPUT`

## Структура пакета
Copy link

Copilot AI Oct 30, 2025

Choose a reason for hiding this comment

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

The section heading '## Структура пакета' appears outside of a version entry, which breaks the Keep a Changelog format. This section should either be part of the [3.0.0] release entry (as a subsection with ### heading) or removed if it duplicates information from earlier versions.

Copilot uses AI. Check for mistakes.
@Psychosynthesis Psychosynthesis merged commit 428fdc6 into main Oct 31, 2025
7 checks passed
@Psychosynthesis Psychosynthesis deleted the chore/update-docs branch October 31, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants