spinframework / spinframework/spin

Only support kebab case labels in Spin.toml

Open
#2,875 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
6.5k
Forks
310
Avg merge
1d 20h
Merged PRs (30d)
24

Description

Now that 3.0 is approaching, this may be a good time to be more defined and consistent about the syntax of labels in spin.toml. Right now, we support both kebab-case and snake_case. We should consider dropping support for snake_case.

See this issue for more background: https://github.com/fermyon/spin/issues/2278

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the Spin.toml label syntax handling and the background in issue #2278. Trace where both kebab-case and snake_case labels are accepted, then update the behavior so only kebab-case labels are supported and verify the existing configuration checks cover the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.