ProtonMail / WebClients

Monorepo hosting the proton web clients
GNU General Public License v3.0
4.27k stars 545 forks source link

The source code of the live/deployed/production client version has not been published to github. #251

Closed vladimiry closed 2 years ago

vladimiry commented 2 years ago

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):


It was said before that after moving to monorepo the published to github code won't have to catch up with the live/deployed version but it's still the case.

To reproduce:

The https://mail.protonmail.com/assets/version.json shows proton-mail@4.5.8 branch/tag but the git reset --hard proton-mail@4.5.8 command ends up with the fatal: ambiguous argument 'proton-mail@4.5.8': unknown revision or path not in the working tree. error.

mmso commented 2 years ago

We apologize for this @vladimiry. This time the automated setup was bypassed due to an internal issue. The latest builds were pushed right now, and should normally follow the automated setup in the future.

vladimiry commented 2 years ago

Thanks. Good to know that the automated setup is taking place now and that its flaw got revealed and fixed.