Jorge Carrasco
Jorge Carrasco
It seems like your git repository does not contain the deployment branch "gh-pages". You can create it yourself with: ``` git checkout -b gh-pages ``` Did you start the repository...
Yes, that seems to be the problem, that must be fixed for it to work.
I noticed a bug (or strange behavior) trying this when combining wrapping with splits: on insert, the cursor moves away from the place where the actual insertion takes place. See...
I have rerun the workflow. If I remember it right, I am doing something wrong at either the test or at the time of creating a deployment branch if it...
It seems like the tests are now passing. python3.6 workflows have to be removed (and maybe add 3.9, 3.10 and 3.11 but that should be another PR); pandas has to...
@Midnighter tests are passing now, if you have some time. If not, maybe others can jump in. I had to move forward the supported python versions in this PR.
Are you allowed to merge (maybe squash; however you prefer) it, @Midnighter? The pending codecov workflow does not allow me to do it.
Specifying any config in the `languages.toml` section did not work for me (as pointed out in the discussion, there is some weirdness happening with pyright). In the working directory, writing...
@oyarsa I installed from community/helix (arch) version 23.03 and still _works for me™_, in the sense that the type checks are removed when I put that configuration in the root...
Hello! Can you paste here the output of the terminal after running `memote report snapshot path/to/model.xml`?