Algardas

Results 3 comments of Algardas

@dceejay thanks for your detailed reply. When the template is specified directly in the node config, it is not sent via websocket. I thought that the same mechanism could be...

For me it reproduces using github workflow running on ubuntu-22.04. Attaching logs from the github action run and the github workflow file: [logs.txt](https://github.com/pact-foundation/pact-js/files/10206250/logs.txt) [test-workflow.yml.txt](https://github.com/pact-foundation/pact-js/files/10206251/test-workflow.yml.txt) `package.json`: ``` "dependencies": {}, "devDependencies": {...

Yeah, also had this problem - it's difficult to make superset refresh the schema_access permissions after updating the database schema. I have used this script as part of my provisioning...