Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add 'status' command to the activate cli #582

Merged
merged 22 commits into from
May 23, 2024

Conversation

gkc
Copy link
Contributor

@gkc gkc commented May 20, 2024

- What I did

  • feat: at_onboarding_cli: add 'status' command to the activate cli to check the status of an atSign
  • build: at_onboarding_cli: updated pubspec and changelog for version 1.6.0
  • test: fixed a bunch of test failures which were failing in such a way as to not cause the overall test job to fail

- How I did it
See commits / diffs

- How to verify it

  • Run the command e.g. dart bin/activate_cli.dart -a @no_such_atsign; echo $?

@gkc gkc changed the title Feat/add status command to auth cli feat: add 'status' command to the activate cli May 20, 2024
@gkc gkc requested a review from XavierChanth May 20, 2024 15:29
@gkc gkc requested a review from cpswan May 20, 2024 15:44
@@ -1,3 +1,6 @@
## 1.5.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be 1.6.0 as this is definitely new functionality rather than a patch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpswan thank you yes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have made that change

@gkc
Copy link
Contributor Author

gkc commented May 20, 2024

Marking as draft until I understand why the at_onboarding_cli functional tests are failing

@gkc gkc marked this pull request as draft May 20, 2024 15:48
XavierChanth
XavierChanth previously approved these changes May 20, 2024
@gkc
Copy link
Contributor Author

gkc commented May 20, 2024

Marking as draft until I understand why the at_onboarding_cli functional tests are failing

tests failing because of an atServer bug, will be resolved in v 3.0.46 see atsign-foundation/at_server#1958 ... until that has been merged to trunk and VE rebuilt, I will leave this PR as a draft

@gkc gkc marked this pull request as ready for review May 22, 2024 12:42
@gkc gkc requested a review from cpswan May 22, 2024 12:43
@gkc
Copy link
Contributor Author

gkc commented May 22, 2024

Marking as draft until I understand why the at_onboarding_cli functional tests are failing

tests failing because of an atServer bug, will be resolved in v 3.0.46 see atsign-foundation/at_server#1958 ... until that has been merged to trunk and VE rebuilt, I will leave this PR as a draft

ready for review

@gkc gkc requested a review from XavierChanth May 22, 2024 12:46
@gkc gkc merged commit e23e429 into trunk May 23, 2024
11 checks passed
@gkc gkc deleted the feat/add-status-command-to-auth-cli branch May 23, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants