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: split out predicate check logic #2166

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 abstracts model service validation logic to another class so that it can be reused on consequent occurrences.


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


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


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


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

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/split-out-predicate-checker branch from 944a78a to 8066871 Compare May 21, 2024 11:23
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 8066871 to 15a05b3 Compare May 21, 2024 11:24
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 15a05b3 to 4d00610 Compare May 22, 2024 06:15
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 0dc0ee3 to 74f7e89 Compare May 22, 2024 09:20
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch 2 times, most recently from 67ce42a to 9ba8f27 Compare May 24, 2024 06:54
@kyujin-cho kyujin-cho added the skip:changelog Make the action workflow to skip towncrier check label May 24, 2024 — with Graphite App
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 9ba8f27 to feea245 Compare May 28, 2024 02:27
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch 2 times, most recently from a710959 to 8a5191e Compare May 28, 2024 02:55
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 8a5191e to f7f3b8e Compare May 28, 2024 03:09
@kyujin-cho kyujin-cho added this to the 24.03 milestone May 28, 2024
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from f7f3b8e to ba6b622 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/split-out-predicate-checker branch from cc39a70 to e24d983 Compare May 28, 2024 05:06
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from e24d983 to 6a49614 Compare May 28, 2024 05:21
Copy link

graphite-app bot commented May 28, 2024

Merge activity

This PR abstracts model service validation logic to another class so that it can be reused on consequent occurrences.
<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2166.org.readthedocs.build/en/2166/

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

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

<!-- readthedocs-preview sorna-ko end -->
@kyujin-cho kyujin-cho force-pushed the topic/split-out-predicate-checker branch from 6a49614 to 42e9419 Compare May 28, 2024 05:39
@kyujin-cho kyujin-cho changed the base branch from topic/virtual-folder-node to main May 28, 2024 05:45
@graphite-app graphite-app bot merged commit 42e9419 into main May 28, 2024
31 checks passed
@graphite-app graphite-app bot deleted the topic/split-out-predicate-checker branch May 28, 2024 05:46
lablup-octodog pushed a commit that referenced this pull request May 28, 2024
This PR abstracts model service validation logic to another class so that it can be reused on consequent occurrences.
<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2166.org.readthedocs.build/en/2166/

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

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

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

Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2166
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 skip:changelog Make the action workflow to skip towncrier check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant