Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the migration script #268

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

llucax
Copy link
Contributor

@llucax llucax commented May 8, 2024

The * needs to be escaped in the sed command as it has a special meaning.

@llucax llucax requested a review from a team as a code owner May 8, 2024 10:15
@llucax llucax requested a review from shsms May 8, 2024 10:15
@github-actions github-actions bot added the part:template Affects the cookiecutter template files label May 8, 2024
@llucax llucax added this to the v0.10.0 milestone May 8, 2024
@llucax llucax added the cmd:skip-release-notes It is not necessary to update release notes for this PR label May 8, 2024
@llucax
Copy link
Contributor Author

llucax commented May 8, 2024

Skipping release notes because it fixes an unreleased feature.

@llucax llucax enabled auto-merge May 8, 2024 10:18
@llucax llucax added the type:bug Something isn't working label May 8, 2024
@llucax llucax requested a review from Marenz May 8, 2024 10:18
@Marenz
Copy link
Contributor

Marenz commented May 8, 2024

CI needs appeasing

@llucax
Copy link
Contributor Author

llucax commented May 8, 2024

git commit -a 💥

Will fix.

The `*` needs to be escaped in the sed command as it has a special
meaning.

Signed-off-by: Leandro Lucarella <[email protected]>
@github-actions github-actions bot added the part:cookiecutter Affects the generation of projects using cookiecutter label May 8, 2024
@llucax
Copy link
Contributor Author

llucax commented May 8, 2024

Updated

@llucax llucax added this pull request to the merge queue May 13, 2024
Merged via the queue into frequenz-floss:v0.x.x with commit ebaf198 May 13, 2024
14 checks passed
@llucax llucax deleted the fix-migrate branch May 13, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd:skip-release-notes It is not necessary to update release notes for this PR part:cookiecutter Affects the generation of projects using cookiecutter part:template Affects the cookiecutter template files type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants