Skip to content

chore: go live#1

Merged
stainless-app[bot] merged 1 commit into
generatedfrom
chore-go-live
Jan 9, 2025
Merged

chore: go live#1
stainless-app[bot] merged 1 commit into
generatedfrom
chore-go-live

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jan 9, 2025

Summary by Sourcery

Prepare for the production release of the FireAPI v2 Python SDK.

Enhancements:

  • Update internal references and links to point to the new production repository.

Build:

  • Update the installation instructions to point to the production repository.

CI:

  • Add CI workflows for release management and publishing to PyPI.

Documentation:

  • Update repository links and documentation to reflect the production release.

@stainless-app stainless-app Bot merged commit c56d928 into generated Jan 9, 2025
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Jan 9, 2025

Reviewer's Guide by Sourcery

This pull request prepares the FireAPI v2 Python SDK for its production release by updating installation instructions, documentation links, and internal references to reflect the new production repository location.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated installation instructions to use the production repository.
  • Changed the installation command in the README and CONTRIBUTING files to point to the production repository URL.
  • Updated the repository URL in the installation instructions to git@github.com:EvickaStudio/fireapi-v2.git from the staging repository URL.
README.md
CONTRIBUTING.md
Updated documentation and internal links.
  • Replaced all instances of the staging repository URL (github.com/stainless-sdks/fireapi-v2-python) with the production repository URL (github.com/EvickaStudio/fireapi-v2).
  • Updated links to the API response documentation, raw response data information, and streaming response information.
  • Updated the homepage and repository URLs in the pyproject.toml file.
README.md
src/fireapi_v2/resources/accounts/accounts.py
src/fireapi_v2/resources/accounts/affiliate.py
src/fireapi_v2/resources/accounts/donations.py
src/fireapi_v2/resources/accounts/services.py
src/fireapi_v2/resources/domains/dns.py
src/fireapi_v2/resources/domains/domains.py
src/fireapi_v2/resources/kvm/backup.py
src/fireapi_v2/resources/kvm/config.py
src/fireapi_v2/resources/kvm/ddos.py
src/fireapi_v2/resources/kvm/kvm.py
src/fireapi_v2/resources/kvm/monitoring.py
src/fireapi_v2/resources/kvm/status.py
src/fireapi_v2/resources/kvm/traffic.py
src/fireapi_v2/resources/kvms/backup.py
src/fireapi_v2/resources/kvms/kvms.py
src/fireapi_v2/resources/webspaces.py
pyproject.toml
Added GitHub Actions workflows for publishing and release management.
  • Created a new workflow file named 'publish-pypi.yml' to automate publishing to PyPI.
  • Created a new workflow file named 'release-doctor.yml' to check the release environment.
  • Added supporting files for release management, including 'check-release-environment', '.release-please-manifest.json', and 'release-please-config.json'.
.github/workflows/publish-pypi.yml
.github/workflows/release-doctor.yml
bin/check-release-environment
.release-please-manifest.json
release-please-config.json
Updated version string.
  • Added # x-release-please-version to the version string in _version.py to facilitate automated version bumps by release-please.
src/fireapi_v2/_version.py

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@stainless-app stainless-app Bot deleted the chore-go-live branch January 9, 2025 14:11
stainless-app Bot added a commit that referenced this pull request Jan 9, 2025
@stainless-app stainless-app Bot mentioned this pull request Jan 9, 2025
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.

0 participants