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

feat: added the ability to use git operations in the docker image #1413

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

IgorKarpiuk
Copy link
Contributor

What/Why/How?

Added the ability to use git operations in the docker image to use it in CICD runners.

Reference

Testing

Screenshots (optional)

Has code been changed?

  • Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@IgorKarpiuk IgorKarpiuk requested review from a team as code owners January 29, 2024 10:08
Copy link

changeset-bot bot commented Jan 29, 2024

🦋 Changeset detected

Latest commit: 75f0117

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@redocly/cli Patch
@redocly/openapi-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jan 29, 2024

Command Mean [s] Min [s] Max [s] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 1.059 ± 0.037 1.019 1.150 1.00 ± 0.04
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 1.057 ± 0.014 1.027 1.077 1.00

Copy link
Contributor

github-actions bot commented Jan 29, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 76.19% 4306/5652
🟡 Branches 65.76% 2236/3400
🟡 Functions 68.81% 695/1010
🟡 Lines 76.4% 4049/5300

Test suite run success

699 tests passing in 100 suites.

Report generated by 🧪jest coverage report action from 75f0117

Co-authored-by: Lorna Jane Mitchell <[email protected]>
@IgorKarpiuk IgorKarpiuk requested a review from lornajane January 29, 2024 10:48
Copy link
Contributor

@lornajane lornajane left a comment

Choose a reason for hiding this comment

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

I think this is ready.

@IgorKarpiuk IgorKarpiuk merged commit baddec0 into main Jan 29, 2024
29 of 30 checks passed
@IgorKarpiuk IgorKarpiuk deleted the feat/docker-git-operation branch January 29, 2024 11:08
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