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

feat(operations): split the operations-per-run option between queries and mutations #501

Closed

Commits on Sep 22, 2021

  1. chore(assignees): add logs

    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    022edf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d754096 View commit details
    Browse the repository at this point in the history
  3. feat(operations): split the operations between queries and mutations

    Make sure to log the warning about the overflow of operations when the process fail fast due to a lack of operations as well as when it's finished as expected
    
    BREAKING CHANGE: the operations per run option no longer exists and was replaced by the query and mutation ones
    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9da1ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    393d62f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c064b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b6cdf9 View commit details
    Browse the repository at this point in the history
  7. build(steps): split the steps

    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7e16ba5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    baab224 View commit details
    Browse the repository at this point in the history
  9. build: pack after build

    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    33e5dfd View commit details
    Browse the repository at this point in the history
  10. build: fix typo

    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    aa6139f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f41ed0 View commit details
    Browse the repository at this point in the history
  12. chore(index): update index file

    C0ZEN committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    72c9c80 View commit details
    Browse the repository at this point in the history