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

Send job and template nodes to analytics #6204

Commits on Apr 21, 2020

  1. Send job and template nodes to analytics

    Sending tables main_workflowjobnode and main_workflowjobtemplatenode
    containing arrays of success/failure/always_nodes which is compatible
    to what API call for nodes return.
    Ladas committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    144cffe View commit details
    Browse the repository at this point in the history
  2. Allow subsets of table gathering for unit tests.

    sqlite does not like some of our PG-isms.
    wenottingham authored and Ladas committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5b0bb49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921feb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58c821f View commit details
    Browse the repository at this point in the history