#145 update runtime pull method with fetch - antora v3 change
Merged by bcotton. Opened by siddharthvipul1.
Fedora-Council/ siddharthvipul1/council-docs antorav3  into  main

Runtime.pull is depricated in antora v3[0].
When the current doc is build as it is, it will give an error "configuration param 'runtime.pull' not declared in the schema for /antora/site.yml (cwd: /antora, playbook: site.yml)"
Either build.sh needs to pinpoint the exact antora version (ex: 2.3.4) or update this method

[0] https://docs.antora.org/antora/2.0/playbook/configure-runtime/#fetch

Signed-off-by: siddharthvipul siddharthvipul1@gmail.com

Commit 5195cc19 fixes this pull-request

Pull-Request has been merged by bcotton

Pull-Request has been merged by bcotton

Metadata