replydev / cotp

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
GNU General Public License v3.0
255 stars 24 forks source link

Update docs with Arch official packaging #398

Closed alerque closed 8 months ago

replydev commented 8 months ago

Hello @alerque! I've seen all your work on migrating cotp to the main arch repositories and that's awesome! I even updated my system and automatically replaces the old cotp-bin package.

I will cover all the stuff I received via email.

I will use this PR to ask some questions:

  1. As you can see, right now the CD configuration automatically releases cotp and cotp-bin AUR packages. It is not needed anymore right?
  2. You sent me a request of deletion of cotp-bin package, it will be done asap, but should I remove also the cotp package?
  3. When I release a new version how does the process of update in arch repositories work? Is handled by you I guess.

Thanks a lot for your work and talk later, bye.

alerque commented 8 months ago
1. As you can see, right now the CD configuration automatically releases `cotp` and `cotp-bin` AUR packages. It is not needed anymore right?

Correct, anything that touches those packages can be dropped. I hadn't noticed you automated those bump. I'll add that to this PR.

2. You sent me a request of deletion of `cotp-bin` package, it will be done asap, but should I remove also the `cotp` package?

I sent deletion requests for both packages, but I don't think you have access to actually do that. Another TU will come around and do it eventually.

3. When I release a new version how does the process of update in arch repositories work? Is handled by you I guess.

The only thing that could be done is flag the package as OOD, but we're in the process of automating out of date flagging with nvchecker anyway and I've set it up already for this package so there isn't a whole lot of point. The version bump, build, and release process is pretty much automated, but it does expect an Arch packager to check the process and sign it off before it ships out to everyone.

replydev commented 8 months ago

Ok, everything is clear thanks.

The two packages have already been deleted.

I will merge this.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: