Skip to content

Add ability to use release candidate API version #1366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

lizkenyon
Copy link
Contributor

Falls back to latest API version for REST resources

Description

Fixes #1306

Please, include a summary of what the PR is for:

  • What is the problem it is solving?
  • What is the context of these changes?
  • What is the impact of this PR?

How has this been tested?

Please, describe the tests that you ran to verify your changes.

Checklist:

  • My commit message follow the pattern described in here
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the project documentation.
  • I have added a changelog line.

@lizkenyon lizkenyon requested a review from a team as a code owner March 6, 2025 19:37
@lizkenyon lizkenyon changed the title [WIP] Add ability to use release candidate API version Add ability to use release candidate API version Mar 11, 2025
@lizkenyon lizkenyon force-pushed the liz/add-release-candidate-api-version branch from 167624e to 59af0b0 Compare March 20, 2025 16:23
Falls back to latest API version for REST resources

Dont load rest resources for release candidate version

changeset

skip loading if unstable or rc

remove sig
@lizkenyon lizkenyon force-pushed the liz/add-release-candidate-api-version branch from 39929bb to 4738313 Compare April 3, 2025 15:20
@lizkenyon lizkenyon force-pushed the liz/add-release-candidate-api-version branch from 4738313 to b6daeb1 Compare April 3, 2025 15:22
@lizkenyon lizkenyon merged commit 9909c95 into main Apr 3, 2025
9 checks passed
@lizkenyon lizkenyon deleted the liz/add-release-candidate-api-version branch April 3, 2025 15:58
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.

Ability to use upcoming GraphQL version for testing
2 participants