-
### TL;DR
When deploying using the CLI the deployment works:
```yaml
- name: Deploy to GCF
run: |
gcloud functions deploy **** \
--min-instances 4 \
--runtime nodejs12 \
…
-
This issue is in reference to #95 and #83.
I understand and appreciate the argument that you should always opt for HTTPS. I even agree that an exception may be appropriate for runtime uses of pomeg…
-
sbt new scala-native/scala-native.g8 succeeds
But the
sbt run fails with:
```
https://repo1.maven.org/maven2/org/scala-sbt/util-interface/1.5.0/util-interface-1.5.0.jar
100,0% [##########] 2,5…
-
As mentioned in #122, I'm puzzled why SmartBear does not appear in the list, now that we're into the month of April.
We were added in we were added in [v2022.03.0](https://github.com/epam/OSCI/comm…
-
After upgrading to version 3.0.0
```
de.flapdoodle.embed
de.flapdoodle.embed.mongo
3.0.0
test
```
I'm facing breaking tests…
-
Hi,
in 2.2 we’ve been using Akka’s logger, as mentioned in the documentation (http://www.playframework.com/documentation/2.3.x/SettingsLogger). Now with 2.3, I get the following exception when runnin…
-
I've run into this issue a few times on our Windows CI, basically the activeInterpreter is `undefined`
Here's the code
```typescript
const envPath = api.environments.getActiveEnvironmentPath(…
-
### Package URl
pkg:maven/org.typelevel/log4cats-core_2.13@2.2.0
### CPE
`cpe:2.3:a:davenport:davenport:2.2.0:*:*:*:*:*:*:*` and `cpe:2.3:a:protonmail:protonmail:2.2.0:*:*:*:*:*:*:*`
### …
-
runs-on:windows-2019
uses:cmb69/setup-php-sdk@v0.3 and ilammy/msvc-dev-cmd@v1
but run phpsdk-vc15-x64.bat Could not determine 'vc15' directory
env info:
``shell: C:\Windows\system32\cmd.EXE /D …
-
Probably related to #10111 and #10328 (but for the master branch).
`The full logs for this task have been saved and can be found in /home/play/logs/nightly-deploy-master-1607227201.log.`
```
[i…