Henri Hulski
Henri Hulski
After deleting the stale branches this issue was solved. Now I get the following error: ``` with: branch: gh-pages folder: docs/build token: *** clean: true force: true env: pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/stephenmcd/mezzanine/runs/6443590576?check_suite_focus=true#step:9:3).9.12/x6[4](https://github.com/stephenmcd/mezzanine/runs/6443590576?check_suite_focus=true#step:9:4)...
Maybe it would help to add `.gitignore` with `*.doctree` and `doctrees`.
https://github.com/stephenmcd/cartridge/raw/master/docs/img/graph.png
For example if I want to use the `dev` connection from the following configuration. ```yml dev: type: "sqlite" database: "./todomvc.db" synchronize: true logging: false test: type: "sqlite" database: "./test/test.db" synchronize:...
Ok @pleerock pointed me to the solution: ```ts typeorm: { connectionName: 'development' } ``` I also need to point to the location of the config file as I'm in a...
@pleerock did you had a look in #34? Maybe it's related.
The link to Gitter in the website is wrong (https://gitter.im/vesper-framework/vesper).
It would be nice to have a CSS only package for npm to use it with stardust (official Semantic-UI + React integration) or semantic-react. They both don't need jquery or...
@latobibor Do you want to create a PR?
You should fork first and then create a PR on a new branch on your fork. :) https://opensource.com/article/19/7/create-pull-request-github