Skip to content

feat(config): create config file on first write if it doesn't exist#930

Draft
JosephKav wants to merge 1 commit into
masterfrom
929-please-make-the-config-file-reside-in-a-config-dir-for-the-docker-version
Draft

feat(config): create config file on first write if it doesn't exist#930
JosephKav wants to merge 1 commit into
masterfrom
929-please-make-the-config-file-reside-in-a-config-dir-for-the-docker-version

Conversation

@JosephKav

Copy link
Copy Markdown
Collaborator

Argus can now start when no config.yml exists (e.g. docker bind mount of a fresh dir). Saves will create the config.yml so any restarts will persists the data

@JosephKav JosephKav added enhancement New feature or request go Pull requests that update Go code labels Jul 10, 2026
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.71%. Comparing base (0ee6b1d) to head (1dfa211).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #930      +/-   ##
==========================================
+ Coverage   99.71%   99.71%   +0.01%     
==========================================
  Files         204      204              
  Lines       12946    12948       +2     
==========================================
+ Hits        12908    12910       +2     
  Misses         33       33              
  Partials        5        5              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown

✅ Playwright Test Results

Count
✅ Passed 317
❌ Failed 0
🔄 Flaky 2
⏭️ Skipped 4

Duration: 1106.3s

View screenshots & full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant