-
Hi, I built the Marathon Vault Plugin jar based on blackgolds src:
https://github.com/blackgold/marathon-vault-plugin
I have secrets enabled in Marathon, plugin_conf, plugin_dir set up and Mara…
-
I have an application which is based internally on Actix actor framework. I would like to refactor it to use warp instead of actix-web, however the issue is the futures incompatibility, because warp e…
-
#### What are you trying to achieve?
I try to use
```
$I->seeInDatabase('user', ['username' => 'Юзер кирилицей']);
```
My Cest file is a utf8
I expect see simple text in output
#### What do …
-
-
See: https://groups.google.com/d/msg/play-framework/GD8SzZk_Wo4/YL71YoKUBQAJ for additional background.
### Platform Etc
- Play Version: 2.5.4
- API: Scala (maybe also Java)
- Operating System: Any
- …
jxtps updated
2 years ago
-
This is an external tracking issue to:
1. Gauge interest from the community for this feature
2. Learn about what you'd want to see out of it if we worked on it.
So please:
1. Upvote the issu…
-
when test with ppo_async_icm_super_mario_intrinsic_only
```bash
rm -rf tmp && python3 -m alf.bin.train \
--root_dir=tmp \
--gin_file=ppo_async_icm_super_mario_intrinsic_only.gin \
--gin_param…
-
Currently it is impossible to build and run any of the tests in the example project from master.
It is very hard to work out how to use this framework with broken examples.
`com.typesafe.config.…
-
### Description
Originated from this topic https://forums.swift.org/t/code-that-is-generic-over-actor-isolation/ attempt to carry isolation has produced a crash.
### Reproduction
```swift
protocol…
-
**Describe the bug**
Currently the SLSA provenance only allows for string-string ParameterValues. The GitHub event payload is a JSON object.
While we may be able to flatten it, it's inconvenient.…