develooper Front page | perl.modules | Postings from June 2022

Interest in Adopting Pinto-Remote-SelfContained

Thread Next
From:
"Brad Lhotsky" via modules
Date:
June 4, 2022 02:28
Subject:
Interest in Adopting Pinto-Remote-SelfContained
Message ID:
b4769ec3-55cb-4680-bbb5-f4b394d540fe@www.fastmail.com
Hello,

I am currently reworking our Perl development, build, and deployment models at my job.  I'm making use of Pinto as the backbone of that system. I came across Pinto::Remote::SelfContained as a lightweight interface to the Pinto that I'd like to make use of for our development environment.  The module page on MetaCPAN says the module is up for adoption and I have features I'd like to add.  Here's a brief list of the things I'm working on currently:

1. Support for using the `PINTO_REPOSITORY_ROOT` instead of `--root $PINTO_REPOSITORY_ROOT` in every command.
2. The current usage with authentication requires adding `-p <your plaintext password>` which is insecure as the password can be viewed in the process tree. I'm adding a "get password by exec-ing this command" option.

I'll probably have other things to patch and improve to make the tool easier to use.

Author PAUSE ID: ARC
MetaCPAN: https://metacpan.org/pod/Pinto::Remote::SelfContained
GitHub Repo (read-only): https://github.com/arc/Pinto-Remote-SelfContained


My PAUSE ID: BLHOTSKY
My GitHub Fork: https://github.com/reyjrar/Pinto-Remote-SelfContained

Thanks for your consideration,

Brad Lhotsky
Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About