Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | queue.scm: Render Go's timeout innefective by making it too large | EuAndreh | 2024-08-13 | 1 | -5/+4 |
| | |||||
* | queue.scm: Separate stdlib binaries into its own output | EuAndreh | 2024-08-13 | 1 | -1/+6 |
| | |||||
* | queue.scm: Disable Go test timeout | EuAndreh | 2024-08-12 | 1 | -11/+21 |
| | |||||
* | queue.scm: Stop disabling #:tests? in "go-full" | EuAndreh | 2024-08-05 | 1 | -1/+0 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 4cc791f941dc208f520a9903661abc90f7612e85 git notes --ref=refs/notes/ci-data show 4cc791f941dc208f520a9903661abc90f7612e85 Exit status: 0 Duration: 0 | ||||
* | queue.scm: Add "go-full" package | EuAndreh | 2024-08-03 | 1 | -0/+28 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2a9a65b876831994cfe25b993b78503cf466a3b9 git notes --ref=refs/notes/ci-data show 2a9a65b876831994cfe25b993b78503cf466a3b9 Exit status: 0 Duration: 0 | ||||
* | packages.scm: Update eut | EuAndreh | 2024-05-10 | 1 | -2/+2 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 90f3e83030873a996e1c191dda3124433c149f97 git notes --ref=refs/notes/ci-data show 90f3e83030873a996e1c191dda3124433c149f97 Exit status: 0 Duration: 0 | ||||
* | packages.scm: Define "eut" with (pkg ...) and update it | EuAndreh | 2024-05-10 | 1 | -27/+6 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 84480bbeebbcac107ecf293d386632fa8a8d06ba git notes --ref=refs/notes/ci-data show 84480bbeebbcac107ecf293d386632fa8a8d06ba Exit status: 0 Duration: 0 | ||||
* | packages.scm: Add packages: cage, nicely and q | EuAndreh | 2024-05-10 | 1 | -0/+45 |
| | |||||
* | packages.scm: Add eut | EuAndreh | 2024-05-10 | 1 | -0/+28 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 3e5f34ddbf194d6ea48e5f7ae2f13c78cb9fba07 git notes --ref=refs/notes/ci-data show 3e5f34ddbf194d6ea48e5f7ae2f13c78cb9fba07 Exit status: 0 Duration: 0 | ||||
* | Makefile: Rename target "upload" -> "deploy" | EuAndreh | 2024-05-09 | 1 | -1/+1 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8948497cc7c82abb7a50df33775b61fe592a2bb7 git notes --ref=refs/notes/ci-data show 8948497cc7c82abb7a50df33775b61fe592a2bb7 Exit status: 0 Duration: 0 | ||||
* | src/org/euandre/queue.scm: Stop propagating python-setuptools on ↵ | EuAndreh | 2024-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | "python-telegram-bot" Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ee1f82f59dacabf2d76632d0709708d081f24275 git notes --ref=refs/notes/ci-data show ee1f82f59dacabf2d76632d0709708d081f24275 Exit status: 0 Duration: 0 | ||||
* | queue.scm: Disable tests for mailutils-sendmail | EuAndreh | 2023-05-13 | 1 | -0/+1 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 24f3846950b7cb953daf7a448a84f5087e9010d8 git notes --ref=refs/notes/ci-data show 24f3846950b7cb953daf7a448a84f5087e9010d8 Exit status: 0 Duration: 0 | ||||
* | queue.scm: Use tornado 6 with python-telegram-bot | EuAndreh | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 66913c7c1a05324cf9707b08b12dec6476460d49 git notes --ref=refs/notes/ci-data show 66913c7c1a05324cf9707b08b12dec6476460d49 Exit status: 0 Duration: 0 | ||||
* | Makefile: Use dedicated "deployer" user on remote host | EuAndreh | 2023-04-02 | 1 | -1/+5 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8ac9efafc4c1b2554f7ddf6ee109d7fb38309d7b git notes --ref=refs/notes/ci-data show 8ac9efafc4c1b2554f7ddf6ee109d7fb38309d7b Exit status: 0 Duration: 0 | ||||
* | queue.scm: Add "pax-utils" package | EuAndreh | 2023-04-02 | 1 | -0/+25 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 5c2836a338de43540b52bd519a9eae58d8d22890 git notes --ref=refs/notes/ci-data show 5c2836a338de43540b52bd519a9eae58d8d22890 Exit status: 0 Duration: 0 | ||||
* | src/org/euandre/packages.scm: Recover guile-heredoc, which is being used in prod | EuAndreh | 2023-03-31 | 1 | -1/+60 |
| | |||||
* | queue.scm: Add hunspell UTF-8 dictionaries | EuAndreh | 2023-03-31 | 1 | -0/+47 |
| | |||||
* | WIP CI | EuAndreh | 2023-03-31 | 2 | -0/+199 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 0bc77c81143b3f4763d7f1034001fa4a9d730347 git notes --ref=refs/notes/ci-data show 0bc77c81143b3f4763d7f1034001fa4a9d730347 Exit status: 0 Duration: 0 | ||||
* | Makefile: Remove Formula/ and src/alpine/ before regenerating | EuAndreh | 2023-03-31 | 3 | -34/+2 |
| | |||||
* | src/bin/paku.in: Remove duplicate logic from templates, put it in paku.lock | EuAndreh | 2023-03-31 | 2 | -29/+24 |
| | |||||
* | Makefile: Get URLs from JSON over duplicating it here | EuAndreh | 2023-03-31 | 1 | -2/+2 |
| | |||||
* | paku.lock: Generate this file from src/bin/paku.in | EuAndreh | 2023-03-31 | 6 | -326/+464 |
| | |||||
* | paku.lock: s/packages/pkgs/ | EuAndreh | 2023-03-29 | 2 | -11/+11 |
| | |||||
* | paku.lock: Separate "version" and "vversion" | EuAndreh | 2023-03-29 | 2 | -23/+27 |
| | |||||
* | src/bin/paku.in: Generate build.nix | EuAndreh | 2023-03-29 | 2 | -0/+18 |
| | |||||
* | src/bin/paku.in: Remove "-latest" suffix from HTML ids | EuAndreh | 2023-03-29 | 1 | -4/+7 |
| | |||||
* | src/bin/paku.in: Move abuild(1) tmpdirs into .abuild/ to make more them ↵ | EuAndreh | 2023-03-29 | 7 | -0/+37 |
| | | | | ignorable | ||||
* | src/bin/paku.in: Better name for Debian directories | EuAndreh | 2023-03-29 | 1 | -8/+8 |
| | | | | | | | "builddirs" is only the installation target, so now it is "destdirs". "checkouts" are where the package is actually built, so now it is "builddirs". | ||||
* | src/bin/paku.in: Namespace debian directories to .paku/debian/* | EuAndreh | 2023-03-29 | 1 | -22/+22 |
| | |||||
* | Makefile: Use dedicated VM images for different Ubuntu packagers | EuAndreh | 2023-03-29 | 1 | -2/+2 |
| | |||||
* | Makefile: Add required dependency to "check-alpine-x86_64-apk" | EuAndreh | 2023-03-29 | 1 | -1/+1 |
| | |||||
* | src/bin/paku.in: Parameterize Alpine subpackages via paku.lock | EuAndreh | 2023-03-29 | 3 | -2/+20 |
| | |||||
* | src/secrets/eu@euandre.org.rsa: Rotate keypair | EuAndreh | 2023-03-29 | 2 | -78/+78 |
| | |||||
* | tests/vm-check.sh: Add POSIX alternative to "sed -u" | EuAndreh | 2023-03-29 | 1 | -2/+13 |
| | |||||
* | tests/vm-check.sh: Timestamp each output via ts(1) | EuAndreh | 2023-03-29 | 1 | -15/+19 |
| | |||||
* | Use abuild(1) to build ".apk" packages | EuAndreh | 2023-03-29 | 12 | -91/+328 |
| | |||||
* | .envrc: Do not "set -eu" so one can manually source it | EuAndreh | 2023-03-29 | 1 | -1/+0 |
| | |||||
* | Revert "mv Formula/ src/homebrew/" | EuAndreh | 2023-03-29 | 6 | -2/+2 |
| | | | | | | | This reverts commit c5e9b62f0193ce802955ebdc8c128a21f3ca3097. The "Formula/" path is indeed hardcoded: https://github.com/Homebrew/brew//blob/fb70af3977b9599f561b05a6237912bf87aa7014/Library/Homebrew/formula_path.sh#L52 | ||||
* | mv Formula/ src/homebrew/ | EuAndreh | 2023-03-28 | 6 | -2/+2 |
| | |||||
* | src/bin/paku.in: Add WIP version of Alpine support, based off of Debian | EuAndreh | 2023-03-28 | 3 | -3/+219 |
| | |||||
* | src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output files | EuAndreh | 2023-03-28 | 3 | -6/+9 |
| | |||||
* | tests/vm-check.sh: Add support for [-- ARGS] | EuAndreh | 2023-03-28 | 1 | -2/+2 |
| | |||||
* | src/bin/paku.in: Small tweaks on HTML output | EuAndreh | 2023-03-28 | 1 | -3/+3 |
| | |||||
* | src/bin/paku.in: Use gexps for #:make-flags | EuAndreh | 2023-03-28 | 2 | -6/+6 |
| | |||||
* | Makefile: Use official HTTP version of Git remote | EuAndreh | 2023-03-28 | 1 | -1/+1 |
| | |||||
* | Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file ↵ | EuAndreh | 2023-03-28 | 1 | -1/+2 |
| | | | | | | argument" This reverts commit ad82613439203f497ae773bcad399d28f71418e7. | ||||
* | queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argument | EuAndreh | 2023-03-27 | 1 | -2/+1 |
| | |||||
* | src/bin/paku.in: Simplify emission of Debian makefile | EuAndreh | 2023-03-25 | 1 | -4/+8 |
| | |||||
* | Makefile: Do not compress files being rsynced locally | EuAndreh | 2023-03-25 | 1 | -2/+2 |
| | |||||
* | src/bin/paku.in: Name .deb files with "latest" instead of commit hash | EuAndreh | 2023-03-25 | 1 | -2/+8 |
| |