Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

updated gitpod yml #122

Merged
merged 10 commits into from
May 2, 2021
Merged

updated gitpod yml #122

merged 10 commits into from
May 2, 2021

Conversation

codecakes
Copy link
Contributor

@codecakes codecakes commented May 1, 2021

closes #108 fixes #94 closes #79 #78 closes #109


This change is Reviewable

@gitpod-io
Copy link

gitpod-io bot commented May 1, 2021

@codecakes codecakes marked this pull request as ready for review May 1, 2021 19:13
@codecakes codecakes requested a review from milan-tom May 1, 2021 19:14
Copy link
Collaborator

@milan-tom milan-tom left a comment

Choose a reason for hiding this comment

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

Gitpod build fails with following message:

Step 10/31 : RUN apt install snapd
 ---> Running in b27d23db39ce

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package snapd


Error: build failed: cannot build base image: The command '/bin/sh -c apt install snapd' returned a non-zero code: 100

WORKSPACE Outdated
Comment on lines 6 to 12
#http_archive(
# name = "com_github_ali5h_rules_pip",
# strip_prefix = "rules_pip-3.0.0",
# sha256 = "630a7cab43a87927353efca116d20201df88fb443962bf01c7383245c7f3a623",
# urls = ["https://github.com/ali5h/rules_pip/archive/3.0.0.tar.gz"],
#)
#load("@com_github_ali5h_rules_pip//:defs.bzl", "pip_import")
Copy link
Collaborator

Choose a reason for hiding this comment

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

This change has already been implemented in #109.

@codecakes
Copy link
Contributor Author

closes #108 fixes #94 closes #79 #78 closes #109

@codecakes codecakes requested a review from milan-tom May 2, 2021 18:46
@codecakes codecakes merged commit 1adc018 into develop May 2, 2021
@codecakes codecakes self-assigned this May 2, 2021
@codecakes codecakes added bug Something isn't working dependencies Pull requests that update a dependency file labels May 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout when fetching @my_deps cache bazel build docker-compose freezing after building successfully
3 participants