boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
7.13k stars 1.75k forks source link

CircleCI Docker image supports antora builds #815

Closed alandefreitas closed 1 year ago

alandefreitas commented 1 year ago

Updates CircleCI Docker image to cppalliance/boost_superproject_build:20.04-v3, which includes nodejs.

alandefreitas commented 1 year ago

@sdarwin

alandefreitas commented 1 year ago

@pdimov

pdimov commented 1 year ago

After merging this PR jobs fail with

Starting container cppalliance/boost_superproject_build:20.04-v3
Warning: No authentication provided, using CircleCI credentials for pulls from Docker Hub.
  image cache not found on this host, downloading cppalliance/boost_superproject_build:20.04-v3

Error response from daemon: manifest for cppalliance/boost_superproject_build:20.04-v3 not found: manifest unknown: manifest unknown

https://app.circleci.com/pipelines/github/boostorg/boost/10544/workflows/9c3afb33-9127-49be-85f1-858be261b82e/jobs/25277

sdarwin commented 1 year ago

Should be fixed. Check the next builds.