2025-10-16 - 2026-04-16

Overview

41 Active Pull Requests
86 Active Issues
Excluding merges, 11 authors have pushed 142 commits to main and 147 commits to all branches. On main, 816 files have changed and there have been 76033 additions and 99818 deletions.

4 Releases published by 1 user

Published 0.13.0-beta 0.13.0-beta 2026-02-23 16:28:09 +00:00

Published 0.13.0-rc2-beta 0.13.0-rc2-beta 2026-02-20 10:09:22 +00:00

Published 0.13.0-rc1-beta 0.13.0-rc1-beta 2026-02-18 08:29:19 +00:00

Published 0.12.0-beta 0.12.0-beta 2025-11-09 10:52:26 +00:00

39 Pull requests merged by 8 users

Merged #819 fix: i18n & clarify no release notes msg 2026-04-11 13:54:41 +00:00

Merged #815 chore: golang 1.26 && make deps 2026-04-01 09:33:14 +00:00

Merged #810 test: unit tests clean up themselves 2026-04-01 08:55:07 +00:00

Merged #799 feat: add filename to error message when yaml file is invalid 2026-03-20 15:09:33 +00:00

Merged #791 feat: revert all changes during failed release process 2026-03-03 00:02:16 +00:00

Merged #793 build: remove broken goreleaser automagic 2026-03-01 15:49:11 +00:00

Merged #787 build: trimpath 2026-02-20 10:03:38 +00:00

Merged #786 fix: translated help 2026-02-20 09:50:25 +00:00

Merged #784 test: remove recipe sync dependency 2026-02-19 11:04:49 +00:00

Merged #781 fix: remove double help flag 2026-02-19 11:04:22 +00:00

Merged #776 feat: bytes/base64 secret generation 2026-02-18 23:06:16 +00:00

Merged #778 test: ensure ssh-agent is configured 2026-02-17 12:54:41 +00:00

Merged #764 refactor!: rework recipe release flow 2026-02-16 09:18:42 +00:00

Merged #774 feat: abra app ls --chaos 2026-02-15 17:57:32 +00:00

Merged #773 fix: more graceful bailing if borked .env.sample 2026-02-15 17:57:24 +00:00

Merged #772 fix: remove client timeout 2026-02-15 16:34:20 +00:00

Merged #771 fix: broken CI 2026-02-15 16:34:01 +00:00

Merged #761 #744: ensure recipe is up to date before creating new app 2026-02-15 13:40:36 +00:00

Merged #750 fix: breaking GetRecipeVersions when an invalid recipe versions exist 2026-02-13 21:51:48 +00:00

Merged #766 fix: double R015 2026-02-13 15:53:59 +00:00

Merged #763 fix: Does not crash when an image has no tag 2026-02-13 10:58:59 +00:00

Merged #741 fix: Allows multiple protocols on one port 2026-02-13 09:29:02 +00:00

Merged #756 fix regexp for _remove_tags bats output 2026-01-26 07:05:54 +00:00

Merged #753 ensure repo is up to date before printing status 2026-01-16 23:05:53 +00:00

Merged #745 modified install script to output a safe PATH-update (fixes #735) 2026-01-02 13:09:32 +00:00

Merged #738 avoiding #732 by checking for empty versions list for recipe sync 2025-12-21 15:37:33 +00:00

Merged #733 chore: remove reference to wizard mode from recipe upgrade cli docs 2025-12-14 15:02:38 +00:00

Merged #727 fix: show domain with https (clickable) 2025-11-09 09:59:34 +00:00

Merged #726 test: ensure env vars updated 2025-11-09 08:33:59 +00:00

Merged #721 fix: shorter hyphen 2025-11-04 16:25:21 +00:00

Merged #719 fix: throw away unknown version 2025-11-04 13:52:50 +00:00

Merged #718 fix: no-input app deployment when no tty is present 2025-11-04 13:52:29 +00:00

Merged #716 feat: create docker context when server folder does exist 2025-11-04 07:33:37 +00:00

Merged #714 fix: ensure .Config.Env gets new deploy version 2025-11-02 10:44:39 +00:00

Merged #709 fix(move): does not error when secret already exists on new server 2025-10-31 20:38:21 +00:00

Merged #708 feat!: abra app env pull 2025-10-31 20:33:31 +00:00

Merged #703 refactor!: remove autoupdate (kadabra) 2025-10-19 13:47:15 +00:00

Merged #702 refactor!: archive kadabra 2025-10-19 13:36:36 +00:00

Merged #701 feat: Add hexadecimal secret generation 2025-10-19 09:55:57 +00:00

2 Pull requests proposed by 2 users

Proposed #742 WIP: feat: introduce local recipes 2025-12-30 14:16:29 +00:00

Proposed #816 WIP: feat: use compose-go 2026-04-02 15:46:59 +00:00

38 Issues closed from 15 users

Closed #792 Ensure teardown for unit tests 2026-04-01 08:55:09 +00:00

Closed #794 Failed release SSH leaves uncommitted changes 2026-03-05 10:07:48 +00:00

Closed #683 Make recipe release atomic 2026-03-03 00:02:17 +00:00

Closed #780 goreleaser: error=git is in a dirty state 2026-03-01 15:49:28 +00:00

Closed #775 Make abra app deploy the only way to deploy 2026-02-24 07:39:41 +00:00

Closed #783 Investigate -trimpath for builds 2026-02-20 10:03:45 +00:00

Closed #785 abra aplicacion listar output regression after #781 2026-02-20 09:50:39 +00:00

Closed #777 Protect main branch of recipes 2026-02-16 13:42:46 +00:00

Closed #682 Rework abra recipe release 2026-02-16 09:18:43 +00:00

Closed #762 Errors in .env.sample are not reported in a useful way. 2026-02-15 17:57:52 +00:00

Closed #748 Remove all hardcoded timeouts for ssh/docker daemon access 2026-02-15 16:34:35 +00:00

Closed #744 abra app new forgetting to pull new versions? 2026-02-15 13:47:33 +00:00

Closed #485 Re-work UI to expose underlying operations 2026-02-15 13:26:20 +00:00

Closed #731 panic: interface conversion: reference.repository is not reference.NamedTagged: missing method Tag 2026-02-14 00:13:37 +00:00

Closed #739 panic: interface conversion: reference.repository is not reference.NamedTagged: missing method Tag 2026-01-17 00:13:35 +00:00

Closed #737 abra app ls -S doesn't show available upgrade, but there is one 2026-01-16 23:05:59 +00:00

Closed #749 abra incorrectly handles missing recipe folders with commands new and app ls --status 2026-01-11 14:24:20 +00:00

Closed #736 some abra recipe commands are for operators and others for maintainers 2026-01-05 22:52:04 +00:00

Closed #724 Abra recipe release throws a weird SSH error when publishing tags 2026-01-05 22:51:17 +00:00

Closed #746 Feedback for no storage left on device 2026-01-03 14:23:05 +00:00

Closed #735 Installer PATH output 2026-01-02 13:09:32 +00:00

Closed #740 abra catalogue generate doesn't see all tags 2026-01-01 18:12:25 +00:00

Closed #613 feat: tabbed overview of deployment/logs/errors/etc. on deploy 2026-01-01 17:49:45 +00:00

Closed #734 Fix broken CI 2026-01-01 17:46:40 +00:00

Closed #732 Index out of range error when syncing recipe with no version found 2025-12-21 15:37:55 +00:00

Closed #643 Add app URL to deploy overview 2025-11-09 09:59:40 +00:00

Closed #723 Ensure .Config.Env overwrites existing env vars on update 2025-11-09 08:34:21 +00:00

Closed #725 Config templates don't have access to STACK_NAME unless it's used as an env var in the compose file 2025-11-09 08:12:39 +00:00

Closed #692 secret being picked up by some abra spells but not others 2025-11-04 14:33:20 +00:00

Closed #693 Missing config for mattermost-lts 2025-11-04 14:10:42 +00:00

Closed #715 unknown handling when writing to .env 2025-11-04 13:52:54 +00:00

Closed #713 .Config.Env has old version inserted 2025-11-02 10:44:35 +00:00

Closed #497 Reproduce app env from server (without ~/$ABRA_DIR) 2025-10-31 20:33:36 +00:00

Closed #707 distroless container issues 2025-10-28 16:37:11 +00:00

Closed #705 install instructions for PATH don't insert a newline 2025-10-27 15:05:01 +00:00

Closed #699 Archive kadabra 2025-10-19 13:36:41 +00:00

Closed #695 Support hex charset for secret charset modifier 2025-10-19 09:55:57 +00:00

Closed #691 abra app ls improvements 2025-10-17 17:24:33 +00:00

76 Issues created by 13 users

Opened #698 Improve abra app ls 2025-10-17 17:29:59 +00:00

