aboutsummaryrefslogtreecommitdiff
path: root/aux/with-container (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-14Revert "queue.scm: Separate stdlib binaries into its own output"EuAndreh1-6/+1
This reverts commit 37eece0efd628793397540b4e2d29c54582b28c3. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 6583f8857a55b7b6f3fe091b8d237913bc362e42 git notes --ref=refs/notes/ci-data show 6583f8857a55b7b6f3fe091b8d237913bc362e42 Exit status: 0 Duration: 0
2024-08-13queue.scm: Render Go's timeout innefective by making it too largeEuAndreh1-5/+4
2024-08-13queue.scm: Separate stdlib binaries into its own outputEuAndreh1-1/+6
2024-08-12queue.scm: Disable Go test timeoutEuAndreh1-11/+21
2024-08-05queue.scm: Stop disabling #:tests? in "go-full"EuAndreh1-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
2024-08-03queue.scm: Add "go-full" packageEuAndreh1-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
2024-05-10packages.scm: Update eutEuAndreh1-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
2024-05-10packages.scm: Define "eut" with (pkg ...) and update itEuAndreh1-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
2024-05-10packages.scm: Add packages: cage, nicely and qEuAndreh1-0/+45
2024-05-10packages.scm: Add eutEuAndreh1-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
2024-05-09Makefile: Rename target "upload" -> "deploy"EuAndreh1-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
2024-02-01src/org/euandre/queue.scm: Stop propagating python-setuptools on ↵EuAndreh1-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
2023-05-13queue.scm: Disable tests for mailutils-sendmailEuAndreh1-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
2023-05-07queue.scm: Use tornado 6 with python-telegram-botEuAndreh1-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
2023-04-02Makefile: Use dedicated "deployer" user on remote hostEuAndreh1-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
2023-04-02queue.scm: Add "pax-utils" packageEuAndreh1-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
2023-03-31src/org/euandre/packages.scm: Recover guile-heredoc, which is being used in prodEuAndreh1-1/+60
2023-03-31queue.scm: Add hunspell UTF-8 dictionariesEuAndreh1-0/+47
2023-03-31WIP CIEuAndreh2-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
2023-03-31Makefile: Remove Formula/ and src/alpine/ before regeneratingEuAndreh3-34/+2
2023-03-31src/bin/paku.in: Remove duplicate logic from templates, put it in paku.lockEuAndreh2-29/+24
2023-03-31Makefile: Get URLs from JSON over duplicating it hereEuAndreh1-2/+2
2023-03-31paku.lock: Generate this file from src/bin/paku.inEuAndreh6-326/+464
2023-03-29paku.lock: s/packages/pkgs/EuAndreh2-11/+11
2023-03-29paku.lock: Separate "version" and "vversion"EuAndreh2-23/+27
2023-03-29src/bin/paku.in: Generate build.nixEuAndreh2-0/+18
2023-03-29src/bin/paku.in: Remove "-latest" suffix from HTML idsEuAndreh1-4/+7
2023-03-29src/bin/paku.in: Move abuild(1) tmpdirs into .abuild/ to make more them ↵EuAndreh7-0/+37
ignorable
2023-03-29src/bin/paku.in: Better name for Debian directoriesEuAndreh1-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".
2023-03-29src/bin/paku.in: Namespace debian directories to .paku/debian/*EuAndreh1-22/+22
2023-03-29Makefile: Use dedicated VM images for different Ubuntu packagersEuAndreh1-2/+2
2023-03-29Makefile: Add required dependency to "check-alpine-x86_64-apk"EuAndreh1-1/+1
2023-03-29src/bin/paku.in: Parameterize Alpine subpackages via paku.lockEuAndreh3-2/+20
2023-03-29src/secrets/eu@euandre.org.rsa: Rotate keypairEuAndreh2-78/+78
2023-03-29tests/vm-check.sh: Add POSIX alternative to "sed -u"EuAndreh1-2/+13
2023-03-29tests/vm-check.sh: Timestamp each output via ts(1)EuAndreh1-15/+19
2023-03-29Use abuild(1) to build ".apk" packagesEuAndreh12-91/+328
2023-03-29.envrc: Do not "set -eu" so one can manually source itEuAndreh1-1/+0
2023-03-29Revert "mv Formula/ src/homebrew/"EuAndreh6-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
2023-03-28mv Formula/ src/homebrew/EuAndreh6-2/+2
2023-03-28src/bin/paku.in: Add WIP version of Alpine support, based off of DebianEuAndreh3-3/+219
2023-03-28src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output filesEuAndreh3-6/+9
2023-03-28tests/vm-check.sh: Add support for [-- ARGS]EuAndreh1-2/+2
2023-03-28src/bin/paku.in: Small tweaks on HTML outputEuAndreh1-3/+3
2023-03-28src/bin/paku.in: Use gexps for #:make-flagsEuAndreh2-6/+6
2023-03-28Makefile: Use official HTTP version of Git remoteEuAndreh1-1/+1
2023-03-28Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file ↵EuAndreh1-1/+2
argument" This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
2023-03-27queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argumentEuAndreh1-2/+1
2023-03-25src/bin/paku.in: Simplify emission of Debian makefileEuAndreh1-4/+8
2023-03-25Makefile: Do not compress files being rsynced locallyEuAndreh1-2/+2