Tags: 40ants/ci
Tags
1) Update docs (actions-user) (SHA: cf132fe) 2) Update qlfile.lock (svetlyak40wt) (SHA: b675cee) 3) Update docs (actions-user) (SHA: 22cccdc) 4) Update qlfile.lock (svetlyak40wt) (SHA: d219bde) 5) Update docs (actions-user) (SHA: 6356abc) 6) Added ability to specify dynamic-space-size for lisp jobs. (svetlyak40wt) (SHA: a6826c6) 7) Added STEPS-BEFORE and STEPS-AFTER. (svetlyak40wt) (SHA: 6993fa9) 8) Fix permissions. (svetlyak40wt) (SHA: 04d36d1) 9) Fixed changelog rendering. (svetlyak40wt) (SHA: c3b196d) 10) Excluded ccl-bin on osx. (svetlyak40wt) (SHA: 8e4428a) 11) Merge pull request #23 from 40ants/dynamic-space-size-and-steps Added ability to specify dynamic-space-size for lisp jobs. (svetlyak40wt) (SHA: 12705e8) 12) Update docs (actions-user) (SHA: 1f155fb) 13) New argument CHECKOUT-SUBMODULES was added to jobs. By default it is NIL, but if you set this argument to T, then `actions/checkout` action will also download git submodules. (svetlyak40wt) (SHA: 2b162d4) 14) Ignore critique. (svetlyak40wt) (SHA: 774e24e) 15) Export symbol checkout-submodules. (svetlyak40wt) (SHA: 414a3d1) 16) Merge pull request #24 from 40ants/submodules-checkout New argument CHECKOUT-SUBMODULES was added to jobs. (svetlyak40wt) (SHA: 9f7233f)
1) Update docs (actions-user) (SHA: ed8a4a3) 2) Run tests on different lisp implementations. (svetlyak40wt) (SHA: 97888ef) 3) Fix additional steps. (svetlyak40wt) (SHA: fc965e1) 4) Add an example of a custom list of steps. (svetlyak40wt) (SHA: ee40e0b) 5) Fix critique. (svetlyak40wt) (SHA: 2550776) 6) Renamed custom job. (svetlyak40wt) (SHA: 925dea2) 7) Added docs on job name. (svetlyak40wt) (SHA: b22f64f) 8) Update deps (svetlyak40wt) (SHA: c85fb43) 9) Add example of a job with a custom step + switched to autoapi. (svetlyak40wt) (SHA: 0f9fc86) 10) Fixed import of defautodoc. (svetlyak40wt) (SHA: 577b8da) 11) Turn off cache to check if the problem is in the cached qlot. (svetlyak40wt) (SHA: 38a9c67) 12) Moved docs into a separate ASDF system. (svetlyak40wt) (SHA: 017e4ac) 13) Updated docs workflow. (svetlyak40wt) (SHA: cd0920a) 14) Export sections. (svetlyak40wt) (SHA: ed7b124) 15) Enable cache again. (svetlyak40wt) (SHA: 86c9312) 16) Push. (svetlyak40wt) (SHA: a960399) 17) Return back to setup-lisp@v4 (svetlyak40wt) (SHA: b3075bd) 18) Add custom env job. (svetlyak40wt) (SHA: 6932a6b) 19) Custom steps. (svetlyak40wt) (SHA: 572016c) 20) Refactor workflow, job and step env argument processing. (svetlyak40wt) (SHA: 370c945) 21) Add env argument to all job building functions. (svetlyak40wt) (SHA: 60a197e) 22) Add dependency on serapeum. (svetlyak40wt) (SHA: 0e693f2) 23) Removed unused import. (svetlyak40wt) (SHA: 5bb2426) 24) Merge pull request #22 from 40ants/fixing-docs-building Run tests on different lisp implementations. (svetlyak40wt) (SHA: 633ae5e)
1) Update docs (actions-user) (SHA: d73523e) 2) All jobs now use setup-lisp@v4 where internal caching was implemented. Also all jobs were switched to from `actions/checkout@v3` to `actions/checkout@v4` action. (svetlyak40wt) (SHA: 56f59c1) 3) Removed unused import. (svetlyak40wt) (SHA: 3d7d2cb) 4) Updated 40ants-ci workflows. (svetlyak40wt) (SHA: 78ed4aa) 5) Merge pull request #21 from 40ants/use-new-setup-lisp All jobs now use setup-lisp@v4 where internal caching was implemented. (svetlyak40wt) (SHA: a0375b6)
1) Added a missing import. (svetlyak40wt) (SHA: 9c334cf) 2) Update docs (actions-user) (SHA: 8a61aeb) 3) Update docs (actions-user) (SHA: 0957f9b) 4) Update docs (actions-user) (SHA: 6a7e621) 5) Update docs (actions-user) (SHA: c9f82f3) 6) 40ANTS-CI/JOBS/CRITIC:CRITIC function's argument IGNORE-CRITICUES was renames to the IGNORE-CRITIQUES argument. (svetlyak40wt) (SHA: 88a0487) 7) Update docs (actions-user) (SHA: 81fd86c) 8) Update docs (actions-user) (SHA: 37f6e52) 9) Merge branch 'master' of github.com:40ants/ci (svetlyak40wt) (SHA: 7eeab1d) 10) Update docs (actions-user) (SHA: 3e2a406) 11) Fixed caching on OSX. Previously, job failed with `/Users/runner/.roswell/bin/qlot: line 4: exec: ros: not found` error if `:cache t` was given to a job running on OSX and Roswell was restored from a cache. (svetlyak40wt) (SHA: 9774c66) 12) Fixed warnings in the docs. (svetlyak40wt) (SHA: fc960bb) 13) Merge pull request #11 from 40ants/fix-ci-cache-on-osx Added a command to check path to ros. (svetlyak40wt) (SHA: 6aff2a9) 14) Update docs (actions-user) (SHA: d69bd51) 15) Update docs (actions-user) (SHA: 0e19364) 16) Update docs (actions-user) (SHA: bc00c8c) 17) Update docs (actions-user) (SHA: ac1f2e8) 18) Update docs (actions-user) (SHA: 60040ea) 19) Update docs (actions-user) (SHA: 9ec6931) 20) Update docs (actions-user) (SHA: 8ef642e) 21) Update docs (actions-user) (SHA: d17a28e) 22) Update docs (actions-user) (SHA: 2f0613f) 23) Update docs (actions-user) (SHA: d1c1f25) 24) Update docs (actions-user) (SHA: 8177565) 25) Update docs (actions-user) (SHA: 93a231e) 26) Update docs (actions-user) (SHA: 3d86202) 27) Update docs (actions-user) (SHA: e19648b) 28) Update docs (actions-user) (SHA: 3ded9c5) 29) Update docs (actions-user) (SHA: 18c6b5f) 30) Update docs (actions-user) (SHA: d1ce56a) 31) Update docs (actions-user) (SHA: 6830d7f) 32) Update docs (actions-user) (SHA: f39922f) 33) Fixed dependency between packages. (svetlyak40wt) (SHA: 639b501) 34) Merge branch 'master' of github.com:40ants/ci (svetlyak40wt) (SHA: 7256511) 35) Update docs (actions-user) (SHA: 69f4ae1) 36) Fixed default value of asdf-systems slot of 40ANTS-CI/JOBS/LINTER:LINTER class. (svetlyak40wt) (SHA: 9069d40) 37) Added check-imports argument. (svetlyak40wt) (SHA: a2babd8) 38) Use CCL-BIN version 1.12.1 for tests. (svetlyak40wt) (SHA: c0ad3e9) 39) Update deps (svetlyak40wt) (SHA: bdbe961) 40) Merge pull request #12 from 40ants/fix-linter-asdf-systems-default Fixed default value of asdf-systems slot of 40ANTS-CI/JOBS/LINTER:LINTER class. (svetlyak40wt) (SHA: 2f79ef8) 41) Update docs (actions-user) (SHA: 94b699c) 42) Fixed warnings about `set-output` and outdated Node.js versions in checkout and cache actions. (svetlyak40wt) (SHA: ea700ce) 43) Merge pull request #13 from 40ants/fix-gh-warnings Fixed warnings about `set-output` and outdated Node.js versions in checkout and cache actions (svetlyak40wt) (SHA: 2e9bc03) 44) Now Linter does "qlot install --no-deps" and quickloads only those systems, which should be linted. Also, 40ANTS-CI system now inherits from 40ANTS-ASDF-SYSTEM system. (svetlyak40wt) (SHA: 7d765d2) 45) Removed dependency from hamcrest. (svetlyak40wt) (SHA: 26dc485) 46) Use newer Ultralisp dist. (svetlyak40wt) (SHA: 84593f7) 47) Renamed test system. (svetlyak40wt) (SHA: 477ca60) 48) Fixed error in CI. (svetlyak40wt) (SHA: 877cb5d) 49) Add autotag workflow. (svetlyak40wt) (SHA: 0b5069d) 50) Added Critic job and fixed imports issues. (svetlyak40wt) (SHA: 610a80b) 51) Fixed or muted lisp critiques. (svetlyak40wt) (SHA: d64ad02) 52) Merge pull request #14 from 40ants/no-deps Now Linter does "qlot install --no-deps" and quickloads only those systems, which should be linted (svetlyak40wt) (SHA: f8de021) 53) Testing documentation builder. (svetlyak40wt) (SHA: 87e4314) 54) Using test version of build-docs. (svetlyak40wt) (SHA: a3f30aa) 55) Update qlfile. (svetlyak40wt) (SHA: 8bdb4ce) 56) Returned build-docs@v1 (svetlyak40wt) (SHA: 691bea5) 57) Merge pull request #15 from 40ants/fixing-docs-building Testing documentation builder. (svetlyak40wt) (SHA: 98915f1) 58) Update docs (actions-user) (SHA: 2c2672c) 59) Fixed installation of the Linter. Now it depends on 40ANTS-ASDF-SYSTEM system. (svetlyak40wt) (SHA: 881f2f9) 60) Update docs (actions-user) (SHA: 7d649ef) 61) Removed unused import. (svetlyak40wt) (SHA: 7cbee08) 62) Merge pull request #16 from 40ants/svetlyak40wt-fix-import Removed unused import. (svetlyak40wt) (SHA: f2c0596) 63) Update docs (actions-user) (SHA: 46599eb) 64) Updated deps trying to fix documentation building. (svetlyak40wt) (SHA: 21aee36) 65) Fixed changelog parsing. (svetlyak40wt) (SHA: b6b9759) 66) Merge pull request #17 from 40ants/fix-docs-building Updated deps trying to fix documentation building. (svetlyak40wt) (SHA: 64e4d39) 67) Update docs (actions-user) (SHA: f02666d) 68) Add autotag job type. (svetlyak40wt) (SHA: c620451) 69) Added workflow. (svetlyak40wt) (SHA: cb87282) 70) Removed unused imports. (svetlyak40wt) (SHA: f2747c6) 71) Fixed some lisp critiques. (svetlyak40wt) (SHA: 2179ce9) 72) Fixed some critiques. (svetlyak40wt) (SHA: 79aff3f) 73) Remove cache from linter. (svetlyak40wt) (SHA: 1ae25b2) 74) More docs. (svetlyak40wt) (SHA: 68a9d4b) 75) Fixed dependency on autotag. (svetlyak40wt) (SHA: f29deff) 76) Removed unneccessary import. (svetlyak40wt) (SHA: 2c29ed9) 77) More imports. (svetlyak40wt) (SHA: a27a6e0) 78) Update deps. (svetlyak40wt) (SHA: d19f818) 79) Merge pull request #18 from 40ants/add-autotag-job Add autotag job type. (svetlyak40wt) (SHA: df315dd) 80) Update docs (actions-user) (SHA: 5ff9ca9) 81) Switched to secrets.GITHUB_TOKEN (svetlyak40wt) (SHA: bd3d4ed) 82) Added documentation on autotag. (svetlyak40wt) (SHA: f0ed1c3) 83) Merge pull request #19 from 40ants/fix-autotag Switched to secrets.GITHUB_TOKEN (svetlyak40wt) (SHA: a09082f)
PreviousNext