Skip to content

Added dynamic parameter ability to version#85

Merged
f3l1x merged 1 commit intocontributte:masterfrom
juniwalk:master
Feb 12, 2026
Merged

Added dynamic parameter ability to version#85
f3l1x merged 1 commit intocontributte:masterfrom
juniwalk:master

Conversation

@juniwalk
Copy link
Contributor

@juniwalk juniwalk commented Feb 5, 2026

Hello,
I am keeping my app version inside version.json that is created from git directly on each deploy. I would appreciate ability to set CLI version using dynamic call to a static method which can fetch this value.

I made these changes. Tell me if I forgot something.

Please check the "addSetup" code as I am not sure if it handles every possibility as it should.

@f3l1x
Copy link
Member

f3l1x commented Feb 12, 2026

Seems good to me, fix CI and I will merge it

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.03%. Comparing base (dc2b84f) to head (ceded83).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   98.91%   96.03%   -2.88%     
==========================================
  Files           3        3              
  Lines          92      101       +9     
==========================================
+ Hits           91       97       +6     
- Misses          1        4       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@juniwalk
Copy link
Contributor Author

@f3l1x Hello, should be done.

@f3l1x f3l1x merged commit 75cf6aa into contributte:master Feb 12, 2026
9 of 10 checks passed
@f3l1x
Copy link
Member

f3l1x commented Feb 12, 2026

Thx bro

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.

2 participants