Opened #699 Archive kadabra 2025-10-17 17:34:50 +00:00

Opened #700 Add a 'test recipe' or 'local-only recipe' mode to recipes 2025-10-18 18:39:49 +00:00

Opened #704 Catalogue generation changes for R025 "maintainers proposal" 2025-10-19 17:20:44 +00:00

Opened #705 install instructions for PATH don't insert a newline 2025-10-22 14:55:45 +00:00

Opened #707 distroless container issues 2025-10-27 19:40:21 +00:00

Opened #712 abra app deploy handles re-deploy and shows env updates 2025-11-02 01:07:26 +00:00

Opened #713 .Config.Env has old version inserted 2025-11-02 10:41:16 +00:00

Opened #715 unknown handling when writing to .env 2025-11-02 13:09:33 +00:00

Opened #720 feat: abra app rename 2025-11-04 14:20:40 +00:00

Opened #722 abra app config -> abra app env edit 2025-11-04 23:20:01 +00:00

Opened #723 Ensure .Config.Env overwrites existing env vars on update 2025-11-05 00:07:44 +00:00

Opened #724 Abra recipe release throws a weird SSH error when publishing tags 2025-11-07 22:21:44 +00:00

Opened #725 Config templates don't have access to STACK_NAME unless it's used as an env var in the compose file 2025-11-07 22:26:17 +00:00

Opened #729 Method for running ad-hoc containers 2025-11-13 20:49:19 +00:00

Opened #730 feat: abra app clone <srcdomain> --domain <newtargetdomain> 2025-11-15 21:03:37 +00:00

Opened #731 panic: interface conversion: reference.repository is not reference.NamedTagged: missing method Tag 2025-11-25 00:28:00 +00:00

Opened #732 Index out of range error when syncing recipe with no version found 2025-12-13 04:02:17 +00:00

Opened #734 Fix broken CI 2025-12-14 15:04:54 +00:00

Opened #735 Installer PATH output 2025-12-15 16:00:45 +00:00

Opened #736 some abra recipe commands are for operators and others for maintainers 2025-12-16 16:47:01 +00:00

Opened #737 abra app ls -S doesn't show available upgrade, but there is one 2025-12-17 19:51:42 +00:00

Opened #739 panic: interface conversion: reference.repository is not reference.NamedTagged: missing method Tag 2025-12-23 23:30:15 +00:00

Opened #740 abra catalogue generate doesn't see all tags 2025-12-28 01:43:30 +00:00

Opened #743 My computer gets locked out from the server 2025-12-30 22:29:08 +00:00

Opened #744 abra app new forgetting to pull new versions? 2026-01-01 15:00:50 +00:00

Opened #746 Feedback for no storage left on device 2026-01-02 15:47:21 +00:00

Opened #747 Add lint rule to check config names match 2026-01-04 21:43:37 +00:00

Opened #748 Remove all hardcoded timeouts for ssh/docker daemon access 2026-01-11 09:11:22 +00:00

Opened #749 abra incorrectly handles missing recipe folders with commands new and app ls --status 2026-01-11 11:51:14 +00:00

Opened #751 Don't change recipe checkout on abra app deploy if there are unnamed changes 2026-01-14 16:08:59 +00:00

Opened #752 Changing git origin to use ssh instead of https causes abra deploy to fail 2026-01-14 18:23:31 +00:00

Opened #754 Migration of passgen dependency to coop-cloud-chaos-patchs 2026-01-15 11:23:59 +00:00

Opened #755 feat: Mechanism for setting a min abra version for recipes 2026-01-15 11:37:11 +00:00

Opened #757 abra recipe fetch and refspecs 2026-01-24 18:02:53 +00:00

Opened #758 Upstream alkazam into abra 2026-01-26 20:06:25 +00:00

Opened #759 Use of --debug not rendering line breaks correctly 2026-01-26 20:21:29 +00:00

Opened #760 autocomplete UX improvements 2026-01-27 13:22:08 +00:00

Opened #762 Errors in .env.sample are not reported in a useful way. 2026-01-29 18:05:35 +00:00

Opened #765 Migrating from legacy docker/docker deps 2026-02-13 12:50:50 +00:00

Opened #767 Replace AlecAivazis/survey lib 2026-02-13 15:24:15 +00:00

Opened #768 recipe release testing cleanup insufficient 2026-02-13 15:42:25 +00:00

Opened #769 do not run _ensure_swarm during test setup if using remote server 2026-02-13 16:33:35 +00:00

