Commit graph

362 commits

Author SHA1 Message Date
github-actions[bot]
76212e4597 Update docs
Some checks failed
DOCS / build-docs (push) Has been cancelled
DOCS / linter (push) Has been cancelled
RELEASE / autotag (push) Has been cancelled
tests / test with abcl-bin on macos-13 (push) Has been cancelled
tests / test with abcl-bin on macos-14 (push) Has been cancelled
tests / test with abcl-bin on ubuntu-latest (push) Has been cancelled
tests / test with ccl-bin on macos-13 (push) Has been cancelled
tests / test with ccl-bin on ubuntu-latest (push) Has been cancelled
tests / test with clasp-bin on ubuntu-latest (push) Has been cancelled
tests / test with clisp-head on ubuntu-latest (push) Has been cancelled
tests / test with cmu-bin on ubuntu-latest (push) Has been cancelled
tests / test with ecl on macos-13 (push) Has been cancelled
tests / test with ecl on macos-14 (push) Has been cancelled
tests / test with ecl on ubuntu-latest (push) Has been cancelled
tests / test with sbcl on ubuntu-latest (push) Has been cancelled
tests / test with sbcl-bin on macos-13 (push) Has been cancelled
tests / test with sbcl-bin on macos-14 (push) Has been cancelled
tests / test with sbcl-bin on ubuntu-latest (push) Has been cancelled
tests / test with sbcl-bin on windows-latest (push) Has been cancelled
tests / test with sbcl/2.3.1 on ubuntu-latest (push) Has been cancelled
2024-12-14 22:08:30 +00:00
Alexander Artemenko
37d6351ff1 Fixed the way how we set dynamic-space-size. 2024-12-14 22:05:20 +00:00
github-actions[bot]
0bbf4764f4 Update docs 2024-12-14 10:03:04 +00:00
Alexander Artemenko
c5aaeb1ffc
Merge pull request #40 from 40ants/dynamic-space-size
Input variable `dynamic-space-size` was added. It can be used to default set memory size for SBCL.
2024-12-14 12:58:18 +03:00
Alexander Artemenko
55b7212e25 Fixed small problem in the docs. 2024-12-14 09:51:14 +00:00
Alexander Artemenko
9467768eb5 Input variable dynamic-space-size was added. It can be used to default set memory size for SBCL. 2024-12-14 09:37:59 +00:00
github-actions[bot]
b6c2357e52 Update docs 2024-08-04 07:22:35 +00:00
Alexander Artemenko
f3e4144589
Merge pull request #35 from 40ants/qlot-no-deps-mode
Qlot no deps mode
2024-08-04 10:17:22 +03:00
Alexander Artemenko
da8536f4ff Fixed condition. 2024-05-18 00:22:24 +03:00
Alexander Artemenko
fe2e6f885e Add more logging. 2024-05-18 00:21:32 +03:00
Alexander Artemenko
e14ce570fc Updated the changelog. 2024-05-17 16:19:34 +03:00
Alexander Artemenko
976b3e5419 Input argument qlot-no-deps was added.
It makes Qlot to ignore asd files and their dependencies.

This this might be useful in rare cases when your project contains a non-readable asd files such as templates.
2024-05-17 15:59:07 +03:00
github-actions[bot]
1e6a66be39 Update docs 2024-04-26 07:16:07 +00:00
Alexander Artemenko
1a45deaa8e
Merge pull request #34 from ak-coram/macos-14-cache-fixes
macos-14 caching fixes
2024-04-26 10:12:59 +03:00
Ákos Kiss
abd311bead Update changelog 2024-04-19 10:22:53 +02:00
Ákos Kiss
f4185fed53 Add macos-14 to test matrix 2024-04-19 10:18:38 +02:00
Ákos Kiss
4d80952994 Add homebrew paths to roswell cache for macos-14 2024-04-19 05:09:28 +02:00
Ákos Kiss
98a5a9d323 Extend qlot cache key with runner architecture 2024-04-19 05:05:56 +02:00
github-actions[bot]
cf2feb4223 Update docs 2024-04-18 08:10:23 +00:00
Alexander Artemenko
f243cb8ff6 Update changelog. 2024-04-18 11:07:18 +03:00
Alexander Artemenko
a5179c83cc
Merge pull request #33 from ak-coram/extend-cache-key-with-runner-arch
Extend cache key with runner architecture (fixes #32)
2024-04-18 11:01:51 +03:00
Ákos Kiss
2050461d6f Extend cache key with runner architecture #32 2024-04-18 04:31:06 +02:00
github-actions[bot]
08730d2cc2 Update docs 2024-04-15 15:27:08 +00:00
Alexander Artemenko
48b749e1f2
Merge pull request #25 from 40ants/fix-ql-fix-loading
Fix :HOME path component issue.
2024-04-15 18:24:25 +03:00
Alexander Artemenko
cb334f930e Fix :HOME path component issue.
First, we need to ensure that any errors in quicklisp fix loader cause failure of our own tests.
2024-04-15 18:08:08 +03:00
Alexander Artemenko
9eb7a325f3 Update deps. 2024-03-06 02:08:05 +03:00
github-actions[bot]
d59bda940d Update docs 2024-02-27 22:26:29 +00:00
Alexander Artemenko
b9bed49497
Merge pull request #23 from 40ants/fix-recreating-of-qlfile-inside-cache
Fix recreating of qlfile inside qlot environment cache.
2024-02-28 01:23:42 +03:00
Alexander Artemenko
d1afc4a2c7 Update changelog. 2024-02-28 01:17:35 +03:00
Alexander Artemenko
78562d4bed Fix recreating of qlfile inside qlot environment cache. 2024-02-28 00:28:17 +03:00
github-actions[bot]
9e4feeebbc Update docs 2024-02-25 16:05:23 +00:00
Alexander Artemenko
0fe284ebfe
Merge pull request #21 from 40ants/fix-ql-osx-fix
Fixed loading of quicklisp-osx-fix
2024-02-25 19:02:46 +03:00
Alexander Artemenko
397c5328a9 Disabled test for allegro. 2024-02-25 13:55:01 +00:00
Alexander Artemenko
a7e183c1bc Fixed loading of quicklisp-osx-fix
Previously the script made unnecessary output and when you had a `qlfile` template in your workflow this output leaked into `qlfile` broking following `qlot install`.
2024-02-25 13:47:08 +00:00
github-actions[bot]
f1fddbf686 Update docs 2024-02-24 21:40:02 +00:00
Alexander Artemenko
d05de90b76
Merge pull request #20 from 40ants/use-cache
Use cache
2024-02-25 00:37:17 +03:00
Alexander Artemenko
d52785caf1 Added cache support inside the action itself. Now it can run up to 10 times faster! 2024-02-24 21:30:03 +00:00
github-actions[bot]
c5aa55df5c Update docs 2024-01-30 16:32:25 +00:00
Alexander Artemenko
24ec3e22bd
Merge pull request #19 from 40ants/fix-test-ros
Fix test ros
2024-01-30 19:30:22 +03:00
Alexander Artemenko
487d54503a Fixed calling of test.ros under the windows, simplified Roswell install and dont pollute PATH with a path to Action directory. 2024-01-30 19:02:51 +03:00
github-actions[bot]
e59ec7798f Update docs 2024-01-27 19:29:13 +00:00
Alexander Artemenko
f75805e69c
Merge pull request #14 from 40ants/add-more-tests
Added a test to check if need lisp really was installed and activated.
2024-01-27 22:24:30 +03:00
Alexander Artemenko
b7a3e0ed16 Added a test to check if need lisp really was installed and activated. 2024-01-27 22:11:03 +03:00
github-actions[bot]
3bf08fa821 Update docs
Some checks failed
tests / test with sbcl-bin on macos-latest (push) Has been cancelled
tests / test with sbcl-bin on ubuntu-latest (push) Has been cancelled
tests / test with sbcl-bin on windows-latest (push) Has been cancelled
2023-12-13 22:36:29 +00:00
Alexander Artemenko
7d38ee81a1
Merge pull request #12 from 40ants/use-quicklisp-fix
Use quicklisp fix
2023-12-14 01:33:58 +03:00
Alexander Artemenko
df23291fee Create .roswell folder. 2023-12-13 22:29:30 +00:00
Alexander Artemenko
b07ebec1b4 Replace tab. 2023-12-13 22:17:00 +00:00
Alexander Artemenko
a25410e3b9 Updated changelog. 2023-12-13 22:11:48 +00:00
Alexander Artemenko
eafa22e5ca Use quicklisp client fix to load package-inferred systems without problems. 2023-12-13 21:40:35 +00:00
github-actions[bot]
13e1c3eee3 Update docs 2023-10-30 10:12:57 +00:00