Skip to content

chore: delete STM#12752

Merged
rvagg merged 2 commits intomasterfrom
kubuxu/chore/delete-stm
Dec 5, 2024
Merged

chore: delete STM#12752
rvagg merged 2 commits intomasterfrom
kubuxu/chore/delete-stm

Conversation

@Kubuxu
Copy link
Copy Markdown
Contributor

@Kubuxu Kubuxu commented Dec 3, 2024

Done using:

sed -i '/\/\/ *stm:/d' **/*.go

Resolves #12748

Done using:
```
sed -i '/\/\/ *stm:/d' **/*.go
```

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
@Kubuxu Kubuxu added the skip/changelog This change does not require CHANGELOG.md update label Dec 3, 2024
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Copy link
Copy Markdown
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

👌 confirmed by various alternative git greps to make sure we're hitting precisely the right number of lines removed (plus one stray newline at the top of one of the files)

@Kubuxu
Copy link
Copy Markdown
Contributor Author

Kubuxu commented Dec 4, 2024

I will let someone else press the merge button.

@rvagg
Copy link
Copy Markdown
Member

rvagg commented Dec 5, 2024

🤞 this is going to make a bunch of PRs awkward to land

@rvagg rvagg merged commit a704e47 into master Dec 5, 2024
@rvagg rvagg deleted the kubuxu/chore/delete-stm branch December 5, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does not require CHANGELOG.md update

Projects

Status: ☑️ Done (Archive)

Development

Successfully merging this pull request may close these issues.

Remove System Test Matrix

2 participants