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: Added ability to load spending plans from environment variable. #3153

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. feat: Added ability to load spening plans from environment variable.

    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b79887a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. feat: Now uses one property for either spending plan file or JSON con…

    …tent.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    fix: removed .only
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    fix: Cleaned up file and env var evaluation.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    fix: Flaky unit test fix.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    
    feat: Refactored implementation and updated tests.
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4415cb3 View commit details
    Browse the repository at this point in the history
  2. fix: Adding updated package-lock.json

    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7b806d7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 3152-spendingplan-as-env-var

    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2bcd136 View commit details
    Browse the repository at this point in the history
  4. fix: Updated global variable reference to the new HBAR_SPENDING_PLANS…

    …_CONFIG
    
    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dba50bc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fix: Test fix.

    Signed-off-by: ebadiere <ebadiere@gmail.com>
    ebadiere committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c035dce View commit details
    Browse the repository at this point in the history