Enric Morales

Results 12 issues of Enric Morales

Very early draft, just to track progress. My aim for now is to help fix part of #413, #825 #328 #304 for the parts concerning what you do with Papis...

The other day I was adding changes to `mv`, and I realised I never used it since I didn't understand how it was supposed to work. Also, compared to a...

As a companion PR to #812, I want to share a config file for a tool I try to use as much as possible, pre-commit. pre-commit executes hooks on staged...

I think it'd be cool to have some workflows in the docs homepage like in the README, or maybe a bit more extensively. To pitch some ideas: - customizability -...

On `papis@380e1f13`: During testing of `papis/commands/rename.py`, there's an iteration over the results of `handle_doc_folder_query_sort`. If we `run()` directly from `cli()`, the `documents` list will be mutating, possibly trying to execute...

bug

HI again! Here is a companion PR for the discussion in #812. It adds linting with ruff, which catches many more style "issues". Along getting rid of many dependencies, it...

Following #795, and preparing for #799 I think it would be nice to have Papis available for download with Winget. Then the program will be just a `winget` away, updates...

This PR adds a flake for Nix users. I have been using it on NixOS for a couple days when developing. It lets me avoid having a virtualenv, or even...

### Preliminary Actions - [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate. - [X] I have followed the [AWS official troubleshoot documentation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshooting-ena.html). - [X] I have...

bug
Linux ENA driver
triage

I wanted to help solve #58 and learn more about the library, so I created a simple web server to test against. It provides a single method to add two...