Diego Lemos
Diego Lemos
Hi @philou. Thank you for taking the time to propose an enhancement. If I understand the fundamental issue you would like to address, you are saying some teams feel disconnected...
Happy to have a look once it's done.
Interesting. We introduced passwords as an attempt to deal with this issue. Usually I ask participants to not create a second team, but use their password to update whatever they...
What happens when you try to run `npm test`? I just realised in `server/package.json` we've got 2 different notations for scripts: `./node_modules` and `node_modules`. `npm test` uses the former. I'm...
Sounds exciting! Here's my understanding: ```gherkin Scenario: Reload existing state after stop Given I am the facilitator I have started a session And for some reason I had to stop...
Cool! Let's just make sure we make these instructions available in the README. That said, very excited about this feature.
If I understand well, the underlying issue is that sometimes teams do not register themselves at the beginning, so virtually they are not in the game, even if they have...
Do you think that intention could be achieved with the [Continuous Delivery constraint](https://github.com/dlresende/extreme-carpaccio/blob/master/server/configuration.json#L3)? When you turn it on, penalties apply if participants are offline.
https://github.com/dlresende/extreme-carpaccio/pull/359 should address this issue.
We hit this issue as well. We might end up doing what @sdurrheimer did, or something else. Thought I'd share as another data point. Also sharing [this blog post](https://discuss.hashicorp.com/t/terraform-updates-for-hcsec-2021-12/23570) from...