Skip to content

fix: remove built-in configuration file#905

Merged
acouvreur merged 1 commit into
mainfrom
remove-built-in-config
May 14, 2026
Merged

fix: remove built-in configuration file#905
acouvreur merged 1 commit into
mainfrom
remove-built-in-config

Conversation

@acouvreur

Copy link
Copy Markdown
Member

The configuration file would force you to use a specific extension unless you'd change the CMD.

Closes #848

The configuration file would force you to use a specific extension unless you'd change the CMD.

Closes 848
@github-actions

Copy link
Copy Markdown

Test Results

✅ All tests passed! | 277 tests in 73.047s

View HTML Test Report

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
┌──────────────────────────────────────────────────────────────────────────────┐
│ Diff between sablier and sablier                                             │
├─────────┬────────────────────────────────────┬──────────┬──────────┬─────────┤
│ PERCENT │ NAME                               │ OLD SIZE │ NEW SIZE │ DIFF    │
├─────────┼────────────────────────────────────┼──────────┼──────────┼─────────┤
│ +0.96%  │ github.com/sablierapp/sablier      │ 325 kB   │ 328 kB   │ +3.1 kB │
│ +0.00%  │ k8s.io/api                         │ 17 MB    │ 17 MB    │ +206 B  │
│ +0.01%  │ <autogenerated>                    │ 948 kB   │ 948 kB   │ +67 B   │
│ +0.00%  │ k8s.io/apimachinery                │ 1.8 MB   │ 1.8 MB   │ +4 B    │
│ +0.00%  │ github.com/google/gnostic-models   │ 1.6 MB   │ 1.6 MB   │ +3 B    │
│ +0.00%  │ github.com/luthermonson/go-proxmox │ 333 kB   │ 333 kB   │ +3 B    │
│ +0.00%  │ runtime                            │ 3.2 MB   │ 3.2 MB   │ +1 B    │
│ -0.01%  │ github.com/pmezard/go-difflib      │ 17 kB    │ 17 kB    │ -1 B    │
│ -0.00%  │ github.com/quic-go/quic-go         │ 1.3 MB   │ 1.3 MB   │ -2 B    │
│ -0.00%  │ k8s.io/client-go                   │ 14 MB    │ 14 MB    │ -4 B    │
│ -0.01%  │ github.com/leodido/go-urn          │ 55 kB    │ 55 kB    │ -5 B    │
│ -0.00%  │ net                                │ 1.7 MB   │ 1.7 MB   │ -6 B    │
│ -0.00%  │ golang.org/x/net                   │ 789 kB   │ 789 kB   │ -14 B   │
│ -0.00%  │ crypto                             │ 1.9 MB   │ 1.9 MB   │ -18 B   │
│ -0.13%  │ text/template                      │ 292 kB   │ 292 kB   │ -387 B  │
├─────────┼────────────────────────────────────┼──────────┼──────────┼─────────┤
│ +0.01%  │ .rodata                            │ 2.1 MB   │ 2.1 MB   │ +128 B  │
├─────────┼────────────────────────────────────┼──────────┼──────────┼─────────┤
│ +0.01%  │ sablier                            │ 59 MB    │ 59 MB    │ +4.1 kB │
│         │ sablier                            │          │          │         │
└─────────┴────────────────────────────────────┴──────────┴──────────┴─────────┘

@acouvreur acouvreur merged commit 9f3dd79 into main May 14, 2026
8 checks passed
@acouvreur acouvreur deleted the remove-built-in-config branch May 14, 2026 03:37
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.

sablier.yml not recognized as a config file

1 participant