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

feat: implement Relay-style VirtualFolderNode GQL query #2165

Merged
merged 1 commit into from
May 28, 2024

Conversation

kyujin-cho
Copy link
Member

@kyujin-cho kyujin-cho commented May 21, 2024

This PR adds new VirtualFolderNode GQL Query, which acts as an another version of VirtualFolder GQL Query with relay support.


📚 Documentation preview 📚: https://sorna--2165.org.readthedocs.build/en/2165/


📚 Documentation preview 📚: https://sorna-ko--2165.org.readthedocs.build/ko/2165/


📚 Documentation preview 📚: https://sorna--2165.org.readthedocs.build/en/2165/


📚 Documentation preview 📚: https://sorna-ko--2165.org.readthedocs.build/ko/2165/

Copy link

graphite-app bot commented May 21, 2024

Your org has enabled 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:docs Documentations comp:manager Related to Manager component size:L 100~500 LoC labels May 21, 2024
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 146e133 to 860dc77 Compare May 21, 2024 11:23
@kyujin-cho kyujin-cho force-pushed the topic/virtual-folder-node branch 2 times, most recently from 7b24049 to 62016a8 Compare May 21, 2024 11:24
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 860dc77 to 3a35472 Compare May 22, 2024 06:15
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 75113f7 to a133c1d Compare May 22, 2024 09:20
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from a133c1d to 5ba89ca Compare May 24, 2024 06:47
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 5ba89ca to 403c552 Compare May 28, 2024 02:27
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 40f6597 to 1fef8e9 Compare May 28, 2024 02:33
@kyujin-cho kyujin-cho added this to the 24.03 milestone May 28, 2024
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 1fef8e9 to 20b0432 Compare May 28, 2024 03:09
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 20b0432 to 1c98c0f Compare May 28, 2024 03:59
@kyujin-cho kyujin-cho added size:L 100~500 LoC and removed size:L 100~500 LoC labels May 28, 2024
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 3072fd9 to 794c12a Compare May 28, 2024 05:06
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 794c12a to 1a967e9 Compare May 28, 2024 05:21
Copy link

graphite-app bot commented May 28, 2024

Merge activity

This PR adds new `VirtualFolderNode` GQL Query, which acts as an another version of `VirtualFolder` GQL Query with relay support.

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2165.org.readthedocs.build/en/2165/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2165.org.readthedocs.build/ko/2165/

<!-- readthedocs-preview sorna-ko end -->
@kyujin-cho kyujin-cho force-pushed the topic/implement-gql_mutation_wrapper branch from 1a967e9 to 3d5d53a Compare May 28, 2024 05:38
@kyujin-cho kyujin-cho changed the base branch from topic/implement-gql_mutation_wrapper to main May 28, 2024 05:44
@graphite-app graphite-app bot merged commit 7b0b9d3 into main May 28, 2024
31 checks passed
@graphite-app graphite-app bot deleted the topic/virtual-folder-node branch May 28, 2024 05:45
lablup-octodog pushed a commit that referenced this pull request May 28, 2024
This PR adds new  GQL Query, which acts as an another version of  GQL Query with relay support.

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2165.org.readthedocs.build/en/2165/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2165.org.readthedocs.build/ko/2165/

<!-- readthedocs-preview sorna-ko end -->

Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2165
kyujin-cho added a commit that referenced this pull request May 28, 2024
This PR adds new  GQL Query, which acts as an another version of  GQL Query with relay support.

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2165.org.readthedocs.build/en/2165/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2165.org.readthedocs.build/ko/2165/

<!-- readthedocs-preview sorna-ko end -->

Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2165

chore: update GraphQL schema dump
kyujin-cho added a commit that referenced this pull request May 28, 2024
Co-authored-by: Kyujin Cho <kyujin.cho@lablup.com>
Backported-from: main (24.09)
Backported-to: 24.03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:manager Related to Manager component size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant