Skip to content

enhances CI to build webfonts as well and to continuously sync the updates to the centralized repo (which will in turn update the jsdelivr CDN)

Hari Menon requested to merge kollavarsham/anjalioldlipi:master into master
  • (ci): install curl, gnupg2, git, gcc, build-essential, python-dev and python-setuptools as additional dependencies;
  • (ci): install pip and then install the build dependencies using pip
  • (ci): add deploy.sh to clone, update, commit and push to smc-webfonts repo;
  • (chore): add a .gitignore file;
  • (ci): delete ttf folder from within before_script

This repo would also need to be added with the same access token as done in the Manjari repo

/cc @santhoshtr @anivar @balasankarc

Merge request reports