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

GitHub Actions Cache build-tools and change all upload/download actions to @v1 #2308

Merged
merged 2 commits into from
Dec 19, 2020

Conversation

AzfaarQureshi
Copy link
Contributor

@AzfaarQureshi AzfaarQureshi commented Dec 18, 2020

Related to issue and PR #2298, this PR is caching make tools and changing all the upload/download actions to @v1 for stability

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
@AzfaarQureshi AzfaarQureshi requested a review from a team December 18, 2020 21:50
@codecov
Copy link

codecov bot commented Dec 18, 2020

Codecov Report

Merging #2308 (ee94308) into master (2069851) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2308   +/-   ##
=======================================
  Coverage   92.04%   92.04%           
=======================================
  Files         272      272           
  Lines       15345    15345           
=======================================
  Hits        14124    14124           
  Misses        840      840           
  Partials      381      381           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2069851...ee94308. Read the comment docs.

@bogdandrutu bogdandrutu merged commit d47baee into open-telemetry:master Dec 19, 2020
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* add support for ppc binaries and docker image

* update golib to 3.3.47

* Add to docker release pipeline

* add ppc64le to the test matrix

* try to set up qemu for ppc as well
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants