-
I'd like to see some standard boilerplate of creating Panel extension repos, where directory, CI, documentation are automatically set up, and users just have to implement their feature and tweak a few…
-
Currently, tests pass even if there are WARNING in the Odoo log.
Previously we had a notice of that, via runbot, although it never prevented merging.
Since runbot will be shutdown, we are going to…
-
## Describe the bug
When performing an update. It fails.
## To Reproduce
**Affected versions**:
Copier 8.2.0
Steps to reproduce the behavior:
On an exsisting doodba project, try to…
-
Hi,
I haven't been able to figure out yet what exactly is going on, but when I copy a menu where only 1 item is missing in the destination blog, it stops copying altogether. So when the first item is …
-
# Expected Behavior
Buildah docker build task from tekton source workspace inside this i have Dockerfile to build the app layers. I have 10Gi space you can refer the workspace path location /worksp…
-
Once copier is completely developed, use copier to create an agent. Update README to show an agent example created from using copier. Any [Volttron core agent](https://github.com/VOLTTRON/volttron/tre…
-
I am currently trying to shrink the podman binary size.
Looking through all dependencies I see that `github.com/jinzhu/copier` is only used a single time. While this package is only 204 K it imports…
-
Error: building at STEP "COPY --chown=kmttg:kmttg input/encoders/* ./encode/": checking on sources under "/home/bgsmith/src-tivo/kmttg-plus": Rel: can't make relative to /home/bgsmith/src-tivo/kmttg-…
-
The tmp_path fixture has scope "function". Hence your copie fixture will always have the same scope which makes it less useful than it could be.
I have worked first on a fixture for creating a temp…
tschm updated
7 months ago
-
# The problem
Now that we have a working process, we should think about moving the data generation notebooks to a different repository.
This will decouple the bookshelf code from the data and enable …