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

Bringing the .github/workflows/postbench.yml to master #350

Merged
merged 8 commits into from
Mar 15, 2024
Merged

Commits on Nov 28, 2023

  1. First try on benchmark CI (#315)

    (WIP)
    TODO: store results and PR label triggering
    filchristou authored Nov 28, 2023
    2 Configuration menu
    Copy the full SHA
    b274d35 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Test consecutive PR (#346)

    Merge all new advancements on the `benchx` branch in order to do a follow up consecutive PR to test github actions
    filchristou authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3e9bac9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Trivial change, test PR (#347)

    * Trivial change, test PR
    
    * Add PR write permission
    
    * Test full permissions
    
    * Granular permissions
    
    * try write-all
    
    * try label event
    
    * labeled in pull_request
    
    * Store results as artifact and trigger a consecutive workflow_run
    
    * Workflow chain almost complete (WIP)
    
    * correct .benchmarkci path
    
    * Add benchx support branch
    
    * Just try pull_request_target instead
    
    * Remove target
    
    * Get rid of s to get the chain going
    
    ---------
    
    Co-authored-by: Guillaume Dalle <[email protected]>
    filchristou and gdalle authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9004fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdad73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e57f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fixed formatting

    filchristou committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c4b5884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900f788 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Integrate review comments

    filchristou committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e13a171 View commit details
    Browse the repository at this point in the history