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

fix: migrate to docker-build prvider #178

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

kshychko
Copy link
Contributor

@kshychko kshychko commented Dec 5, 2024

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

Fixes error when running pulumi up

      error: error reading build output: failed to read downloaded context: failed to load cache key: Get "http://build-context-j5ak49wxfmfbsn5fsifh6z0zg": context not found

by migrating to docker-build provider.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“– Mock App docs site
  • πŸ“œ README.md
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Copy link

github-actions bot commented Dec 5, 2024

Code Coverage Report

Lines Statements Branches Functions
Coverage: 74%
73.33% (2926/3990) 55.58% (587/1056) 64.27% (322/501)
Title Lines Statements Branches Functions
All packages Coverage: 74%
73.33% (2926/3990) 55.58% (587/1056) 64.27% (322/501)
Components Coverage: 84%
84.03% (516/614) 69.36% (120/173) 77.23% (95/123)
Mock app Coverage: 71%
71.89% (371/516) 53.23% (74/139) 68.14% (77/113)
Services Coverage: 81%
79.07% (1024/1295) 64.15% (247/385) 76.08% (105/138)
UNTP test suite Coverage: 57%
57.86% (1001/1730) 82.63% (138/167) 71.92% (41/57)
VC test suite Coverage: 7%
7.4% (12/162) 7.4% (2/27)
UNTP Playground Coverage: 6%
6.56% (27/411) 4.06% (8/197) 5.33% (4/75)

@kshychko kshychko merged commit a31be9e into next Dec 9, 2024
2 checks passed
@kshychko kshychko deleted the fix/pulumi-docker-build branch December 9, 2024 07:38
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