Skip to content

Comments

feat: use file watchers to track some setup statuses#47

Merged
skyrpex merged 8 commits intomainfrom
limit-amount-of-file-checks-part-1
Sep 10, 2025
Merged

feat: use file watchers to track some setup statuses#47
skyrpex merged 8 commits intomainfrom
limit-amount-of-file-checks-part-1

Conversation

@skyrpex
Copy link
Collaborator

@skyrpex skyrpex commented Sep 9, 2025

Setup statuses for LS CLI authentication and license, and the AWS profile configuration are now checked via file watchers instead of periodic checks.

It's still pending to improve the algorithm that checks for the LS CLI installation in a different PR.

Setup statuses for LS CLI authentication and AWS profile configuration are now checked via file watchers instead of periodic checks.
feat: use file watchers to track the LS CLI status

License status for LS CLI is now checked via file watchers instead of periodic checks.
WIP Assignments
perf
rename
lint
@skyrpex skyrpex enabled auto-merge (squash) September 9, 2025 13:06
@skyrpex skyrpex force-pushed the limit-amount-of-file-checks-part-1 branch from b36c33a to 53f1bc5 Compare September 9, 2025 13:55
skyrpex added a commit that referenced this pull request Sep 9, 2025
License status for LS CLI is now checked via file watchers instead of
periodic checks.

<!-- GitButler Footer Boundary Top -->
---
This is **part 2 of 2 in a stack** made with GitButler:
- <kbd>&nbsp;2&nbsp;</kbd> #48 👈 
- <kbd>&nbsp;1&nbsp;</kbd> #47 
<!-- GitButler Footer Boundary Bottom -->
feat: use file watchers to track the LS CLI status

License status for LS CLI is now checked via file watchers instead of periodic checks.
License status for LS CLI is now checked via file watchers instead of
periodic checks.

<!-- GitButler Footer Boundary Top -->
---
This is **part 2 of 2 in a stack** made with GitButler:
- <kbd>&nbsp;2&nbsp;</kbd> #48 👈 
- <kbd>&nbsp;1&nbsp;</kbd> #47 
<!-- GitButler Footer Boundary Bottom -->
License status for LS CLI is now checked via file watchers instead of periodic checks.
@skyrpex skyrpex force-pushed the limit-amount-of-file-checks-part-1 branch from 91a13ca to 8261b0b Compare September 9, 2025 14:08
Copy link
Collaborator

@tiurin tiurin left a comment

Choose a reason for hiding this comment

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

This is great improvement, thank you! Nice usage of immediateOnce! 👍

@skyrpex skyrpex merged commit e909558 into main Sep 10, 2025
3 checks passed
@skyrpex skyrpex deleted the limit-amount-of-file-checks-part-1 branch September 10, 2025 07:39
@anisaoshafi anisaoshafi mentioned this pull request Sep 10, 2025
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