Commit Graph

  • 8a65d7c1cd chore(deps): bump redis from 7.0.12 to 7.2.0 dependabot[bot] 2023-08-17 15:58:01 +00:00
  • 3ad35ef009 fix: use correct repository on arm64 ubuntu image László GÖRÖG 2023-08-07 17:37:30 +02:00
  • f8b3c5eb42 Release 1.35.0 1.35.0 Jose Diaz-Gonzalez 2023-07-11 16:50:04 -04:00
  • 62e24bdb71 Merge pull request #218 from dokku/dependabot/docker/redis-7.0.12 Jose Diaz-Gonzalez 2023-07-11 16:49:48 -04:00
  • d5a87c21f5 chore(deps): bump redis from 7.0.11 to 7.0.12 dependabot[bot] 2023-07-11 15:38:12 +00:00
  • 9776ebdf6a Release 1.34.0 1.34.0 Jose Diaz-Gonzalez 2023-05-28 01:00:06 -04:00
  • 7be49f9bbe Release 1.32.4 1.32.4 Jose Diaz-Gonzalez 2023-04-27 21:59:57 -04:00
  • 5aa50b86e5 Merge pull request #216 from dokku/dependabot/docker/redis-7.0.11 josegonzalez 2023-04-27 21:59:46 -04:00
  • 6783620cd7 chore(deps): bump redis from 7.0.10 to 7.0.11 dependabot[bot] 2023-04-18 15:57:49 +00:00
  • 38278ab9d9 Release 1.32.3 1.32.3 Jose Diaz-Gonzalez 2023-03-21 16:16:27 -04:00
  • e04200a99c Release 1.32.2 1.32.2 Jose Diaz-Gonzalez 2023-03-21 13:28:50 -04:00
  • ea3781cd28 Merge pull request #215 from dokku/dependabot/docker/redis-7.0.10 josegonzalez 2023-03-21 13:28:23 -04:00
  • cf59cac18a chore(deps): bump redis from 7.0.9 to 7.0.10 dependabot[bot] 2023-03-21 16:02:35 +00:00
  • e76a457c74 Release 1.32.1 1.32.1 Jose Diaz-Gonzalez 2023-03-19 05:30:41 -04:00
  • 8b653f74b0 Merge pull request #214 from dokku/dependabot/docker/redis-7.0.9 josegonzalez 2023-03-19 05:30:31 -04:00
  • 57f7b138f4 chore(deps): bump redis from 7.0.8 to 7.0.9 dependabot[bot] 2023-03-01 16:00:16 +00:00
  • a443bc7912 Release 1.32.0 1.32.0 Jose Diaz-Gonzalez 2023-02-25 22:13:23 -05:00
  • b1d94ed87a Merge pull request #213 from dokku/error-when-link-exists josegonzalez 2023-02-25 22:12:05 -05:00
  • 352794aa05 fix: show an error when an ambassador container already exists but we don't have expose configuration Jose Diaz-Gonzalez 2023-02-25 04:00:40 -05:00
  • 2369ebf94a Release 1.31.0 1.31.0 Jose Diaz-Gonzalez 2023-02-25 02:23:31 -05:00
  • ac78cb842c Merge pull request #211 from dokku/no-restart-link josegonzalez 2023-02-25 02:13:18 -05:00
  • a902165547 fix: update link docs to remove erroneous copy-paste Jose Diaz-Gonzalez 2023-02-25 01:50:30 -05:00
  • dbaa985fe6 tests: link service before unlinking Jose Diaz-Gonzalez 2023-02-25 00:47:26 -05:00
  • 5e78f7d1e5 chore: remove extra newline Jose Diaz-Gonzalez 2023-02-21 00:49:18 -05:00
  • b3747635b2 fix: update tests to properly handle case where app is not running Jose Diaz-Gonzalez 2023-02-21 00:48:23 -05:00
  • 3154beb12d fix: move arg-less flags to the front Jose Diaz-Gonzalez 2023-02-21 00:29:30 -05:00
  • 3cb6d2fe7b tests: add output/status and flesh out restart tests a bit more Jose Diaz-Gonzalez 2023-02-21 00:08:53 -05:00
  • 577d73e7f0 tests: add test for --no-restart to link tests Jose Diaz-Gonzalez 2023-02-20 23:51:28 -05:00
  • 6b39dea20e tests: add test for --no-restart to unlink tests Jose Diaz-Gonzalez 2023-02-20 23:47:03 -05:00
  • ba0f46a8b5 chore: make all the service names used in the service_unlink tests the same Jose Diaz-Gonzalez 2023-02-20 23:40:09 -05:00
  • 673fc4c9bb chore: make all the service names used in the service_link tests the same Jose Diaz-Gonzalez 2023-02-20 23:35:12 -05:00
  • 3c6b6e1c0f feat: add ability to skip restarts on link and unlink Jose Diaz-Gonzalez 2023-02-20 23:26:44 -05:00
  • 9fd0ede9f3 Release 1.30.1 1.30.1 Jose Diaz-Gonzalez 2023-02-09 03:12:27 -05:00
  • 7fb98d7cfc fix: drop extra files from being included in release Jose Diaz-Gonzalez 2023-02-09 03:07:31 -05:00
  • 4da3491a6c Merge pull request #210 from dokku/auto-release-tags josegonzalez 2023-02-09 03:03:10 -05:00
  • 79d204a682 feat: automatically create releases from tags Jose Diaz-Gonzalez 2023-02-09 03:00:43 -05:00
  • 9a6b80c837 Release 1.30.0 1.30.0 Jose Diaz-Gonzalez 2023-02-09 00:47:48 -05:00
  • 75a091477b Release 1.29.0 1.29.0 Jose Diaz-Gonzalez 2023-02-09 00:38:56 -05:00
  • 2a8489e2f8 Merge pull request #209 from dokku/alt-network-alias josegonzalez 2023-02-09 00:36:40 -05:00
  • 2965302171 fix: use network alias when linking to wait container Jose Diaz-Gonzalez 2023-02-08 23:59:22 -05:00
  • c6f3b67509 fix: drop extra check and always use the same network alias Jose Diaz-Gonzalez 2023-02-08 18:30:12 -05:00
  • 7230fbfccd refactor: use the same network alias as is used when running :link command Jose Diaz-Gonzalez 2023-02-08 17:08:08 -05:00
  • b93710dbd2 tests: drop extra alias Jose Diaz-Gonzalez 2023-02-08 12:41:09 -05:00
  • 86f81e9981 tests: correct the app name in use Jose Diaz-Gonzalez 2023-02-08 12:24:20 -05:00
  • 331b5197da fix: use correct alias for non-initial-network connect calls Jose Diaz-Gonzalez 2023-02-08 12:08:26 -05:00
  • 1925d15ffb fix: always use the network alias Jose Diaz-Gonzalez 2023-02-08 12:06:57 -05:00
  • c0e8b7afb8 fix: set correct alias for wait container when not using an initial network Jose Diaz-Gonzalez 2023-02-08 11:45:42 -05:00
  • 3aa2c03834 feat: use service name as hostname Jose Diaz-Gonzalez 2023-02-08 11:01:02 -05:00
  • b664ce6411 feat: add network alias that is $SERVICE_NAME.$SERVICE_TYPE Jose Diaz-Gonzalez 2023-02-08 11:00:01 -05:00
  • ad2509d3ec Merge pull request #207 from dokku/network-flags josegonzalez 2023-02-08 10:26:07 -05:00
  • f055182cca refactor: use actual database dump for redis import tests Jose Diaz-Gonzalez 2023-02-08 04:04:04 -05:00
  • 68b7e33a07 fix: remove old dump before writing it from the host Jose Diaz-Gonzalez 2023-02-08 03:12:31 -05:00
  • 8b9a03aa66 refactor: write rdb file outside of docker container command Jose Diaz-Gonzalez 2023-02-08 02:54:35 -05:00
  • b845d6fb43 tests: ignore case where app is already deleted Jose Diaz-Gonzalez 2023-02-08 02:22:08 -05:00
  • bba2f1384f tests: fix issue where the test app wasn't being removed on test teardown Jose Diaz-Gonzalez 2023-02-08 02:12:32 -05:00
  • a4520a74e2 chore: drop trace from output Jose Diaz-Gonzalez 2023-02-08 01:46:00 -05:00
  • 8eb25a93d1 chore: remove extra newline Jose Diaz-Gonzalez 2023-02-08 01:44:22 -05:00
  • c3b51a064d fix: correct imports Jose Diaz-Gonzalez 2023-02-08 01:42:07 -05:00
  • 61c0ad851f feat: add service container log output on failure to start Jose Diaz-Gonzalez 2023-02-08 01:21:00 -05:00
  • 2e241f9ae6 fix: add -N flag to getopts Jose Diaz-Gonzalez 2023-02-08 00:54:23 -05:00
  • f6b6bd87f0 tests: fix :set tests Jose Diaz-Gonzalez 2023-02-08 00:41:10 -05:00
  • e23f15ca7f tests: stop running workflows on push Jose Diaz-Gonzalez 2023-02-08 00:38:21 -05:00
  • 8478b5cebe tests: also force destroy the lsa service Jose Diaz-Gonzalez 2023-02-08 00:26:56 -05:00
  • 0734692b2d tests: output the contents of the run command in tests Jose Diaz-Gonzalez 2023-02-08 00:26:32 -05:00
  • 09d58a815e docs: regenerate README Jose Diaz-Gonzalez 2023-02-08 00:13:39 -05:00
  • 43d0987322 feat: add support for network related flags on create, clone, and upgrade Jose Diaz-Gonzalez 2023-02-08 00:03:25 -05:00
  • 059ece5173 fix: add missing source calls Jose Diaz-Gonzalez 2023-02-07 22:38:51 -05:00
  • c0ab76da8b fix: ensure properties are setup on plugin install Jose Diaz-Gonzalez 2023-02-07 22:25:43 -05:00
  • 33c99f0425 Merge pull request #202 from dokku/191-network-support josegonzalez 2023-02-07 22:10:23 -05:00
  • 1e33752ea0 chore: drop debugging code josegonzalez 2023-02-07 21:57:19 -05:00
  • 02b6c50bb2 chore: drop extra ls josegonzalez 2023-02-07 21:56:25 -05:00
  • cdb062fed1 debug Jose Diaz-Gonzalez 2023-02-07 21:46:24 -05:00
  • 76a5fbd9cb feat: more debugging josegonzalez 2023-02-07 21:18:32 -05:00
  • 2f4d5dfe38 feat: add more debug information josegonzalez 2023-02-07 20:46:54 -05:00
  • acaaaf586b refactor: use direct functions instead of subcommands Jose Diaz-Gonzalez 2023-02-07 20:30:43 -05:00
  • 49949f24cb debug: check why the commands are failing josegonzalez 2023-02-07 20:17:15 -05:00
  • fe378009d8 feat: add network properties to :info output Jose Diaz-Gonzalez 2023-02-07 16:13:59 -05:00
  • ab0d871347 docs: add example for multiple networks Jose Diaz-Gonzalez 2023-02-07 16:09:41 -05:00
  • c0a393a7af feat: add ability to set multiple, comma-delimited post-create and post-start networks Jose Diaz-Gonzalez 2023-02-07 16:07:53 -05:00
  • ea2a23b0b9 feat: add support for attaching to networks after service container creation and start Jose Diaz-Gonzalez 2023-02-07 15:59:15 -05:00
  • ddfbbd6694 refactor: directly write out the cid file when creating the service container Jose Diaz-Gonzalez 2023-02-07 15:54:39 -05:00
  • cd13edd30d fix: correct error message for valid/invalid properties Jose Diaz-Gonzalez 2023-02-07 15:54:13 -05:00
  • 1d6654943b fix: actually call the :set function and ensure we write properties to the correct namespace Jose Diaz-Gonzalez 2023-02-07 15:21:57 -05:00
  • 1a942e0484 fix: correct issue with checking if the service container is ready when using an initial-network Jose Diaz-Gonzalez 2023-02-07 15:21:28 -05:00
  • b6ccd491fd feat: add support for specifying an initial-network property Jose Diaz-Gonzalez 2023-02-07 14:31:11 -05:00
  • fbc5380a12 Merge pull request #206 from dokku/dependabot/github_actions/actions/checkout-3 josegonzalez 2023-02-07 18:16:02 -05:00
  • de6f3d36d1 Merge pull request #205 from dokku/dependabot/github_actions/actions/setup-python-4 josegonzalez 2023-02-07 18:15:56 -05:00
  • bfef36d1a6 Merge pull request #204 from dokku/dependabot/github_actions/actions/upload-artifact-3 josegonzalez 2023-02-07 17:57:16 -05:00
  • 85302b5040 chore(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2023-02-07 22:02:22 +00:00
  • 09ca02a1ad chore(deps): bump actions/setup-python from 2 to 4 dependabot[bot] 2023-02-07 22:02:19 +00:00
  • 1de6476ff2 chore(deps): bump actions/upload-artifact from 2 to 3 dependabot[bot] 2023-02-07 22:02:15 +00:00
  • 1acb937676 feat: upgrade github actions automatically Jose Diaz-Gonzalez 2023-02-07 17:01:15 -05:00
  • 3f22a06649 Merge pull request #203 from dokku/upgrade-test-os josegonzalez 2023-02-07 16:50:49 -05:00
  • 2bcbae8915 feat: upgrade test os to ubuntu 20.04 Jose Diaz-Gonzalez 2023-02-07 16:19:02 -05:00
  • 14ac26d1fc Release 1.28.0 1.28.0 Jose Diaz-Gonzalez 2023-02-07 08:19:56 -05:00
  • 5679ded638 Merge pull request #201 from dokku/fix-upgrades josegonzalez 2023-02-07 07:13:48 -05:00
  • 0f569b158c fix: properly support new image and image-version values during plugin upgrades Jose Diaz-Gonzalez 2023-02-07 06:53:40 -05:00
  • 1948c216ff Merge pull request #198 from dokku/update-docker-commands josegonzalez 2023-02-07 04:47:06 -05:00
  • 646356d086 refactor: use DOCKER_BIN env var instead of calling docker directly Jose Diaz-Gonzalez 2023-02-07 03:53:08 -05:00
  • b50752d009 refactor: use namespaced docker commands for interacting with the docker binary Jose Diaz-Gonzalez 2023-02-07 03:39:42 -05:00