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: Update catalyst-toolbox proposal-score command | NPG-7776 #491

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

Mr-Leshiy
Copy link
Contributor

Description

Modified proposal-score cli command, so now it is not inserted proposal's scores directly into the database.
It inserts data into the provided proposals.json file.
This update will simplify deployment process so the flow would the following:

  1. Run ideascale importer to get proposals.json file
  2. Take reviews.csv file with all reviews
  3. Run catalyst-toolbox proposal-score command and provide reviews.csv as an input, proposals.json as an input and as an output of the updated proposals with the added scores data

@Mr-Leshiy Mr-Leshiy self-assigned this Jul 28, 2023
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Jul 28, 2023
@minikin minikin enabled auto-merge (squash) July 28, 2023 10:45
@Mr-Leshiy Mr-Leshiy requested a review from minikin July 28, 2023 12:22
@minikin minikin merged commit f4dc385 into main Jul 28, 2023
25 checks passed
@minikin minikin deleted the feature/update-proposal-score-tool branch July 28, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants