summary refs log tree commit diff stats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* fixes deprecation message by update action versions (#21021)ringabout2022-12-052-4/+4
* Revert "fix arc global variable issues" (#20764)ringabout2022-11-051-0/+1
* openssl 3 support no longer opt in + some 1.0 support (#20668)metagn2022-10-271-4/+2
* 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-152-0/+8
* partial revert and redesign of #19814, changelog (#20341)metagn2022-09-141-3/+1
* Add OpenSSL 3 support (#19814)Federico Ceratto2022-08-231-2/+6
* fixes doc building regression; trigger builds on markdown files (#20260)ringabout2022-08-231-2/+4
* add version-1-6 and version-1-2 to triggered branches (#20214)ringabout2022-08-141-1/+3
* help our poor CI; don't run CI on other branches for push (#20184)ringabout2022-08-091-1/+5
* fixes broken CI; bump macOS version to macos-11 (#20098)ringabout2022-07-272-2/+2
* use pull_request_target (#20020)flywind2022-07-131-1/+1
* fix github script failure (#20006)flywind2022-07-121-3/+3
* tracking the memory usage of orc-booting compiler for each commit (#19941)flywind2022-07-111-0/+90
* fix #18178, set a CI timeout for github action pipelines instead of the 6 hou...Timothee Cour2021-06-052-0/+2
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-262-21/+9
* upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003)Timothee Cour2021-05-132-2/+10
* CI Update (#17923)Juan Carlos2021-05-022-3/+3
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-011-1/+9
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-241-105/+0
* refactor all code that builds csources (#17815)Timothee Cour2021-04-233-89/+12
* followup #17561, skipping ci now implies green (#17813)Timothee Cour2021-04-232-22/+0
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-211-2/+2
* important_packages: `allowed_failures` batch (#17757)Timothee Cour2021-04-201-1/+1
* support skip ci in azure pipelines, and support it properly in github action...Timothee Cour2021-04-202-2/+25
* use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea...Timothee Cour2021-03-121-3/+4
* unbundle fusion (#16925)Timothee Cour2021-02-111-4/+0
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-021-93/+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-094-8/+8
* 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-123-3/+3
* GitHub Actions Skip CI (#15289)Juan Carlos2020-10-063-0/+6
* ci_docs: build fusion docs (#15127)alaviss2020-08-011-0/+5
* Enable fidget in important_packages. (#14742)treeform2020-06-231-1/+1
* 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
* install gtk3 on osx for package testing (#14388)Miran2020-05-181-1/+1
* Split testing important packages into two jobs (#14256)Miran2020-05-071-1/+1
* test even more packagesnarimiran2020-04-301-1/+1
* [ci skip] prevent fail-fast on packages CInarimiran2020-04-301-0/+1
* test packages with Github workflowsnarimiran2020-04-281-0/+82
* 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
* SSL certificate verify GitHub action (#13697)Federico Ceratto2020-03-201-0/+91
* workflows/ci: disableLeorize2020-03-171-0/+0
* .github/workflows: new CI pipeline (#13656)alaviss2020-03-161-0/+122