-
This is an old breaking bug that was not there on a retest, but now it's clear why.
Once you're expelled from the barbarian camp (ar9200), your test of Tempos will begin. If you can talk yourself out…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Write a script to deploy the Palisade services to access data stored in HDFS on an AWS EMR cluster
-
Performance test bash script should set the PALISADE_REST_CONFIG_PATH environment variable for the user.
Also silence the Configurator log messages.
-
Currently the Rest JUnit tests fail due to the PALISADE_REST_CONFIG_PATH system variable not being set.
-
This is an Epic level task which will have many smaller tasks, but we don't want all those smaller tasks in develop until they are all complete.
-
Split from #171
**Description**
Some encounter maps have different enemies set to show up at different times of day, so most of the map's creatures will be toggled off and invisible at any given t…
-
The 8081 port used in the integration tests conflicts with some virus checkers on Windows, move to a different port to avoid conflict. This only affects integration tests and has no effect on the runn…
-
As noted in https://forum.paradoxplaza.com/forum/index.php?threads/the-eu4-to-v2-converter-development-thread.707362/page-229#post-23176465
The EU4Province parser/class definition (EU4Province.cpp,…
woggy updated
4 years ago
-
Currently the example only uses the user's role, which doesn't show the attribute based access control that Palisade can enforce. It may be worth adding a rule based on what training they have complet…