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

default log level and tokens #37

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2023

  1. refactor logging into a common place

    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4c4e053 View commit details
    Browse the repository at this point in the history
  2. use basic config so that it can be more easily overriden by importing…

    … code
    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    715ef44 View commit details
    Browse the repository at this point in the history
  3. raise an error with a tidier message if the user is not present in th…

    …e credentials
    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3211b5a View commit details
    Browse the repository at this point in the history
  4. bcr-authenticate and the BWProject / BWUser classes were using differ…

    …ent paths to the credentials file - making them consistent
    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    19df1fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52e8bf0 View commit details
    Browse the repository at this point in the history
  6. fix default credentials file in bcr-authenticate

    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d7850b5 View commit details
    Browse the repository at this point in the history
  7. update the demo file to reflect the proposed changes

    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    250dfac View commit details
    Browse the repository at this point in the history
  8. linting and import fixing from tests

    Dan Chalmers committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9a5ccb8 View commit details
    Browse the repository at this point in the history