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

workflows: remove prepare_keywords step #4350

Merged

Conversation

PascalEgn
Copy link
Contributor

kept the actual function in case we need it again at some later stage

ref: cern-sis/issues-inspire#554

@PascalEgn PascalEgn changed the title worflows: remove prepare_keywords step workflows: remove prepare_keywords step Aug 27, 2024
@PascalEgn PascalEgn force-pushed the remove_prepare_keywords_workflow branch 2 times, most recently from f0e651c to 2a25b73 Compare August 27, 2024 16:14
@@ -13,8 +13,7 @@
add_core, halt_record, is_core, link_institutions_with_affiliations,
load_record_from_hep, normalize_author_affiliations,
remove_inspire_categories_derived_from_core_arxiv_categories)
from inspirehep.modules.workflows.tasks.submission import (create_ticket,
prepare_keywords)
from inspirehep.modules.workflows.tasks.submission import (create_ticket)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
from inspirehep.modules.workflows.tasks.submission import (create_ticket)
from inspirehep.modules.workflows.tasks.submission import create_ticket

@PascalEgn PascalEgn force-pushed the remove_prepare_keywords_workflow branch from 2a25b73 to 831e4b7 Compare August 28, 2024 08:04
@PascalEgn PascalEgn merged commit 0206b12 into inspirehep:master Aug 28, 2024
7 checks passed
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