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

[Heartbeat] Refactor config system #23467

Merged
merged 45 commits into from
Feb 17, 2021
Merged

Commits on Jan 4, 2021

  1. [Uptime] Copy synthetics suites to tmpdir before running

    The rationale here is that doing so resolves any file permissions issues
    that may be present due to the suite directory being shared to the
    container as read only OR due to incompatible UIDs between the docker
    container and the host.
    
    Fixes elastic/synthetics#156
    andrewvc committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6a0b645 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    andrewvc committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    2c48c55 View commit details
    Browse the repository at this point in the history
  3. Fix var naming

    andrewvc committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1ab0fd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Remote journeyps

    andrewvc committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    168c6a0 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    andrewvc committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e94fe34 View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    andrewvc committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a6581ba View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Checkpoint

    andrewvc committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3ba5203 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    andrewvc committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d5aacfe View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Suites as jobs

    andrewvc committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3e47422 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    andrewvc committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    f7971f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Checkpoint

    andrewvc committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    fd4d03d View commit details
    Browse the repository at this point in the history
  2. Sort of works

    andrewvc committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    d27f695 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Reorg

    andrewvc committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    47320ce View commit details
    Browse the repository at this point in the history
  2. Simplification attempt

    andrewvc committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7c05aa6 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    andrewvc committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    367548c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Things work again

    andrewvc committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    70f5281 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    3c66ed1 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    andrewvc committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a96277f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    44628b0 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    andrewvc committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    75250bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54eff79 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    c57c81e View commit details
    Browse the repository at this point in the history
  2. More updates

    andrewvc committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    9b9f6b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c10922 View commit details
    Browse the repository at this point in the history
  4. Test fixes

    andrewvc committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    faac3c9 View commit details
    Browse the repository at this point in the history
  5. Test fixes

    andrewvc committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    100dead View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Improve monitor tests

    andrewvc committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5c7d981 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    0956aff View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    d587a67 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. checkpoint

    andrewvc committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    8554370 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    8081b1c View commit details
    Browse the repository at this point in the history
  2. Additional tests

    andrewvc committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2332b13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde5765 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Add tests for local source

    andrewvc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    c82c155 View commit details
    Browse the repository at this point in the history
  2. Minimize fixtures

    andrewvc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    24ced05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d695d View commit details
    Browse the repository at this point in the history
  4. Update go.sum

    andrewvc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ebcfb03 View commit details
    Browse the repository at this point in the history
  5. Fix linter errors

    andrewvc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    34469bf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    8ed3ad1 View commit details
    Browse the repository at this point in the history
  2. Improve test coverage

    andrewvc committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4002755 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    andrewvc committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    b7c8d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Update changelog

    andrewvc committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6e1a49b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    3c47a5c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    4d8c07b View commit details
    Browse the repository at this point in the history
  2. Incorporate PR feedback

    andrewvc committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8248900 View commit details
    Browse the repository at this point in the history