Yang, Bo
Yang, Bo
Docker Hub v1 API has been removed. See https://www.docker.com/blog/docker-hub-v1-api-deprecation/ Test Plan: ``` $ python3 test.py Test.test_should_run . ---------------------------------------------------------------------- Ran 1 test in 10.634s OK ```
Reverts hhvm/packaging#260 Since we can allocate more memory and less CPU for better CPU utilization in #272
We use `aws s3 sync` to upload deb packages from EBS to S3 https://github.com/hhvm/packaging/blob/6d301967b15491b4c504947ec9bf0215ffb1a803/bin/update-debianish-repo#L49-L50 According to [the document](https://aws.amazon.com/premiumsupport/knowledge-center/s3-improve-transfer-sync-command/), `aws s3 sync` will compare the content of all the 2TB files...
Currently we have `hhvm` and `hhvm-nightly` named differently. However, they are not actually independent. We cannot install both: If you installed `hhvm` from the APT repository, then the attempt to...
https://hhvm.com/api/build-status/4.137.0 indicates all targets are built and published, while 4.147.0 on bullseye is missing according to https://dl.hhvm.com/debian/pool/main/h/hhvm/
``` $ bin/list-build-logs 2021-06-07-12:25:39 2021/06/07/w_i-xxxxxxxxx 2021-06-07-12:22:59 2021/05/28/w_i-xxxxxxxxx 2021-06-07-12:22:53 2021/05/25/w_i-xxxxxxxxx ... 2021-02-21-20:54:06 2021/02/22/w_i-xxxxxxxxx 2021-02-21-20:53:15 2021/02/22/w_i-xxxxxxxxx 2021-02-21-20:44:51 2021/02/22/w_i-xxxxxxxxx ``` The latest build is 2021-06-07. Builds in the recent half year is missing.
Update template
Update template