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

Develop es7 #18

Merged
merged 7 commits into from
Mar 31, 2020
Merged

Develop es7 #18

merged 7 commits into from
Mar 31, 2020

Conversation

DustinKLo
Copy link
Contributor

No description provided.

* changed user_rules index mapping

added header application/json to create_user_rules index because it was returning 406 error

* gitignore added headers to user_rules.create_user_rules_index()

* removed date_optional_time from configs/user_rules_dataset.mapping

* added headers to create_user_rules
* changed user_rules index mapping

added header application/json to create_user_rules index because it was returning 406 error

* gitignore added headers to user_rules.create_user_rules_index()

* removed date_optional_time from configs/user_rules_dataset.mapping

* added headers to create_user_rules
* removed add_grq_mappings because it is not needed anymore with the new user_rules index

* removed it instead of commenting out

* cleaned up create_user_rules_index.py script

* removed more commented out code
edited USER_RULES_INDEX in settings.cfg
initialized mozart_es and grq_es in tosca/__init__.py
@DustinKLo DustinKLo requested a review from pymonger March 30, 2020 23:27
Copy link
Contributor

@pymonger pymonger left a comment

Choose a reason for hiding this comment

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

@DustinKLo: can you bump the version?

@DustinKLo DustinKLo merged commit 0137037 into develop Mar 31, 2020
@DustinKLo DustinKLo deleted the develop-es7 branch March 31, 2020 01:08
DustinKLo added a commit that referenced this pull request Mar 31, 2020
* Hc 123 es7 cont bld (#14)

* changed user_rules index mapping

added header application/json to create_user_rules index because it was returning 406 error

* gitignore added headers to user_rules.create_user_rules_index()

* removed date_optional_time from configs/user_rules_dataset.mapping

* added headers to create_user_rules

* Hc 123 es7 cont bld (#15)

* changed user_rules index mapping

added header application/json to create_user_rules index because it was returning 406 error

* gitignore added headers to user_rules.create_user_rules_index()

* removed date_optional_time from configs/user_rules_dataset.mapping

* added headers to create_user_rules

* Hc 144 update grq (#16)

* removed add_grq_mappings because it is not needed anymore with the new user_rules index

* removed it instead of commenting out

* cleaned up create_user_rules_index.py script

* removed more commented out code

* refactored create_ueer_rules_index.py to use elasticsearch wrapper (#17)

edited USER_RULES_INDEX in settings.cfg
initialized mozart_es and grq_es in tosca/__init__.py

* fixed create_user_rules_index.py

* bump version

* bump major version
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.

None yet

2 participants