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

edge builds for integrations #46

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

anmarchenko
Copy link
Member

@anmarchenko anmarchenko commented Oct 4, 2023

What does this PR do?
Closes #34

This PR adds "edge builds" that run bundle update for all appraisal gemfiles in order to test against latest versions of integrations. These builds are executed every weekday, they'll be used to find out any issues with dependencies updates.

Motivation
Bringing build infrastructure on par with main ddtrace library.

How to test the change?
Tested by running the workflow on circle ci.

@anmarchenko anmarchenko marked this pull request as ready for review October 4, 2023 14:29
@anmarchenko anmarchenko changed the title test builds with edge parameter edge builds for integrations Oct 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #46 (4599e41) into main (f3be2c5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files          82       82           
  Lines        2565     2565           
  Branches      100      100           
=======================================
  Hits         2538     2538           
  Misses         27       27           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@anmarchenko anmarchenko merged commit 406ccf1 into main Oct 6, 2023
26 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/edge_builds branch October 6, 2023 08:09
@github-actions github-actions bot added this to the 0.3.0 milestone Oct 6, 2023
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.

Implement edge builds
3 participants