remove trailing whitespace from deployment/README.md #171

Merged
kiara merged 1 commit from kiara/Fediversity:rm-trailing-whitespace into main 2025-02-20 15:11:34 +01:00
Owner
No description provided.
fricklerhandwerk was assigned by kiara 2025-02-20 15:05:54 +01:00
kevin was assigned by kiara 2025-02-20 15:05:54 +01:00
lois was assigned by kiara 2025-02-20 15:05:54 +01:00
Niols was assigned by kiara 2025-02-20 15:05:54 +01:00
kiara added 1 commit 2025-02-20 15:05:56 +01:00
remove trailing whitespace from deployment/README.md
All checks were successful
/ check-pre-commit (pull_request) Successful in 25s
/ check-website (pull_request) Successful in 10s
/ check-peertube (pull_request) Successful in 21s
a4961f3863
kiara changed title from $(git log --pretty=%s | head -n 1) to remove trailing whitespace from deployment/README.md 2025-02-20 15:10:21 +01:00
kevin approved these changes 2025-02-20 15:11:12 +01:00
kevin left a comment
Owner

lgtm

lgtm
kiara merged commit 1df61bbe4d into main 2025-02-20 15:11:34 +01:00
kiara deleted branch rm-trailing-whitespace 2025-02-20 15:11:35 +01:00
Owner

I'm curious - do we know how it got there in the first place?

I'm curious - do we know how it got there in the first place?
Author
Owner

@Niols: tl;dr it's on me.

going by the commit list, the first offending commit was the merge of #166, whereas that PR originally showed a green CI.
i believe that one went bad since rebasing on 142af8d0ee, while yours truly turned out too impatient to await CI rerunning after a rebase on what seemed an innocuous PR that had seemed green already.

/cc @fricklerhandwerk

@Niols: tl;dr it's on me. going by the [commit list](https://git.fediversity.eu/Fediversity/Fediversity/commits/branch/main), the first offending commit was the merge of #166, whereas that PR originally showed a green CI. i believe that one went bad since rebasing on 142af8d0ee43a692e64e57e6cab8dc198f397f55, while yours truly turned out too impatient to await CI rerunning after a rebase on what seemed an innocuous PR that had seemed green already. /cc @fricklerhandwerk
Owner

Ah yes, fair enough. I don't think it's on you, I think it's on branch protection rules not doing their job here; you shouldn't be able to merge a PR where CI isn't green without checking a big “I UNDERSTAND THE RISKS” box.

Ah yes, fair enough. I don't think it's on you, I think it's on branch protection rules not doing their job here; you shouldn't be able to merge a PR where CI isn't green without checking a big “I UNDERSTAND THE RISKS” box.
Author
Owner

i did check such a box 🙈

i did check such a box 🙈
Owner

Hehe, nevermind then!

Hehe, nevermind then!
Owner

If you're using the dev environment from the flake, it should also prevent you from making such commits in the first place.

If you're using the dev environment from the flake, it should also prevent you from making such commits in the first place.
Sign in to join this conversation.
No description provided.