Skip to content

RUM-10224: Add dd-octo-sts to Dockerfile#2739

Merged
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/RUM-10224/add-dd-octo-sts-to-dockerfile
Jun 19, 2025
Merged

RUM-10224: Add dd-octo-sts to Dockerfile#2739
aleksandr-gringauz merged 1 commit into
developfrom
aleksandr-gringauz/RUM-10224/add-dd-octo-sts-to-dockerfile

Conversation

@aleksandr-gringauz

Copy link
Copy Markdown
Contributor

What does this PR do?

Adding dd-octo-sts to our dockerfile so that our GitLab CI can use it. Docs

I haven't decided how everything will look like yet, but this will definitely be needed, so will start from this.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@aleksandr-gringauz
aleksandr-gringauz marked this pull request as ready for review June 19, 2025 08:30
@aleksandr-gringauz
aleksandr-gringauz requested review from a team as code owners June 19, 2025 08:30
@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/RUM-10224/add-dd-octo-sts-to-dockerfile branch from d55b36c to ec578f7 Compare June 19, 2025 08:31
0xnm
0xnm previously approved these changes Jun 19, 2025
@aleksandr-gringauz
aleksandr-gringauz force-pushed the aleksandr-gringauz/RUM-10224/add-dd-octo-sts-to-dockerfile branch from ec578f7 to 7797f90 Compare June 19, 2025 09:32
Comment thread ci/Dockerfile.gitlab
# Install pip for aws
RUN set -x \
&& curl -OL https://bootstrap.pypa.io/get-pip.py \
&& curl -OL https://bootstrap.pypa.io/pip/3.8/get-pip.py \

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ci-image job failed

https://gitlab.ddbuild.io/DataDog/dd-sdk-android/-/jobs/989612893

0.137 ERROR: This script does not work on Python 3.8. The minimum supported Python version is 3.9. Please use https://bootstrap.pypa.io/pip/3.8/get-pip.py instead.

I didn't dig deep, but probably this https://bootstrap.pypa.io/get-pip.py changed and started failing.

@codecov-commenter

codecov-commenter commented Jun 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@edfe513). Learn more about missing BASE report.
⚠️ Report is 1966 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2739   +/-   ##
==========================================
  Coverage           ?   69.69%           
==========================================
  Files              ?      824           
  Lines              ?    30790           
  Branches           ?     5177           
==========================================
  Hits               ?    21459           
  Misses             ?     7861           
  Partials           ?     1470           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aleksandr-gringauz
aleksandr-gringauz requested a review from 0xnm June 19, 2025 11:09
@aleksandr-gringauz
aleksandr-gringauz merged commit 88008aa into develop Jun 19, 2025
25 checks passed
@aleksandr-gringauz
aleksandr-gringauz deleted the aleksandr-gringauz/RUM-10224/add-dd-octo-sts-to-dockerfile branch June 19, 2025 11:27
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.

3 participants