Commit graph

286 commits

Author SHA1 Message Date
Matteo Landi
40a3bed5a9 Fix copy-pasta in existing doc 2021-10-19 13:56:40 +02:00
Matteo Landi
59aa2d5f9a Update doc 2021-10-19 13:56:40 +02:00
Matteo Landi
2245ceb29f Install Roswell with sh -x to enable some debug traces 2021-10-19 13:56:40 +02:00
Matteo Landi
f0b3e3d20b Set things up correctly for Roswell to successfully install on Windows
- Set `ROSWELL_INSTALL_DIR` to a location that does not include spaces
  in its name, and add that to PATH as well so the installation script
  can find the newly unzip'd `ros` binary -- without this, it will try
  to build Roswell from sources and of course fail
- Set `MSYSCON` to let Roswell believe it's running in a msys2
  environment -- or otherwise the action would fail when trying to
  upgrade ASDF
- Add ~/.roswell/lisp/quicklisp/bin to PATH or otherwise the action
  would fail when trying to `qlot install`
2021-10-19 13:56:40 +02:00
Matteo Landi
4d14f6133e Add input: roswell-version
If not specified, the action will install the most recent version of
Roswell which is known to be compatible with this action, i.e.
v21.06.14.110; however, users can set this input equal to "master", and
the action will install the latest version of Roswell instead.
2021-10-19 13:56:40 +02:00
github-actions[bot]
26ec3d804c Update docs 2021-09-19 12:26:31 +00:00
Alexander Artemenko
20ae1f0cab Merge branch 'master' of github.com:40ants/setup-lisp 2021-09-19 15:19:51 +03:00
Alexander Artemenko
f40771d25e Move from Qlot 0.11.1 to 0.11.5. 2021-09-19 15:18:58 +03:00
github-actions[bot]
6a1c9e367c Update docs 2021-09-12 17:16:30 +00:00
Alexander Artemenko
77fa26e1cc Version of qlot was fixed on 0.11.1, because later versions are broken and unable to install systems from the GitHub.
See issue [#118](https://github.com/fukamachi/qlot/issues/118).
2021-09-12 20:10:12 +03:00
Alexander Artemenko
ea8dd90aff Merge branch 'master' of github.com:40ants/setup-lisp 2021-09-09 19:58:54 +03:00
Alexander Artemenko
8c7fa92848 Move to a new docs building enging. 2021-09-09 19:58:02 +03:00
github-actions[bot]
0ee4d8a636 Update docs 2021-06-06 21:40:21 +00:00
Alexander Artemenko
9cf39a170d Added docs on asdf-version. 2021-06-07 00:34:53 +03:00
Alexander Artemenko
1e761224aa Added a new input variable `asdf-version`.
By default, the latest ASDF will be used.
2021-06-07 00:29:46 +03:00
github-actions[bot]
660773074c Update docs 2021-04-22 20:44:41 +00:00
Alexander Artemenko
77765f0875 Renamed asdf system to project-docs. 2021-04-22 22:45:00 +03:00
Alexander Artemenko
8c63d58a97 Trying to use docs/docs system. 2021-04-22 22:31:10 +03:00
Alexander Artemenko
c8968f9aea Use asdf system in setup step again. 2021-04-22 22:24:34 +03:00
Alexander Artemenko
aa5db40ad0 Trying to not install docs during the setup common lisp env step. 2021-04-22 22:12:36 +03:00
Alexander Artemenko
b7fa0274d2 Move to 40ants-doc. 2021-04-22 21:57:34 +03:00
Alexander Artemenko
8c96f9bc39 Merge branch 'master' of github.com:40ants/setup-lisp 2021-04-04 21:07:53 +03:00
Alexander Artemenko
19a7430956 Fixed installation of `libcurl4-openssl-dev` on Ubuntu Focal. 2021-04-04 21:07:32 +03:00
github-actions[bot]
9ada9445a7 Update docs 2021-02-25 17:56:40 +00:00
Alexander Artemenko
f8caa65b4b Linkify. 2021-02-25 20:53:58 +03:00
github-actions[bot]
4520cf91e3 Update docs 2021-02-25 17:38:40 +00:00
Alexander Artemenko
4caaac9902 Merge branch 'master' of github.com:40ants/setup-lisp 2021-02-25 20:35:49 +03:00
Alexander Artemenko
5575a52245 Added "contribution" section. 2021-02-25 20:16:58 +03:00
github-actions[bot]
418f0e58ad Update docs 2021-02-25 17:12:06 +00:00
Alexander Artemenko
d37d1f5072 Merge branch 'master' of github.com:40ants/setup-lisp 2021-02-25 20:09:24 +03:00
Alexander Artemenko
269b6131e6 Fixed setup-lisp version in the doc. 2021-02-25 20:09:06 +03:00
github-actions[bot]
203ac04433 Update docs 2021-02-25 09:24:40 +00:00
Alexander Artemenko
ea4d5135b6 Fixed escaping in docs. 2021-02-25 12:19:19 +03:00
Alexander Artemenko
1a2d24d58d Use setup-lisp@v1 2021-02-25 11:53:52 +03:00
Alexander Artemenko
100da2a5da
Merge pull request #1 from 40ants/test-cache
Caching dependencies.
2021-02-25 11:46:07 +03:00
Alexander Artemenko
307064275f Switch back to build-docs@v1 2021-02-25 11:43:53 +03:00
Alexander Artemenko
5287719976 Added documentation on how to use caching propetly. 2021-02-25 11:32:03 +03:00
Alexander Artemenko
09b7780ebd Try use fixed build-docs. 2021-02-25 00:47:59 +03:00
Alexander Artemenko
1f2c40fa44 Use month in the cache key. 2021-02-25 00:39:52 +03:00
Alexander Artemenko
27ca8cb8a7 Returned docs build. 2021-02-25 00:38:22 +03:00
Alexander Artemenko
2ac6a3bf1b Setup lisp only if there is no cache. 2021-02-25 00:33:26 +03:00
Alexander Artemenko
403fe83da2 Returned selective chown. 2021-02-25 00:30:11 +03:00
Alexander Artemenko
d529a19ef4 Chown on whole /usr/local 2021-02-25 00:23:54 +03:00
Alexander Artemenko
083aa5ec73 Added example how to get month. 2021-02-25 00:22:04 +03:00
Alexander Artemenko
342110d24f Check cache only if restored. 2021-02-25 00:15:43 +03:00
Alexander Artemenko
aac5b08ab6 Caching ros binary. 2021-02-25 00:07:54 +03:00
Alexander Artemenko
971ebac7e1 And which qlot. 2021-02-25 00:02:52 +03:00
Alexander Artemenko
c6507765d6 More debug info. 2021-02-25 00:02:15 +03:00
Alexander Artemenko
a277b6aaca Checki which ros. 2021-02-24 23:59:40 +03:00
Alexander Artemenko
18d6f82a70 Merge branch 'test-cache' of github.com:40ants/setup-lisp into test-cache 2021-02-24 23:55:54 +03:00