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: implement new cache system for Docker #152

Closed
wants to merge 54 commits into from

Conversation

olehbairak
Copy link
Contributor

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@olehbairak olehbairak added the automation writing/fixing/maintaining auto-tests/e2e-tests label Jan 19, 2024
@olehbairak olehbairak self-assigned this Jan 19, 2024
Copy link

github-actions bot commented Jan 19, 2024

API E2E Test Results

206 tests   206 ✅  27s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 8b2277d.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 19, 2024

Visit the preview URL for this PR (updated for commit 8b2277d):

(expires Tue, 06 Feb 2024 16:35:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

Copy link

github-actions bot commented Jan 19, 2024

Unit Test Results

    3 files    247 suites   8m 39s ⏱️
1 970 tests 1 969 ✅ 1 💤 0 ❌
1 996 runs  1 995 ✅ 1 💤 0 ❌

Results for commit 8b2277d.

♻️ This comment has been updated with latest results.

@olehbairak olehbairak changed the title [QA] Implement new cache system for Docker feat: implement new cache system for Docker Jan 23, 2024
@@ -41,6 +45,9 @@ jobs:
run: |
npm ci --ignore-scripts

- name: List running containers
run: docker ps

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This changes will be removed, before the approve.
I used them in order to receive important information for new feature implementation.

@olehbairak olehbairak closed this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation writing/fixing/maintaining auto-tests/e2e-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant