Skip to content
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

fix: change extended-image-info version to 24.12.0 #2811

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

agatha197
Copy link
Contributor

@agatha197 agatha197 commented Nov 4, 2024

Updates version references from 24.09.1 to 24.12.0 for extended image information features

This PR updates version references for extended image information features (namespace, base_image_name, tags, version) from 24.09.1 to 24.12.0 across GraphQL schema and React components. This change ensures proper version compatibility checks and deprecation notices.

Checklist:

  • Minimum required manager version: 24.12.0
  • Minimum requirements to check:
    • Verify extended image information features work correctly with manager version 24.12.0
    • Confirm deprecation notices display properly for the name field
    • Validate version compatibility checks in backend client

The changes affect:

  • GraphQL schema deprecation notices and version tags
  • React component queries and version checks
  • Backend client version compatibility detection

Copy link

graphite-app bot commented Nov 4, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added area:lib Library and SDK related issue. size:M 30~100 LoC labels Nov 4, 2024
@agatha197 agatha197 mentioned this pull request Nov 4, 2024
6 tasks
@agatha197 agatha197 added this to the 24.12 milestone Nov 4, 2024
Copy link
Member

@yomybaby yomybaby left a comment

Choose a reason for hiding this comment

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

LGTM

@agatha197 agatha197 force-pushed the feat/add-getImageFullName-test-file branch from 98cf964 to ff5bf42 Compare November 5, 2024 09:59
@agatha197 agatha197 force-pushed the fix/change-new-image-parsing-version-to-2412 branch from 198cd02 to 59f7dcd Compare November 5, 2024 09:59
Copy link

graphite-app bot commented Nov 5, 2024

Merge activity

@agatha197 agatha197 force-pushed the feat/add-getImageFullName-test-file branch from ff5bf42 to b379009 Compare November 5, 2024 10:34
@agatha197 agatha197 force-pushed the fix/change-new-image-parsing-version-to-2412 branch from 59f7dcd to 331c0fe Compare November 5, 2024 10:34
Updates version references from 24.09.1 to 24.12.0 for extended image information features

This PR updates version references for extended image information features (namespace, base_image_name, tags, version) from 24.09.1 to 24.12.0 across GraphQL schema and React components. This change ensures proper version compatibility checks and deprecation notices.

**Checklist:**

- [ ] Minimum required manager version: 24.12.0
- [ ] Minimum requirements to check:
  - Verify extended image information features work correctly with manager version 24.12.0
  - Confirm deprecation notices display properly for the `name` field
  - Validate version compatibility checks in backend client

The changes affect:
- GraphQL schema deprecation notices and version tags
- React component queries and version checks
- Backend client version compatibility detection
@agatha197 agatha197 force-pushed the feat/add-getImageFullName-test-file branch from b379009 to 088c949 Compare November 5, 2024 10:41
@agatha197 agatha197 force-pushed the fix/change-new-image-parsing-version-to-2412 branch from 331c0fe to 53a8fe2 Compare November 5, 2024 10:42
Base automatically changed from feat/add-getImageFullName-test-file to main November 5, 2024 10:47
@graphite-app graphite-app bot merged commit 53a8fe2 into main Nov 5, 2024
4 checks passed
@graphite-app graphite-app bot deleted the fix/change-new-image-parsing-version-to-2412 branch November 5, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:lib Library and SDK related issue. size:M 30~100 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants