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

bump datadog-ci dependency to 0.2 #3186

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

anmarchenko
Copy link
Contributor

What does this PR do?
Bumps datadog-ci runtime dependency to 0.2

Release notes:

Added

  • Agentless mode

Fixed

  • Fix an issue with emojis in commit message breaking LocalGit tags provider

Motivation:
Introducing agentless mode for CI visibility product

How to test the change?

git clone https://github.com/DataDog/test-environment

cd test-environment

yarn

cd dd-trace-rb/jekyll
bundle add ddtrace --git "https://github.com/DataDog/dd-trace-rb.git" --branch "anmarchenko/ci_vis_0.2" --skip-install
bundle install --path .bundle
cd ../..

yarn test dd-trace-rb/jekyll.test.js

cd dd-trace-rb/devdocs
bundle add ddtrace --git "https://github.com/DataDog/dd-trace-rb.git" --branch "anmarchenko/ci_vis_0.2" --skip-install
bundle install --path .bundle
cd ../..

yarn test dd-trace-rb/devdocs.test.js

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

@anmarchenko anmarchenko requested a review from a team as a code owner October 5, 2023 10:41
Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@anmarchenko anmarchenko merged commit 1ee7bcf into master Oct 5, 2023
217 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/ci_vis_0.2 branch October 5, 2023 15:09
@github-actions github-actions bot added this to the 1.15.0 milestone Oct 5, 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.

None yet

4 participants