-
A slight mystery - the ccp4 files that I have downloaded previously have different values in to the ones I have downloaded today, for example:
6eex used to have
01_NX=53
02_NY=36
03_NZ=87
04_MODE…
-
As of now doclog seems to require a `make clean` to remove any output files before generating docs.
The generation process itself is quite slow. I think having it store timestamps and regenerate on…
-
Hi Durlag,
did you change any other files in order to get those tooltips working?
I made fixes for de language version, but tooltips still wont show up.
best regards
madmike
-
**Description**
I changed button label to test the release
Currently I'm getting
```sh
[WARN] Your app contains asset changes, which will not be included in the patch.
Changed files:
…
-
Hello Joachim,
I've tried several esp idf's versions like the current one, 5.0.7 and 4.3.4 but I get always this result (with 4.3.4 some more):
fatal error: websocket_server.h: No such file or direct…
-
### Summary
When i read code in lib/ansible/plugins/action/copy.py, i find a bug in it:
```python
class ActionModule(ActionBase):
TRANSFERS_FILES = True
# ...
def run…
-
When I click to open an HTML file inside, the CSS background color of the webpage changes. How can I solve this issue?
The left is the HTML opened by Miniserv, and the right is opened directly in the…
-
The value outputted by the action for `steps.jacoco.outputs.coverage-changed-files` is different from the value mentioned in the comment.
Here is an example comment from my repository:
### Code Cove…
-
Would it be possible to show list of files that have been changed by
a commit or pull request in its CI log? This will help to find if the
change adds or removes a file intentionally or accidentally…
-
I am using `copyFiles` with my function to copy the Prisma client into my functions' code packages:
```
copyFiles: [
{ from: "node_modules/.prisma", to: "node_modules/.prisma" },
{
…