-
Notifications
You must be signed in to change notification settings - Fork 128
Extended Datetime Cfgu Types #567
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update your PR to account for the conflicts with your other PR that we merged 🙏🏻
Also please remove the type validation from this file, validation of types is the job of EvalCommand
Removed validation in the .cfgu.json file
@RichardAkman my bad, can you please review the changes and let me know if this is fine now, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for your contributions ⭐ ⭐
@RichardAkman could you please add hacktoberfest-accepted label, much appreciated! |
* upstream/main: (27 commits) Extended Datetime Cfgu Types (configu#567) Implemented datasize Cfgu Type (configu#564) feat: Implement SplitConfigStore (configu#554) Complete Configu CLI - return run and test commands (configu#545) Migrate LocalForageConfigStore to @configu/integrations (configu#563) Support glob patterns in .configu schema definitions (configu#548) Migrated MSSQLConfigStore to @configu/integrations configu#520 (configu#546) Fix "Join Chat 💬" Link in README to Redirect to Discord (configu#559) Gcp secret manager migrate to new module (configu#529) feat: Contributors Section to Readme with Dynamic Images (configu#558) bug: Incorrect link in readme for Explore Docs (configu#560) fix lock file (configu#553) add etcd to @configu/integrations (configu#551) migrate KeyvConfigStore to @configu/integrations" (configu#552) Migrate KubernetesSecretConfigStore to @configu/integrations (configu#534) Migrate MariaDBConfigStore to @configu/integrations (configu#533) Add AWSSecretsManagerConfigStore to @configu/integrations (configu#543) initial load of integrations that are included inside the cli and proxy (configu#550) Add CloudBeesConfigStore to @configu/integrations (configu#542) Fixed using the simple way suggested (configu#547) ...
Hi @JayGaba , Here are the details for claiming your Hacktoberfest prizes! 🎉 Check out #465 (comment) for more information or simply fill out the form here: Claim Your Swag. Remember, you only need to fill out the form once for all your PRs. 😊 |
Closes #373