Á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
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
Alexander Artemenko
9fad36ba21
Merge pull request #9 from ak-coram/fix-issue-7
...
Use env. variable instead of an expression in action.yml
2023-08-23 09:37:44 +03:00
Alexander Artemenko
ba1fb09ed7
Use a hack to not signal error on missing quicklisp-client import.
2023-08-21 16:28:51 +00:00
Ákos Kiss
791d720749
Use env. variable instead of an expression in action.yml ( fixes #7 )
...
This is a workaround for backslashes being included in the path for
${{ github.action_path }} even when using bash on Windows.
2023-08-06 16:04:12 +02:00
github-actions[bot]
99efbd4524
Update docs
2023-06-05 10:16:31 +00:00
Alexander Artemenko
74b15495bb
Merge pull request #6 from 40ants/move-to-fresh-msys
...
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
Switching to msys2/setup-msys2@2.14.0
2022-11-10 11:45:42 +03:00
Alexander Artemenko
5c4c392deb
Lint docs and run on pull-requests.
2022-11-10 11:44:25 +03:00
Alexander Artemenko
c06cb2474c
Moved to newer action msys2/setup-msys2@2.14.2 where a warning about stale Node.js version is fixed.
2022-11-10 11:36:26 +03:00
Alexander Artemenko
0d4e947bd4
Switching to msys2/setup-msys2@2.14.0
2022-11-10 10:46:13 +03:00
github-actions[bot]
de48902f5f
Update docs
2022-01-22 08:29:32 +00:00
Alexander Artemenko
c0fa487efb
Merge pull request #4 from dawranliou/patch-1
...
Update references in README to v2
2022-01-22 11:23:55 +03:00
Daw-Ran Liou
cdf595448e
Update references in README to v2
...
This commit updates the various references of `v1` and `v2-beta` to `v2.
2022-01-21 10:55:02 -08:00
github-actions[bot]
c78049a6fc
Update docs
2021-12-06 10:27:20 +00:00
Alexander Artemenko
017e7f52b0
Merge branch 'master' of github.com:40ants/setup-lisp
2021-10-28 18:07:54 +03:00
Alexander Artemenko
a755b24734
Move docs workflow to setup-lisp@v2.
2021-10-28 17:22:24 +03:00
github-actions[bot]
1e551a7bfe
Update docs
2021-10-28 13:56:06 +00:00
Alexander Artemenko
f2d00697d2
Fixed asdf version in docs workflow.
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
2021-10-28 16:50:02 +03:00
Alexander Artemenko
cc82acd63c
Added creds to Matteo Landi.
2021-10-28 16:38:12 +03:00