summary refs log tree commit diff stats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove annoying dropdowns from the bug form (#20154)ringabout2022-08-051-147/+8
* Add bug form (#19913)Juan Carlos2022-08-044-88/+287
* 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
* feature_request should be labelled automatically (#19215)flywind2021-12-051-1/+1
* update .github/ISSUE_TEMPLATE/bug_report.md, mention PRs, contributing, devel...Timothee Cour2021-06-091-0/+2
* 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
* Update issue template adding more links (#17284)flywind2021-03-121-0/+10
* 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
* PRs with no activity in last year are marked as stalenarimiran2020-08-241-1/+1
* stale bot is now active only for pull requestsnarimiran2020-08-171-4/+4
* limit stalebot a bit morenarimiran2020-08-041-1/+5
* put stale limit at 3 yearsnarimiran2020-08-041-7/+6
* stalebot: don't send messages to keep spam downnarimiran2020-08-041-6/+7
* add stale botnarimiran2020-08-041-0/+65
* 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
* make it easier to figure out how to debug issues (#14477)Timothee Cour2020-05-281-1/+12
* 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