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

revert: commit f9a8a85 #487

Merged

Conversation

utnapischtim
Copy link
Contributor

  • it introduced circular dependency with invenio-users-resources. the
    feature will be moved to another package.

* it introduced circular dependency with invenio-users-resources. the
  feature will be moved to another package.
@@ -44,7 +44,7 @@ fi
python -m check_manifest
python -m setup extract_messages --output-file /dev/null
python -m sphinx.cmd.build -qnN docs docs/_build/html
eval "$(docker-services-cli up --db ${DB:-postgresql} --search ${SEARCH:-opensearch} --cache ${CACHE:-redis} --env)"
Copy link
Member

Choose a reason for hiding this comment

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

this should stay no? Otherwise, we cannot test search no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was an addition of the commit i will revert. i thought to remove all what was added in the utnapischtim@f9a8a85

Copy link
Member

Choose a reason for hiding this comment

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

I think we can keep that... Basically instead of git revert <commit> you can just push a new one with only removing the necessary parts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if we add that to the tests then a container will be started which is not used. that consumes resources which are unnecessary
since it was not there before in my opinion we should save resources

@utnapischtim utnapischtim force-pushed the remove-introduced-cli-groups branch 2 times, most recently from f6d4d46 to 61423c6 Compare August 8, 2024 12:16
@kpsherva
Copy link
Contributor

kpsherva commented Aug 8, 2024

which version do we need to yank?

@zzacharo
Copy link
Member

zzacharo commented Aug 8, 2024

which version do we need to yank?

5.1.0

@utnapischtim utnapischtim merged commit f6c4fe8 into inveniosoftware:master Aug 8, 2024
2 checks passed
@utnapischtim utnapischtim deleted the remove-introduced-cli-groups branch August 8, 2024 12:37
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.

3 participants