Skip to content

feat(config): implement configuration file handling and YAML export - #502

Merged
cjlapao merged 3 commits into
mainfrom
cjlapao/small-fixes-service
Jun 22, 2026
Merged

feat(config): implement configuration file handling and YAML export#502
cjlapao merged 3 commits into
mainfrom
cjlapao/small-fixes-service

Conversation

@cjlapao

@cjlapao cjlapao commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Description

  • change the way we install the service, reducing the amount of environment variables and adding more in the config file

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

@boring-cyborg boring-cyborg Bot added the test Tests label Jun 18, 2026
@cjlapao cjlapao added this to the 1.0.0 milestone Jun 18, 2026
cjlapao added 2 commits June 18, 2026 15:22
…nagement and service image

feat(install): add root password flag for installation process
fix(authorization): enhance error handling with specific messages for token retrieval
feat(main): implement configuration loading at startup
feat(api): add new diagnostics function for error responses
refactor(serviceprovider): remove redundant snapshot tree initialization
feat(startup): load snapshots from Parallels Desktop in a background routine
@cjlapao
cjlapao enabled auto-merge (squash) June 22, 2026 07:07
@cjlapao
cjlapao merged commit 388af6e into main Jun 22, 2026
27 checks passed
@cjlapao
cjlapao deleted the cjlapao/small-fixes-service branch June 22, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants