summary refs log tree commit diff stats
path: root/.github/workflows/ci_docs.yml
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix arc global variable issues" (#20764)ringabout2022-11-051-0/+1
* continue booting the compiler with refc (#20421)ringabout2022-09-241-1/+1
* defaults to ORC (#19972)ringabout2022-09-231-1/+1
* only run github CI on latest commit of branch/PR (#20361)metagn2022-09-151-0/+4
* fixes doc building regression; trigger builds on markdown files (#20260)ringabout2022-08-231-2/+4
* fixes broken CI; bump macOS version to macos-11 (#20098)ringabout2022-07-271-1/+1
* fix #18178, set a CI timeout for github action pipelines instead of the 6 hou...Timothee Cour2021-06-051-0/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-5/+3
* upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003)Timothee Cour2021-05-131-0/+4
* CI Update (#17923)Juan Carlos2021-05-021-1/+1
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-011-1/+9
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-46/+5
* followup #17561, skipping ci now implies green (#17813)Timothee Cour2021-04-231-11/+0
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-211-2/+2
* support skip ci in azure pipelines, and support it properly in github action...Timothee Cour2021-04-201-1/+12
* unbundle fusion (#16925)Timothee Cour2021-02-111-4/+0
* skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)Timothee Cour2021-01-081-1/+1
* CI(actions): Replace deprecated `add-path` commands (#15892)ee72020-11-091-2/+2
* ci docs: add config/nimdoc.cfg to paths (#15566)Timothee Cour2020-10-141-0/+2
* unbreak CI: fix logic for skipping ci (#15556)Timothee Cour2020-10-121-1/+1
* GitHub Actions Skip CI (#15289)Juan Carlos2020-10-061-0/+2
* ci_docs: build fusion docs (#15127)alaviss2020-08-011-0/+5
* fix #14545 windows CI docs (#14590)Timothee Cour2020-06-101-0/+1
* bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSucc...Timothee Cour2020-06-041-1/+1
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-11/+13
* workflows/ci_docs: fix documentation deployment (#13819)alaviss2020-03-311-3/+9
* workflows/ci_docs: lots of goodies (#13809)alaviss2020-03-311-13/+95
* faster CIs (#13803)Miran2020-03-301-0/+45