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 contrib-test workflow to GitHub Actions #2290

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

shovnik
Copy link
Contributor

@shovnik shovnik commented Dec 14, 2020

Which problem is this solving?

As part of issue, this pull request migrates the contrib_test workflow that was contained in the config.yml file to GitHub Actions.

Migration Plan

I suggest having CircleCI and GitHub Actions jobs run in parallel while the migration is in progress. In the last migration Pull Request, we will remove the existing CircleCI workflows.

Related PRs

A series of other PRs authored by @AzfaarQureshi and myself will be filed concurrently with this one migrating the build_and_test workflow in small chunks on the collector main repo and then on the collector-contrib repo.

cc- @alolita @AzfaarQureshi

@shovnik shovnik requested a review from a team December 14, 2020 20:08
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #2290 (20ea2ab) into master (45c7d49) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2290      +/-   ##
==========================================
- Coverage   92.05%   92.05%   -0.01%     
==========================================
  Files         272      272              
  Lines       15322    15314       -8     
==========================================
- Hits        14105    14097       -8     
  Misses        837      837              
  Partials      380      380              
Impacted Files Coverage Δ
internal/collector/telemetry/telemetry.go 90.00% <0.00%> (-4.45%) ⬇️

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 45c7d49...20ea2ab. Read the comment docs.

@shovnik shovnik force-pushed the ContribTestToGHA branch 2 times, most recently from 0818468 to 965ee35 Compare December 14, 2020 20:48
@shovnik shovnik changed the title Migrate contrib-test Workflow from CircleCI to GitHub Actions Migrate contrib-test workflow to GitHub Actions Dec 14, 2020
@shovnik shovnik changed the title Migrate contrib-test workflow to GitHub Actions Migrate CircleCI contrib-test workflow to GitHub Actions Dec 14, 2020
.github/workflows/contrib-tests.yml Outdated Show resolved Hide resolved
@bogdandrutu bogdandrutu merged commit f08fd5b into open-telemetry:master Dec 15, 2020
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
…en-telemetry#2290)

* Fix flaky test TestSimpleSpanProcessorShutdownHonorsContextCancel

* Add changes to changelog

* Prioritize return of exporter error

* Update changelog description

* Fix deadlock bug
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…y#2290)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.13 to 1.26.16.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.13...1.26.16)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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