Skip to content

Conversation

TiborGY
Copy link
Contributor

@TiborGY TiborGY commented Nov 30, 2022

Description

PR #2686 has accidentally added some superfluous includes of libpsi4util/PsiOutStream.h, and I also missed removing a superfluous printf line. No real harm done, but they can be removed.

User API & Changelog headlines

Dev notes & details

Checklist

  • No new features
  • CI tests are passing

Status

  • Ready for review
  • Ready for merge

@TiborGY TiborGY force-pushed the remove_print_includes branch from 2c56126 to 51c5af6 Compare November 30, 2022 18:53
@loriab loriab added this to the Psi4 1.7 milestone Nov 30, 2022
@loriab loriab added the cleanup For issues where the goal is to make Psi4 a little cleaner. label Nov 30, 2022
@loriab
Copy link
Member

loriab commented Nov 30, 2022

please rebase to fix CI

@TiborGY
Copy link
Contributor Author

TiborGY commented Dec 1, 2022

Rebasing is not trivial for some reason, I am getting this error on force-push

refusing to allow an OAuth App to create or update workflow .github/workflows/ecosystem.yml without workflow scope

Tried a few things to get a new token, etc. with no avail. I can work around this, but only a bit later.

@hokru
Copy link
Member

hokru commented Dec 1, 2022

For this you need to give your token the "workflow" permission. Go to your token https://github.com/settings/tokens, click on it and add the "workflow" scope from the list.
I think this is only needed for 3rd party apps like vs code, not for the cmd line git push.

@TiborGY TiborGY force-pushed the remove_print_includes branch from 51c5af6 to 58b1a58 Compare December 2, 2022 13:08
@loriab loriab merged commit d027790 into psi4:master Dec 2, 2022
@TiborGY TiborGY deleted the remove_print_includes branch December 4, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup For issues where the goal is to make Psi4 a little cleaner.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants