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

Migrate CircleCI workflows to GitHub Actions (3/3) #39

Closed
wants to merge 4 commits into from

Commits on Dec 18, 2020

  1. Migrate CircleCI workflows to GitHub Actions (2/3) (open-telemetry#2298)

    * adding remaining CI workflows
    
    removing sleep from common.sh
    
    removing windows-msi
    
    updating expectd ram usage
    
    removing caching
    
    moving loadtestpre into setup environment
    
    using underscore for setup-environment instead
    
    adding collector binaries and fixing setup-pre job
    
    * using v1 instead
    Azfaar Qureshi authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2069851 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. GitHub Actions Cache build-tools and change all upload/download actio…

    …ns to @v1 (open-telemetry#2308)
    
    * adding remaining CI workflows
    
    removing sleep from common.sh
    
    removing windows-msi
    
    updating expectd ram usage
    
    removing caching
    
    moving loadtestpre into setup environment
    
    using underscore for setup-environment instead
    
    adding collector binaries and fixing setup-pre job
    
    * GitHub Actions: only run make tools if cache hit
    Azfaar Qureshi authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    d47baee View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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