Francisco Herrerías-Azcué

Results 12 comments of Francisco Herrerías-Azcué

Just some notes on the comment above: **Person:** The `roles`, `admin_defined_role_programmes`, `admin_defined_role_projects`, `group_memberships`, `subsriptions` and `users` are already included. For `favourite_group_memberships`, `project_subscriptions` and `publication_authors`, this needs to be added in...

The main issue with samples was addressed [here](https://github.com/seek4science/seek/commit/208eb7b31017a2a106f0fbd41b30dd4e5837a0df). The single page issue seems to have originated from the same problem, PublishingCommon was not imported for samples, and it seems to...

The original issue was solved in [this commit](https://github.com/seek4science/seek/commit/30ba6338f09acd0cc1a7c45487c00cb312fce795). Where permissions are granted to the gatekeeper, and whether they should always be able to see or not was discussed, and it...

There is a big difference between being able to "follow along" and understanding what is being done. I believe the cognitive load is not reduced by staying on the same...

Merged main to branch, updated tests and resolved conflicts.

We were not aware of this discussion taking place, but we built a docker image that is working and tested both on linux and mac. We went for a minimal...

Thanks for the reply, I'd seen the recommendation of using solution blocks, and sometimes it is useful, but sometimes it just does not work as well as tabs would... Before...

I found that even when using: ``` - name: Checkout uses: actions/checkout@v4 with: fetch-depth: 0 fetch-tags: true ``` although tags are there, they are fetched without annotations (also checked with...

Did this ever make it into NUT? I am having problems communicating with the smx1200xlhg, and I have Network UPS Tools version 2.8.1. I think my problem is in the...

Hello @jimklimov and thanks for the quick reply, apologies for taking so long, but i don't have continuous access to the hardware. I tried the branch as suggested in the...