Skip to content

Fix for setting api key#30

Merged
saketkc merged 2 commits intodevelopfrom
fix_set_api
Oct 15, 2025
Merged

Fix for setting api key#30
saketkc merged 2 commits intodevelopfrom
fix_set_api

Conversation

@saketkc
Copy link
Collaborator

@saketkc saketkc commented Oct 15, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 15, 2025 06:31
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 an issue with CDS API key configuration prompts appearing during documentation builds by adding detection for documentation build environments. The fix prevents the API key prompt from interrupting automated documentation generation processes.

  • Extended environment detection to skip CDS API prompts in documentation builds
  • Updated version to 0.1.1 and added release notes
  • Added SPHINX_BUILD environment variable to CI workflows

Reviewed Changes

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

Show a summary per file
File Description
varunayan/config.py Extended environment detection to include Sphinx and ReadTheDocs
pyproject.toml Version bump to 0.1.1
netlify.toml Added SPHINX_BUILD environment variable
docs/history.rst Added release notes for v0.1.1
.github/workflows/gh-pages.yml Added SPHINX_BUILD environment variable to docs build
.github/workflows/docs-versioned.yml Added SPHINX_BUILD environment variable to both build steps

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@saketkc saketkc enabled auto-merge (squash) October 15, 2025 06:35
@saketkc saketkc merged commit 259091b into develop Oct 15, 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.

1 participant