Skip to content

Skip on CI#32

Merged
saketkc merged 1 commit intodevelopfrom
fix_set_api
Oct 15, 2025
Merged

Skip on CI#32
saketkc merged 1 commit 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 07: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 updates the configuration check logic to skip CDS API configuration validation in CI/CD environments, expanding the existing skip conditions that were previously limited to testing and documentation build environments.

  • Added detection for GitHub Actions and Netlify CI environments
  • Updated comment and log message to reflect the expanded scope of skipped environments
  • Removed an outdated comment that was no longer accurate after the changes
Comments suppressed due to low confidence (1)

varunayan/config.py:1

  • This comment was removed but it provided valuable context about the subsequent code block that checks for environment credentials. Consider adding back a comment to explain that the following section handles CI/CD scenarios where credentials are provided via environment variables.
import logging

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

@saketkc saketkc merged commit dd39cf8 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