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

Only use the custom Logger when explicitely running a build task #448

Commits on Mar 4, 2022

  1. NEW Add a controller to clear the graphql generated code

    Maxime Rainville committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c806d1d View commit details
    Browse the repository at this point in the history
  2. Comment out the bit that log things in the GraphQL output

    Maxime Rainville committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c40cc5c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. BUG Only use Logger when build tasks are invoake via a dev admin cont…

    …roller
    Maxime Rainville committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    a39c32a View commit details
    Browse the repository at this point in the history
  2. Don't explicitely set verbosity

    Maxime Rainville committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    c6812d9 View commit details
    Browse the repository at this point in the history
  3. Use the correct Logger on dev build

    Maxime Rainville committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    481874f View commit details
    Browse the repository at this point in the history
  4. Fix missing logic

    Maxime Rainville committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    80547b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Move clear task to dev module

    Maxime Rainville committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    e817351 View commit details
    Browse the repository at this point in the history
  2. FIX Add a try-finally block to restore graphql logger

    Maxime Rainville committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    658e3eb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Comment tweak

    Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
    maxime-rainville and GuySartorelli authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    30069af View commit details
    Browse the repository at this point in the history