This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Update mock-avs version fetch automation#79
Merged
Conversation
adriantpaez
reviewed
Sep 26, 2023
adriantpaez
reviewed
Sep 27, 2023
adriantpaez
approved these changes
Sep 27, 2023
AntiD2ta
added a commit
that referenced
this pull request
Oct 5, 2023
* feat: Update mock-avs version fetch automation * feat: Add a script for mock-avs version fetch * chore: Amend cache file extension * feat: Update mock-avs version fetch approach * fix: Save timestamp correctly in cache file
AntiD2ta
added a commit
that referenced
this pull request
Oct 5, 2023
* feat: Update mock-avs version fetch automation * feat: Add a script for mock-avs version fetch * chore: Amend cache file extension * feat: Update mock-avs version fetch approach * fix: Save timestamp correctly in cache file
AntiD2ta
added a commit
that referenced
this pull request
Oct 6, 2023
commit 1443cf1 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Oct 5 17:09:14 2023 +0000 doc: Update Changelog commit b46e427 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Oct 5 17:09:03 2023 +0000 doc: Update Readme commit 573fbdf Author: Madhur Shrimal <madhur.shrimal@gmail.com> Date: Thu Oct 5 01:44:31 2023 -0700 doc: Update readme for onchain instructions (#88) * add readme * fix: Typos --------- Co-authored-by: AntiD2ta <mtpotro41@gmail.com> commit 919d050 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 13:48:45 2023 +0000 doc: update README commit 9380d3c Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 13:21:36 2023 +0000 test: tar add file commit d19e8f7 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 12:45:38 2023 +0000 test: add test cases for load timestamp and state commit 3826884 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 12:26:29 2023 +0000 test: datadir backup list commit a6795ab Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 21:20:54 2023 +0000 feat: improve backup ls command commit f84a0c8 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 10:29:15 2023 +0000 fix: increase E2E timeout to 20m commit 8c5fc8d Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Oct 4 10:06:45 2023 +0000 refactor: improve e2e test setups Avoid building Docker images if they already exist. commit 253c0a5 Author: Madhur Shrimal <madhur.shrimal@gmail.com> Date: Wed Oct 4 01:32:37 2023 -0700 feat: Implement onchain code features (#85) * init op register feature operator registration stuff more options to register * password commit * update with latest interface * add password for ops and update sdk * update to remove eigensdk * make format * add chainid as param * update command description * address comments * add more details about update op commit 64e892a Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 14:48:10 2023 +0000 feat: print backup in size nearest to a whole unit commit 292d31e Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 12:57:21 2023 +0000 doc: update README commit 6e8ac2e Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 12:06:07 2023 +0000 fix: checkBackupExist - Add function description - Fix variable names commit 896b622 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 10:43:53 2023 +0000 test(e2e): backup list commit 9999716 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 10:24:49 2023 +0000 test(e2e): backup instance commit f3fb59c Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 10:05:34 2023 +0000 test: parseBackupName commit c30600c Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 08:58:15 2023 +0000 feat: add log with info about snapshotter commit 02adcc5 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 08:38:30 2023 +0000 fix: update BackupList comment commit 6de7c55 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 07:25:39 2023 +0000 feat: add backup to the update command commit ed2dae2 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Oct 3 05:08:44 2023 +0000 test: BuildImageFromURI and ImageExist commit d4a63b0 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Oct 2 20:41:46 2023 +0000 fix: requested changes commit e73bde3 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Oct 2 18:59:47 2023 +0000 doc: improve backup command description commit 81aa0c9 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 28 11:34:59 2023 +0000 fix: do not remove container if AutoRemove is set commit 74de051 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 14:39:34 2023 +0000 feat: add backup ls command commit 2928462 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 14:09:02 2023 +0000 fix: use unix time instead of unixnano commit 87049fc Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 09:50:53 2023 +0000 feat: reuse snapshotter image commit 5fdee54 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:45:46 2023 +0000 test: update tests commit 5f7179e Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:45:29 2023 +0000 feat: init backup command commit a16c78a Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:43:04 2023 +0000 feat: add ComposeProject to Instance ComposeProject returns the docker compose project of the instance commit 4fd47e4 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:41:04 2023 +0000 feat: add docker BuildImageFromURI commit 2e2b90d Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:39:17 2023 +0000 fix: instance locker initialization commit aac1f95 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 08:38:27 2023 +0000 refactor: update docker run Add RunOptions to support new options VolumesFrom, AutoRemove commit dea794a Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Sep 26 12:15:06 2023 +0000 feat: add tar util functions commit 3d1af94 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Sep 28 17:48:52 2023 +0000 chore: Update go.mod commit ac7d876 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Sep 28 17:44:34 2023 +0000 fix: Plugin docker image validation commit 5c80e70 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 27 17:39:06 2023 +0000 test: Update local-install e2e tests commit 7f34ec7 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 27 15:25:26 2023 +0000 refac: Remove some comments commit e93179d Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 27 12:09:20 2023 +0000 feat(local-ins): Use empty str for default-less options commit e25514f Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 27 09:32:13 2023 +0000 style: Update CLI cmds usage description Changes: - Put required args between anchors - Lower case all flags and args names commit a1f3258 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 27 09:10:31 2023 +0000 feat: Make profile flag required for local-install cmd commit e8bce14 Author: Miguel Tenorio <46824157+AntiD2ta@users.noreply.github.com> Date: Wed Sep 27 19:11:50 2023 +0200 feat: Update mock-avs version fetch automation (#79) * feat: Update mock-avs version fetch automation * feat: Add a script for mock-avs version fetch * chore: Amend cache file extension * feat: Update mock-avs version fetch approach * fix: Save timestamp correctly in cache file commit b6f0fbb Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 27 16:17:03 2023 +0000 fix: update mock-avs version management Support installing old AVS image versions commit b751ecf Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 15:19:58 2023 +0000 doc: update README with the update command commit b42b77e Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 15:19:22 2023 +0000 fix: manage update to same version without error commit 688c2dc Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 15:18:25 2023 +0000 fix: remove unused `update` flags - instance-id - commit commit e901dff Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 12:06:49 2023 +0000 test: add update E2E test cases - Update TestUpdate_Run to use latest commit hash instead of version commit 58be550 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 11:59:10 2023 +0000 doc: improve update command description Add a paragraph regarding profile mismatching when update commit 4a3ac8f Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 21 08:45:24 2023 +0000 fix: typos in the update command commit dd7231b Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 20:27:51 2023 +0000 test: add update e2e tests commit 41fe9f1 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 20:27:34 2023 +0000 feat: add dynamic flags for profile options commit 39d2fa8 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 12:05:29 2023 +0200 doc: update update command description commit 5da0ba6 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 09:54:53 2023 +0000 test: update command commit 72ab9aa Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 09:54:43 2023 +0000 refactor: update command commit 3d3a54e Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 18 09:50:23 2023 +0000 feat: remove URL as update argument commit 69820d3 Author: adriantpaez <adriantpaez@gmail.com> Date: Fri Sep 15 11:31:37 2023 +0000 feat: add update command commit 8c328aa Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Sep 19 08:19:39 2023 +0000 test: add monitoring stack test case commit df86382 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Sep 15 14:04:39 2023 +0000 feat: Support for hidden input commit 08b42f3 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Sep 15 11:03:39 2023 +0000 feat: Add new profile option field `hidden` commit 82bc7a0 Author: Miguel Tenorio <46824157+AntiD2ta@users.noreply.github.com> Date: Fri Sep 15 10:26:17 2023 +0100 doc: Handle private repo in go install method Co-authored-by: Adrian Tubal Páez Ruiz <adriantpaez@gmail.com> commit 1eaa66b Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Sep 15 09:09:47 2023 +0000 doc: Clarify we only support Linux commit b9bfcb3 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Sep 14 15:26:25 2023 +0000 doc(readme): Add build from source and go install methods commit 97c3c23 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Sep 14 15:24:56 2023 +0000 chore: Add Markdown All in One ext to devcontainer conf commit 1fea3f4 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 14 17:05:52 2023 +0000 refactor: use common mock-avs package for tests commit 4664324 Author: adriantpaez <adriantpaez@gmail.com> Date: Fri Sep 15 10:19:39 2023 +0200 refactor: update doc comments and add update check commit 810d216 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 14 09:02:21 2023 +0000 test: add tests commit e77017d Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 14 09:01:30 2023 +0000 refactor: minor refactor commit a6cad5c Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 14 08:59:42 2023 +0000 fix: CommitPrecedence method commit c4a89d8 Author: adriantpaez <adriantpaez@gmail.com> Date: Fri Sep 15 10:24:32 2023 +0200 feat: merge options commit 95938d7 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Sep 14 11:30:45 2023 +0000 feat: Update mock-avs repos info automatically commit ccec8aa Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 13 14:53:00 2023 +0000 refac: Update mock-avs version number and handling commit 49eaa63 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 13 11:31:19 2023 +0000 feat: Use manifest.name for the instance ID commit b60e9b8 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Sep 13 10:00:08 2023 +0000 feat: Update mock-avs links and tag version commit 6d4d5c2 Author: Adrian Tubal Páez Ruiz <adriantpaez@gmail.com> Date: Tue Sep 12 17:15:59 2023 +0200 fix: Update docker compose ps output unmarshalling (#72) * fix: update docker compose ps output unmarshalling * fix: requested changes commit d0425e5 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Sep 12 09:11:38 2023 +0000 fix: docker ps unmarshal error commit 9138747 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Sep 7 10:29:55 2023 +0000 test: add ls test case with comment commit 9a86c2b Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 6 08:34:45 2023 +0000 test: add e2e tests for ls command commit 11babcd Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Sep 6 08:54:35 2023 +0000 fix: requested changes commit 04e60fc Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 4 13:36:40 2023 +0000 test: add plugin e2e test cases commit 435e571 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 4 13:36:15 2023 +0000 feat: create bound directory if doesn't exist commit 4d52c36 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Sep 4 08:33:13 2023 +0000 feat: deprecate id option commit c6e8ace Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 15:50:53 2023 +0000 fix: tests commit 2938362 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 14:50:37 2023 +0000 fix: remove compose down running monitoring commit b7f346c Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 14:49:38 2023 +0000 fix: run monitoring wrapped error commit 4d6b70b Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 14:48:44 2023 +0000 fix: run monitoring log level commit 805505b Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 08:48:33 2023 +0000 test: add checkAVSHealth commit f1aaa46 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 31 13:48:17 2023 +0000 feat: remove volumes when uninstalling commit fe5c9ef Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 30 11:32:46 2023 +0000 fix: requested changes commit f3cf184 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 23 14:13:13 2023 +0000 test: update Test_Uninstall_NonExistingInstance commit 5d33424 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 22 09:58:47 2023 +0000 refactor: remove waitForMonitoring Use backoff instead of waitFroMonitoring in e2e tests commit 67b49ed Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 17 11:00:33 2023 +0000 test: add e2e test cases commit 50e1a67 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 30 09:19:30 2023 +0000 doc: update README commit ff5561e Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 29 20:48:42 2023 +0000 fix: requested changes commit 3d76f5f Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 29 13:55:04 2023 +0000 refactor: comment unnecessary code to build images commit 9144154 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 29 13:23:26 2023 +0000 feat: remove plugin build_from commit 520eab0 Author: adriantpaez <adriantpaez@gmail.com> Date: Mon Aug 28 14:38:38 2023 +0000 feat: check build context is not used commit d2409af Author: Swapnil Raj <swapnilraj@users.noreply.github.com> Date: Wed Aug 30 10:10:10 2023 +0100 chore: Update LICENSE (#62) commit 7a178c8 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 24 12:17:51 2023 +0000 chore: Remove the `node_version` field from schemas and tests commit fdad2f1 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:54:42 2023 +0000 ci: Update go version commit e8c0254 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:45:56 2023 +0000 feat: Update Grafana dashboard Updates - Add spec version panel - Re-arrange Misc panels - Update panels configuration. Stop using eigen_version commit 049fad3 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:37:35 2023 +0000 feat: Inject Spec, AVS version; AVS name to metrics commit 2e540f3 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:35:17 2023 +0000 feat(e2e): Cleanup env always before running the test commit ac2b299 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:34:54 2023 +0000 feat(e2e): Add a check for Prom metrics labels commit 3b90170 Author: AntiD2ta <mtpotro41@gmail.com> Date: Fri Aug 18 16:33:31 2023 +0000 feat: Remove the `node_version` field from manifest commit 9d8999e Author: adriantpaez <adriantpaez@gmail.com> Date: Fri Aug 18 09:40:40 2023 +0000 doc: update plugin command documentation Add use case for the --build-arg flag commit 527a4eb Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 16:40:51 2023 +0000 chore(makefile): Remove -v flag from test rules commit 4717869 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 16:40:09 2023 +0000 chore: Add github-cli to devcontainer commit 56b724f Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 16:39:42 2023 +0000 style: Return function value directly instead of err commit f2ffb8a Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 15:26:21 2023 +0000 chore(makefile): Raise timeout for e2e tests commit eb160a3 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 14:48:34 2023 +0000 chore: Silence cobra errors and usage when failure commit 1d39f9e Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 14:48:02 2023 +0000 fix: Wrong monitoring initialization moment The monitoring stack was initialized for the install only after running the instance. commit 3c5940e Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 14:46:19 2023 +0000 fix: Issue when trying to remove an nonexisting target Uninstall continues if removeTarget returns an ErrNonexistingTarget commit c6e3b77 Author: Ariel Diaz <krafugo@gmail.com> Date: Wed Aug 16 08:38:11 2023 -0400 fix: upgrade e2e tests tag version commit 2a987fb Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 10:52:33 2023 -0400 test: add schema tests commit bf92ddc Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 08:04:51 2023 -0400 fix: daemon tests commit 537fd51 Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 08:04:31 2023 -0400 fix: schemas and add readme commit 00e27c2 Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 08:00:21 2023 -0400 fix: manifest testdata commit add4099 Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 07:58:46 2023 -0400 fix: change profiles from manifest commit 03978d1 Author: Ariel Diaz <krafugo@gmail.com> Date: Mon Aug 14 00:47:15 2023 -0400 feat: log hardware requirements commit d06b19f Author: Ariel Diaz <krafugo@gmail.com> Date: Tue Aug 8 04:02:49 2023 -0400 feat: add yaml schema validation commit 8a27346 Author: Ariel Diaz <krafugo@gmail.com> Date: Tue Aug 8 04:01:41 2023 -0400 feat: add manifest and profile yaml schema commit 0a3bca5 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 11:18:03 2023 +0000 feat: Show a short version of the commit in Grafana commit 9271484 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 11:17:50 2023 +0000 feat: Use exponential backoff to update Prom config commit 135812c Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 07:10:23 2023 +0000 feat: Update common metrics dashboard with commit panel commit 5190e03 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 17 07:09:48 2023 +0000 feat: Add instance's commit hash to prom metrics commit 2c8eeb5 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 16 13:15:44 2023 +0000 test: add test for getPluginData daemon function commit d3115c4 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 16 11:30:01 2023 +0000 test: add plugin e2e test case commit 856f24a Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 16 09:59:25 2023 +0000 test: update plugin e2e test cases commit 7d7725b Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 16 09:14:17 2023 +0000 refactor: e2e helper functions commit 9897a47 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 15 22:30:43 2023 +0000 test: add plugin e2e tests commit 21ee702 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 15 14:12:29 2023 +0000 test: add init tests commit 9bc890f Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 15 09:54:38 2023 +0000 feat: add plugin image build args commit 922e106 Author: adriantpaez <adriantpaez@gmail.com> Date: Thu Aug 10 16:58:29 2023 +0000 feat: update install plugin with local-context commit 38190ad Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 9 14:03:46 2023 +0000 fix: requested changes commit 5c7f774 Author: adriantpaez <adriantpaez@gmail.com> Date: Wed Aug 9 11:28:15 2023 +0000 feat: support relative path for plugin commit 3f2e132 Author: Miguel Tenorio <46824157+AntiD2ta@users.noreply.github.com> Date: Wed Aug 16 10:21:52 2023 +0100 ci: Fix typo in `publish-ppa` job name Co-authored-by: Adrian Tubal Páez Ruiz <adriantpaez@gmail.com> commit 7f26d7a Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Aug 9 12:33:25 2023 +0200 ci(release): Add copy launchpad binaries step commit 406aade Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Aug 9 11:54:49 2023 +0200 ci(release): Add debian packaging job commit ac6ac87 Author: AntiD2ta <mtpotro41@gmail.com> Date: Wed Aug 9 11:54:20 2023 +0200 feat: Add Debian package commit 3dc4d37 Author: AntiD2ta <mtpotro41@gmail.com> Date: Tue Aug 15 11:15:03 2023 +0000 chore: Use latest mock-avs stable version as a constant commit 0cdf37e Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 10 16:19:01 2023 +0000 test: Update e2e tests Changes: - Move local-install tests to a new file - Enhance checks for installed instance - Add check for temp directory - Add tests for post-install cleanup commit fcdf0d4 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 10 16:17:03 2023 +0000 refac: Common logic between local and remote install commit 9c4d813 Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 10 16:16:27 2023 +0000 fix: Install cleanup failure when duplicated instance commit 15130bb Author: AntiD2ta <mtpotro41@gmail.com> Date: Thu Aug 10 16:08:49 2023 +0000 chore: Update devcontainer's go version commit cdeae88 Author: Adrian Tubal Páez Ruiz <adriantpaez@gmail.com> Date: Tue Aug 8 15:38:20 2023 +0200 feat: Add version and commit hash to the `ls` command (#50) * feat: add version and commit hash to `ls` * test: add test case commit 3df6d34 Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 1 10:37:53 2023 +0000 doc: add installation instructions to the README commit 6eabc6f Author: adriantpaez <adriantpaez@gmail.com> Date: Tue Aug 1 10:37:53 2023 +0000 doc: add installation instructions to the README
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
Types of changes
Testing
Requires testing No