lablup / backend.ai-webui

Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
https://www.backend.ai
GNU Lesser General Public License v3.0
110 stars 73 forks source link

fix: change from `24.09.1.` to `24.09.1` #2807

Closed agatha197 closed 3 weeks ago

agatha197 commented 3 weeks ago

Changes: Removes trailing periods from GraphQL version annotations across image-related queries. This affects:

Rationale: Standardizes version string format in GraphQL directives by removing unnecessary trailing periods, making version annotations more consistent.

Checklist:

graphite-app[bot] commented 3 weeks ago

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.

agatha197 commented 3 weeks ago

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @agatha197 and the rest of your teammates on Graphite Graphite

yomybaby commented 3 weeks ago

This change is absorbed parents stack. I close this without merging.