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

Clean up and centralize submission pipeline in core #207

Merged
merged 4 commits into from
Oct 12, 2023

Conversation

kvfairchild
Copy link
Contributor

@kvfairchild kvfairchild commented Oct 11, 2023

In conjunction with core PR #43, cleans up and consolidates submission logic out of domain repos and into core.

Reviewer note: yes @mschrimpf, I will point the core dependency back to main once core #43 is merged. 😆

@kvfairchild kvfairchild marked this pull request as ready for review October 12, 2023 15:09
@kvfairchild kvfairchild merged commit 7617c59 into kvf/reduce_plugin_tests Oct 12, 2023
1 of 2 checks passed
@kvfairchild kvfairchild deleted the kvf/submission_cleanup branch October 12, 2023 15:10
kvfairchild added a commit that referenced this pull request Oct 15, 2023
…(s) (#205)

* if PR ONLY changes plugin files, ONLY run tests for respective plugin(s)

* typo

* typo

* more typos. github mobile app fail.

* test core output

* retest core output

* retest core output

* add build directory for getting changed files

* git fetch main for diff check

* test git diff in travis.yml

* pass changed files to parse_plugin_changes()

* convert changed files to string

* distinguish between plugin only and modifies (any) plugin

* testing

* testing

* testing

* testing

* cleanup

* cleanup

* only invoke automerge if plugin_only

* only invoke automerge if plugin_only

* Clean up and centralize submission pipeline in `core` (#207)

* move submission logic from github actions into travis/core

* plugin_info -> output

* send_user_email() -> UserManager

* point core to relevant branch

---------

Co-authored-by: Katherine Fairchild <[email protected]>

* testing_needed -> get_testing_info

* add requests

* replace changed files action with git diff

* point core to main

* point core to main

* typo

---------

Co-authored-by: Katherine Fairchild <[email protected]>
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.

2 participants