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

[Proposal 2: Run] Call and define benchmark tests as GitHub Action jobs & workflows #93

Merged
merged 16 commits into from
Aug 7, 2024

Commits on Jul 22, 2024

  1. Add first iteration of Proposal 2: Run

    Co-authored-by: locomundo <flavia@30mhz.com>
    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    
    * Remove option 1 of defining job in-line
    * Move proposal 2 to docs/proposals
    * Defining test jobs for proposal 2
    * Split use cases and add sections for auth, versioning
    
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    nikimanoledaki authored and locomundo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4e3a1ab View commit details
    Browse the repository at this point in the history
  2. Update docs/proposals/proposal-002-run.md

    Co-authored-by: Niki Manoledaki <niki.manoledaki@grafana.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    2 people authored and locomundo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ab7ae7b View commit details
    Browse the repository at this point in the history
  3. Update docs/proposals/proposal-002-run.md

    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    AntonioDiTuri authored and locomundo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    af6f9df View commit details
    Browse the repository at this point in the history
  4. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2c2af7e View commit details
    Browse the repository at this point in the history
  5. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0aba8f9 View commit details
    Browse the repository at this point in the history
  6. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f487547 View commit details
    Browse the repository at this point in the history
  7. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    02293b9 View commit details
    Browse the repository at this point in the history
  8. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3a247ff View commit details
    Browse the repository at this point in the history
  9. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ffbb880 View commit details
    Browse the repository at this point in the history
  10. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo and AntonioDiTuri committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd92697 View commit details
    Browse the repository at this point in the history
  11. Applied all changes based on the feedback given

    Co-authored-by: locomundo <flavia@aknostic.com>
    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e7dd43d View commit details
    Browse the repository at this point in the history
  12. Applying more feedback

    Signed-off-by: locomundo <flavia@aknostic.com>
    Signed-off-by: Flavia Paganelli <flavia@aknostic.com>
    locomundo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e2e319d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Rename test workflow and test job to benchmark workflow and job

    * Clean up empty sections to be ready to merge
    
    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    nikimanoledaki and AntonioDiTuri committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    89df02c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update docs/proposals/proposal-002-run.md

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    nikimanoledaki and AntonioDiTuri committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    343112d View commit details
    Browse the repository at this point in the history
  2. Unify all references to benchmark jobs

    Co-authored-by: AntonioDiTuri <43536425+AntonioDiTuri@users.noreply.github.com>
    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    nikimanoledaki and AntonioDiTuri committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a92e3f1 View commit details
    Browse the repository at this point in the history
  3. Delete comment about other Falco tests since they were added earlier

    Signed-off-by: nikimanoledaki <niki.manoledaki@grafana.com>
    nikimanoledaki committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5193d8c View commit details
    Browse the repository at this point in the history