Marcos Medrano

Results 56 issues of Marcos Medrano

List of APIv4 commands that are missing some or all tests on the server: - Anonymous - [ ] Test server anonymous cmd: `pki_enrollment_info` - Authenticated: - [ ] Test...

I-Python
testing
A-Server

In anticipation for the upcoming Parsec v3, the following subjects should be tackled: - [x] Base installer (already created for v3 alpha, but it is not complete: e.g. does not...

A-Windows

In Parsec V3 we no longer need to use keys in the file manifest for each block, since we can use the workspace encryption key, EXCEPT for sequester service (since...

A-Server

This is a WIP issue to track suggestions to improve GUI texts and messages. ## Organization page (see #6180) - Title: ~~"Information on MyOrg" --> why not just "MyOrg"?~~ -...

C-GUI
A-Client

What has been done: - https://github.com/Scille/parsec-cloud/pull/5566 - https://github.com/Scille/parsec-cloud/pull/5629 What it needs to be done: - [ ] #5440

Parsec packages are already available for macOS (although not yet signed). The only thing missing seems to be file system integration (mountpoints). Implementation should probably be based on `macFUSE` because...

I-Mountpoint
A-MacOS
I-Rust

Update the workflow `publish` to be able to push a snap to multiple track (`latest`, `nightly`, `v{MAJOR}`)

I-CICD

Pre-commit hooks `eslint` and `prettier` are [configured on `manual`](https://github.com/Scille/parsec-cloud/blob/3bc8685d06b5359b68e039e2d5714fe8f96cbeda/.pre-commit-config.yaml#L236). Unless there's a particular reason for that, they should probably be run on all stages. Same for `cspell`, it's in manual...

I-Enhancement
I-CICD
C-Q&A