Skip to content

Releases: harbor-xyz/harbor-cli

v0.2.13

04 Oct 11:13
5e69a72
Compare
Choose a tag to compare

Changelog

  • a818b0d6 Adding more errors
  • 3a91fe2a Adding more errors

v0.2.12

04 Oct 10:38
5e69a72
Compare
Choose a tag to compare

Changelog

  • b271e573 Add more stdout errors

v0.2.11

04 Oct 07:23
5e69a72
Compare
Choose a tag to compare

Changelog

  • 22bdf350 Setting up staging envs (#102)
  • bd9b6368 Frontend in sync with staging (#98)
  • eb9d9984 Main changes
  • e62d00e6 Changes to support CLI on prod
  • 3ddafe80 connext demo (#97)
  • 654b6009 Log URL bug fix
  • 2551e021 Bug bash fixes
  • 17e639cc Add nil check for networks
  • e85f5b6c Removed file location details from logs

v0.2.10

03 Oct 15:21
5e69a72
Compare
Choose a tag to compare

Changelog

  • f8712384 Fix Env Setup in CLI

v0.2.9

03 Oct 15:11
5e69a72
Compare
Choose a tag to compare

Changelog

  • ef6c567b Hardcoded env variables for staging
  • 6c955a07 Skippied onboarding for users
  • d670afcf Added padding to endpoint
  • 927a3dc0 download config on frontend
  • 56d94ee8 deploy error message update
  • 3c7fd15e ValidDeploy capture error
  • b4512c8f goreleaser yaml update
  • 1cbe2b30 goreleaser yaml update
  • 49dca3bc goreleaser update
  • 68e06337 post install custom to goreleaser
  • 654b6009 Log URL bug fix
  • 2551e021 Bug bash fixes
  • 17e639cc Add nil check for networks
  • e85f5b6c Removed file location details from logs

v0.2.8

03 Oct 10:12
5e69a72
Compare
Choose a tag to compare

Changelog

  • ab2e31a9 goreleaser yaml update
  • 568caad7 goreleaser yaml update
  • 9551b91e goreleaser update
  • c985739b post install custom to goreleaser
  • 17e639cc Add nil check for networks
  • e85f5b6c Removed file location details from logs

v0.2.7

03 Oct 09:59
5e69a72
Compare
Choose a tag to compare

Changelog

  • 568caad7 goreleaser yaml update
  • 9551b91e goreleaser update
  • c985739b post install custom to goreleaser
  • 17e639cc Add nil check for networks
  • e85f5b6c Removed file location details from logs

v0.2.6

03 Oct 09:19
5e69a72
Compare
Choose a tag to compare

Changelog

  • 52ee9328 post install custom to goreleaser

v0.2.5

03 Oct 07:01
5e69a72
Compare
Choose a tag to compare

Changelog

  • bff96d22 Move S3 buckets to env file
  • 22f94307 Adding ports to the Testnet detail page
  • 7a115d3e Fixed no .harbor file issue during configure
  • cf9256c3 Increase wait time after run/kill
  • a5f578b8 Config cleanup
  • af6cf8f6 Add chainId to the network config
  • 47b2e53a Another log cleanup
  • 7e49dea9 Logs cleanup
  • 7ed15d58 Update hardhat config for new networks
  • bd3b12f6 Add mining, loggingEnabled and saveDeployments with defaults in hardhat config
  • 5efb2151 Add companionNetworks and url to hardhat config
  • 68a71db3 Logs sanitisation
  • 32a19f7c Adding env support for lambda func
  • 57bbc7c9 Removing binary
  • b31c6b4f Adding lambda function to update testnet status
  • 56764d9d Add support for config file upload and download
  • bf1413bc Run and kill API CLI changes
  • 01c51bd6 Dhinesh's validation changes
  • 5d3c087e sanity check
  • d251b680 Add Networks to ChainConfigDSL
  • c374191f Dhinesh's changes for dependson validation
  • 5c607349 Connext changes
  • 80a5cec8 Connext demo changes
  • 4d87584d Graph API update for ABI JSON to string change
  • 99414c97 pull the contract ABI out of the db
  • 9a461e91 add chain id
  • 8f2d72c3 1. Remove health checks 2. Replace anvil with hardhat 3. Allow for json when dealing with typescript
  • 172db212 Merge pull request #88 from harbor-xyz/aks-dynamic-urls
  • 5bd32bcd Service registry changes with env value replacement support
  • aca48653 first pass at dynamic urls
  • 02545191 first pass at dynamic urls
  • c4508fa2 deal with case where the smart contract name is not the same as the file name
  • 6ab8c432 add new dockerfile -> already pushed into s3
  • 086cdb28 using harbor-hardhat-deploy instead of hardhat-deploy
  • 4e5d027c diagnosing a hardhat issue when deploying contracts
  • 360748ed namespace the stack with the userName
  • a3dce946 1. Validate for empty array for ports 2. Correctly input ports information into the db
  • be63bc58 first pass at multiple port mappings
  • ed786803 DependsOn functionality seems to be working
  • 5f91274a basic depends_on working
  • 0607f15f Run is now tested and working
  • a57aa48f Killed extra comma bug when having off chain actors and chains
  • 7b15cbe8 first pass - updating testnet status with new cloud architecture
  • 697c20a6 basic describe command done
  • abd1b91e basic run now working
  • 719bb23d Run is almost working - dealing with a permissions issue between cloudformation and s3
  • b5382163 first draft of the new run command - need to test
  • a4c17650 in the middle of getting run to work
  • daf9e7c6 pushing cloud formation template into s3 and storing url in the database correctly
  • bcc76196 Public images now properly working - needed to allow for env vars and a command option into the DSL
  • 02a1893d simple version of public docker images is passing now
  • a337c770 spitting out the correct testnet cloudformation stack templates now
  • d3ab5578 ecs working with cloudformation - simplest case
  • cea3994d first pass at programmatically generating cloud formation templates
  • 4d90ba81 Merge branch 'add-more-actors-build' into add-more-actors-run
  • 05f5c8c4 add different family names for task definitions
  • 068de6c7 leveraging public subnets for cloudformation stack example template
  • 96aa151f Merge branch 'add-more-actors-build' into add-more-actors-run
  • 6dd76325 add staging Dockerfiles for chains
  • 322eb1c1 trying to create cloudformation template for run
  • 2638aaad checked and working with only off chain actors and no chains
  • 61208387 working with no off-chain actors and chains
  • d84ca02c Simple case works, now looking at a testnet with chains and 0 off chain actors
  • 4cbcf71a 1. Adding staging region and env file to determine build stage
  • 151b85bd working on inserting task_definition_ids for each off chain actor image db object
  • 5da975e6 pull down new schema with migrations - task_definition_id in TestnetImageOffChainActor and chain_task_definition_id in TestnetImage
  • ca839087 temporary - add staging creds
  • 59c12f7d Merge pull request #69 from harbor-xyz/fixes
  • 1ebeeedb chore: move rest endpoint to env var
  • 29b63895 Merge pull request #68 from harbor-xyz/ui-fix4
  • bfcb3ea7 Added error toast
  • 758ba028 clean up
  • 43db146a clean up
  • 78efa41b update: docs
  • aba1b668 merge conflicts
  • af22ff31 Update api key:
  • e2b62537 fix: ui issues
  • 61f54527 Merge pull request #67 from harbor-xyz/ui-fix4
  • 29614ab5 ui fixes
  • 0181e0ad ui fixes
  • 5a96c3c8 Merge pull request #65 from harbor-xyz/ui-fixes-3
  • df130894 fix: ui issues
  • f40cf464 Merge pull request #64 from harbor-xyz/ui-fixes2
  • 00e5abd9 more clean up
  • 6b5af123 clean up
  • fe119e28 fixed error
  • e7ebf264 Merge pull request #63 from harbor-xyz/onboarding-update
  • ba3c5f0d Merge pull request #61 from harbor-xyz/ui-fixes
  • 7b5f7520 update: onboarding and docs command
  • 9592fbf8 fix:minor fixes
  • fea1824b Merge pull request #60 from harbor-xyz/apikey
  • 165be125 fixes
  • 4640262e Merge pull request #58 from harbor-xyz/rename-cli-commands
  • d6df146f strip down configure
  • 0326ec54 rename cli commands + clean up
  • c7f7e42b error handling
  • a2253d20 added api modal
  • 17d82df6 Merge pull request #57 from harbor-xyz/staging
  • 585923ab Merge pull request #56 from harbor-xyz/qa-fixes-onboarding
  • 425b9712 fix:formating done
  • c61c9d36 Merge branch 'staging' into qa-fixes-onboarding
  • 757ae567 fix:minor css fixes
  • 5d27eda3 Merge pull request #55 from harbor-xyz/docs-page
  • 7f48126c fix: side nav in docs page
  • 316890a3 Merge pull request #51 from harbor-xyz/docs-page
  • 08a0620f fix: harbor cli command in the docs
  • a4e3e6dd feat: docs menu on heade
  • bc641e69 Merge pull request #53 from harbor-xyz/staging
  • c6d348cf Merge pull request #49 from harbor-xyz/down-api-fix
  • e38f0978 Merge pull request #52 from harbor-xyz/first-release
  • d21590a6 cleanup
  • f6ab22d3 add vendor folder to .gitignore
  • a6bcce89 remove vendor folder
  • 5602b171 logging into aws docker before building image - needed step to ensure cli works without local aws credentials
  • cc6eb45f feat: added docs page
  • e7b6c8ee Merge branch 'master' into first-release
  • 3353e00d Merge pull request #50 from harbor-xyz/staging
  • bc7d735e Merge pull request #47 from harbor-xyz/dashboard-touchup
  • 23bebec3 Merge pull request #48 from harbor-xyz/qa-fixes-onboarding
  • faa60bb8 fix: update offchain actor down status
  • 575f76c3 fix:minor css fixes
  • ecc7dafc removed clone button
  • 5ee7abd7 clean iup
  • d291011f added testnet image name
  • ed9eb274 down api
  • ee69b242 Filtered out stopped status

v0.2.5-beta

03 Oct 07:03
5e69a72
Compare
Choose a tag to compare
v0.2.5-beta Pre-release
Pre-release

Changelog

  • bff96d22 Move S3 buckets to env file
  • 22f94307 Adding ports to the Testnet detail page
  • 7a115d3e Fixed no .harbor file issue during configure
  • cf9256c3 Increase wait time after run/kill
  • a5f578b8 Config cleanup
  • af6cf8f6 Add chainId to the network config
  • 47b2e53a Another log cleanup
  • 7e49dea9 Logs cleanup
  • 7ed15d58 Update hardhat config for new networks
  • bd3b12f6 Add mining, loggingEnabled and saveDeployments with defaults in hardhat config
  • 5efb2151 Add companionNetworks and url to hardhat config
  • 68a71db3 Logs sanitisation
  • 32a19f7c Adding env support for lambda func
  • 57bbc7c9 Removing binary
  • b31c6b4f Adding lambda function to update testnet status
  • 56764d9d Add support for config file upload and download
  • bf1413bc Run and kill API CLI changes
  • 01c51bd6 Dhinesh's validation changes
  • 5d3c087e sanity check
  • d251b680 Add Networks to ChainConfigDSL
  • c374191f Dhinesh's changes for dependson validation
  • 5c607349 Connext changes
  • 80a5cec8 Connext demo changes
  • 4d87584d Graph API update for ABI JSON to string change
  • 99414c97 pull the contract ABI out of the db
  • 9a461e91 add chain id
  • 8f2d72c3 1. Remove health checks 2. Replace anvil with hardhat 3. Allow for json when dealing with typescript
  • 172db212 Merge pull request #88 from harbor-xyz/aks-dynamic-urls
  • 5bd32bcd Service registry changes with env value replacement support
  • aca48653 first pass at dynamic urls
  • 02545191 first pass at dynamic urls
  • c4508fa2 deal with case where the smart contract name is not the same as the file name
  • 6ab8c432 add new dockerfile -> already pushed into s3
  • 086cdb28 using harbor-hardhat-deploy instead of hardhat-deploy
  • 4e5d027c diagnosing a hardhat issue when deploying contracts
  • 360748ed namespace the stack with the userName
  • a3dce946 1. Validate for empty array for ports 2. Correctly input ports information into the db
  • be63bc58 first pass at multiple port mappings
  • ed786803 DependsOn functionality seems to be working
  • 5f91274a basic depends_on working
  • 0607f15f Run is now tested and working
  • a57aa48f Killed extra comma bug when having off chain actors and chains
  • 7b15cbe8 first pass - updating testnet status with new cloud architecture
  • 697c20a6 basic describe command done
  • abd1b91e basic run now working
  • 719bb23d Run is almost working - dealing with a permissions issue between cloudformation and s3
  • b5382163 first draft of the new run command - need to test
  • a4c17650 in the middle of getting run to work
  • daf9e7c6 pushing cloud formation template into s3 and storing url in the database correctly
  • bcc76196 Public images now properly working - needed to allow for env vars and a command option into the DSL
  • 02a1893d simple version of public docker images is passing now
  • a337c770 spitting out the correct testnet cloudformation stack templates now
  • d3ab5578 ecs working with cloudformation - simplest case
  • cea3994d first pass at programmatically generating cloud formation templates
  • 4d90ba81 Merge branch 'add-more-actors-build' into add-more-actors-run
  • 05f5c8c4 add different family names for task definitions
  • 068de6c7 leveraging public subnets for cloudformation stack example template
  • 96aa151f Merge branch 'add-more-actors-build' into add-more-actors-run
  • 6dd76325 add staging Dockerfiles for chains
  • 322eb1c1 trying to create cloudformation template for run
  • 2638aaad checked and working with only off chain actors and no chains
  • 61208387 working with no off-chain actors and chains
  • d84ca02c Simple case works, now looking at a testnet with chains and 0 off chain actors
  • 4cbcf71a 1. Adding staging region and env file to determine build stage
  • 151b85bd working on inserting task_definition_ids for each off chain actor image db object
  • 5da975e6 pull down new schema with migrations - task_definition_id in TestnetImageOffChainActor and chain_task_definition_id in TestnetImage
  • ca839087 temporary - add staging creds
  • 59c12f7d Merge pull request #69 from harbor-xyz/fixes
  • 1ebeeedb chore: move rest endpoint to env var
  • 29b63895 Merge pull request #68 from harbor-xyz/ui-fix4
  • bfcb3ea7 Added error toast
  • 758ba028 clean up
  • 43db146a clean up
  • 78efa41b update: docs
  • aba1b668 merge conflicts
  • af22ff31 Update api key:
  • e2b62537 fix: ui issues
  • 61f54527 Merge pull request #67 from harbor-xyz/ui-fix4
  • 29614ab5 ui fixes
  • 0181e0ad ui fixes
  • 5a96c3c8 Merge pull request #65 from harbor-xyz/ui-fixes-3
  • df130894 fix: ui issues
  • f40cf464 Merge pull request #64 from harbor-xyz/ui-fixes2
  • 00e5abd9 more clean up
  • 6b5af123 clean up
  • fe119e28 fixed error
  • e7ebf264 Merge pull request #63 from harbor-xyz/onboarding-update
  • ba3c5f0d Merge pull request #61 from harbor-xyz/ui-fixes
  • 7b5f7520 update: onboarding and docs command
  • 9592fbf8 fix:minor fixes
  • fea1824b Merge pull request #60 from harbor-xyz/apikey
  • 165be125 fixes
  • 4640262e Merge pull request #58 from harbor-xyz/rename-cli-commands
  • d6df146f strip down configure
  • 0326ec54 rename cli commands + clean up
  • c7f7e42b error handling
  • a2253d20 added api modal
  • 17d82df6 Merge pull request #57 from harbor-xyz/staging
  • 585923ab Merge pull request #56 from harbor-xyz/qa-fixes-onboarding
  • 425b9712 fix:formating done
  • c61c9d36 Merge branch 'staging' into qa-fixes-onboarding
  • 757ae567 fix:minor css fixes
  • 5d27eda3 Merge pull request #55 from harbor-xyz/docs-page
  • 7f48126c fix: side nav in docs page
  • 316890a3 Merge pull request #51 from harbor-xyz/docs-page
  • 08a0620f fix: harbor cli command in the docs
  • a4e3e6dd feat: docs menu on heade
  • bc641e69 Merge pull request #53 from harbor-xyz/staging
  • c6d348cf Merge pull request #49 from harbor-xyz/down-api-fix
  • e38f0978 Merge pull request #52 from harbor-xyz/first-release
  • d21590a6 cleanup
  • f6ab22d3 add vendor folder to .gitignore
  • a6bcce89 remove vendor folder
  • 5602b171 logging into aws docker before building image - needed step to ensure cli works without local aws credentials
  • cc6eb45f feat: added docs page
  • e7b6c8ee Merge branch 'master' into first-release
  • 3353e00d Merge pull request #50 from harbor-xyz/staging
  • bc7d735e Merge pull request #47 from harbor-xyz/dashboard-touchup
  • 23bebec3 Merge pull request #48 from harbor-xyz/qa-fixes-onboarding
  • faa60bb8 fix: update offchain actor down status
  • 575f76c3 fix:minor css fixes
  • ecc7dafc removed clone button
  • 5ee7abd7 clean iup
  • d291011f added testnet image name
  • ed9eb274 down api
  • ee69b242 Filtered out stopped status