Hector Palacios
Hector Palacios
I also tried creating a personal token (fine-grained) but it's returning the same error. I did notice that `Pull template` of the step `actions-template-sync`reports a series of conflicts. I understand...
The action is working after I updated to 0.10.1. But the PR is useless as it's overwritting simple information like `_bibliography/papers.bib`. Perhaps I messed up something while modifying the template.
I think it's all about removing the implicit assumption that all files are imported. It'd be simpler if the default content is in some directories and users are invited to...
For instance, the repo contains projects examples at `./_projects`, all the them are *.md. The repo is wired to load all the files at `./_projects`. Creating a site using this...
I agree with Alvaro about this general idea: at the very end, no matter what happens with the run, idempotency might be achieved by creating a file marking the run...
Good! I was wondering about race conditions when using multiple CPU cores. I guess the iteration over runs is centralized so there isn't much to coordinate. Otherwise, I was wondering...
I just installed via `brew` the version 3.1.2 of macmediakeyforwarder. That matches the corresponding release in this repo. I'm in Sonoma `14.4.1 (23E224)`. Two things: 1. The release says the...