-
I'm trying to run unit tests from a Sandbox environment using BCHelper scripts / Run-TestsInBCContainer in
my DevOps pipeline.
I have a Sandbox in which I am able to publish my App and the correspron…
-
I was trying to toy around with steel in a prototype I'm doing. Especially the sandboxed environment looked nice to me but it errors out when constructing.
A failing test demonstrating the issue:
…
-
This is a meta issue.
Here are all the tasks necessary to allow us to eliminate the Submission Portal sandbox environment without sacrificing the benefits that that environment was providing to us.
…
-
Very occasional detection at browser start and first video watched – this is purely to give information to the extension author so please don't join this thread unless your sandboxed conditions are th…
-
Mostly working with Patrick to make sure these environments are setup and working correctly. EG. CD pipelines are working etc
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
On 1.8-rc1/1.9.0-DEV.1065, but fine on 1.7
```
@v1.8) pkg> generate SomePkg
Generating project SomePkg:
SomePkg/Project.toml
SomePkg/src/SomePkg.jl
shell> mkdir SomePkg/test
sh…
-
When using this tool in a sandboxed environment there are issues with poetry and mkdocs.
**Problems.**
1. Poetry: Our README states:
_In sandboxed environments (proxy or internal repositories), y…
-
The feature request is to explicitly declare, which virtual environment should be used for tests.
I have sandboxed environments:
- project dependecies (used for editable installs, etc.)
- dev (us…
-
Separate sandbox from production payment functions so that the production version isn't managing both.
Make code changes so that sandbox pay is the same as in dev, test, and prod.
The Auth API manag…