Opened #770 run make before running integration tests 2026-02-13 16:49:21 +00:00

Opened #775 Make abra app deploy the only way to deploy 2026-02-15 18:51:51 +00:00

Opened #777 Protect main branch of recipes 2026-02-16 11:24:00 +00:00

Opened #779 abra recipe sync asplode 2026-02-17 18:36:23 +00:00

Opened #780 goreleaser: error=git is in a dirty state 2026-02-18 08:20:52 +00:00

Opened #782 app undeploy ignore writing env version 2026-02-18 23:59:17 +00:00

Opened #783 Investigate -trimpath for builds 2026-02-19 00:29:46 +00:00

Opened #785 abra aplicacion listar output regression after #781 2026-02-19 13:48:17 +00:00

Opened #788 AlecAivazis/survey doesn't support i18n 2026-02-20 13:51:01 +00:00

Opened #789 recipe release should only take recipe part of version label as input 2026-02-21 18:34:46 +00:00

Opened #790 abra app run escaping and environment issues 2026-02-25 16:11:20 +00:00

Opened #792 Ensure teardown for unit tests 2026-03-01 08:29:53 +00:00

Opened #794 Failed release SSH leaves uncommitted changes 2026-03-05 04:16:17 +00:00

Opened #795 Fatal on app ls -S if recipe commit doesn't exist 2026-03-05 10:18:49 +00:00

Opened #796 Non-existing recipe breaks app ls -S --chaos 2026-03-05 10:57:25 +00:00

Opened #797 Consider golangci-lint for abra CI checks 2026-03-05 14:16:54 +00:00

Opened #798 localize secret generation dictionary 2026-03-06 12:30:23 +00:00

Opened #800 Document clean up approaches (docker system prune) 2026-03-21 12:50:52 +00:00

Opened #801 abra app move hangs, probably non-passwordless sudo? 2026-03-24 03:14:12 +00:00

Opened #802 Unfork docker libs once multiple port patch is upstream'd / released 2026-03-24 09:00:18 +00:00

Opened #803 abra app move does not support commit id from branch as version 2026-03-24 10:18:24 +00:00

Opened #804 Show changelog when deploying with tag/-l 2026-03-24 16:24:11 +00:00

Opened #805 abra recipe release shows empty PROPOSED CHANGES table 2026-03-24 23:08:05 +00:00

Opened #806 abra recipe release: support maintainer pull request review workflow 2026-03-25 15:43:16 +00:00

Opened #807 abra app upgrade randomly misses release notes 2026-03-25 16:42:32 +00:00

Opened #808 Write to env version before polling 2026-03-26 11:08:08 +00:00

Opened #809 Operator sync resurrected 2026-03-26 16:50:23 +00:00

Opened #811 abra app upgrade stability 2026-03-31 16:00:26 +00:00

Opened #812 Deal with nonskippable recipe updates 2026-03-31 16:02:20 +00:00

Opened #813 Run automatic pre and post migration scripts 2026-03-31 17:14:52 +00:00

Opened #814 Make unit tests run in parallel again 2026-04-01 09:01:13 +00:00

Opened #817 invalid syntax error with abra app list in spanish 2026-04-02 17:35:24 +00:00

Opened #818 interface for abra app config 2026-04-02 17:45:14 +00:00

12 Unresolved Conversations

Open #492 Support arbitrary interpolation of compose files 2026-04-04 17:39:31 +00:00

Open #688 Migrate to standard xgettext for weblate feature parity 2026-02-20 13:51:30 +00:00

Open #629 Translate "unknown command" error output 2026-02-20 13:51:30 +00:00

Open #593 Errors during abra catalogue generate <recipe> are not shown consistently 2026-01-09 03:59:01 +00:00

Open #685 Enhancements to abra recipe lint 2026-01-05 13:03:57 +00:00

Open #571 Pass --chaos status to abra.sh --local commands 2026-01-03 15:16:39 +00:00

Open #697 Move command improvements 2025-11-02 10:50:07 +00:00

Open #504 Support env upgrading with abra app upgrade 2025-10-31 14:24:05 +00:00

Open #694 abra app secret get <domain> <secret-name> 2025-10-26 09:50:18 +00:00

Open #468 Support branch name in .env version 2025-10-26 09:50:18 +00:00

Open #670 abra recipe upgrade should show image name 2025-10-26 09:50:18 +00:00

Open #684 Check config file changes on abra release 2025-10-26 09:50:18 +00:00