aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2023-11-09Use mdbook-linkcheck to detect missing defs for ref-style linksJim Newsome
2023-11-09Tweak CI script for mermaid.Nick Mathewson
2023-11-09ci: Do not require mermaid for link-checkNick Mathewson
2023-11-09CI: Pass --no-sandbox to puppeteer via mermaid-cliIan Jackson
2023-11-09CI: Install mermaid-cliIan Jackson
2023-11-09CI: Do package installs before via-*Ian Jackson
2023-11-07CI; Cache mdbook for linklint job tooIan Jackson
2023-11-07Merge branch 'linklint' into 'main'Nick Mathewson
2023-11-07CI: check that there are no broken linksIan Jackson
2023-11-07CI: Cache the built copy of mdbookIan Jackson
2023-11-06Remove language file extension from bin/*Ian Jackson
2023-10-23Stop trying to find an mdbook specific docker image.Nick Mathewson
2023-10-18Add python3-yaml to dependenciesNick Mathewson
2023-10-18Move all binaries to a "bin" directory.Nick Mathewson
2023-10-17do not run GitLab pages on pipelines that have access to review appsAntoine Beaupré
2023-10-17deploy to static-shim (tpo/tpa/team#41348)Antoine Beaupré
2023-10-17replace the `pages` job with a proper templateAntoine Beaupré
2023-10-17remove duplication between check and pages, and make a build jobAntoine Beaupré
2023-10-12Possibly "pages" requires that the artifact be called "public"?Nick Mathewson
2023-10-12Try making a CI job for pages.tpo.Nick Mathewson
2023-10-12gitlab ci for a basic testNick Mathewson
2023-10-12remove existing gitlab-ci.ymlNick Mathewson
2021-12-22gitlab-ci: default branch is now mainHans-Christoph Steiner
2019-12-10gitlab-ci: add header/footer blocks to generate complete HTMLHans-Christoph Steiner
2019-12-10build HTML GitLab Pages site with GitLab CIHans-Christoph Steiner