Skip to content

Conversation

@alexakreizinger
Copy link
Member

@alexakreizinger alexakreizinger commented Nov 6, 2025

this PR:

  • consolidates "intro to stream processing" and "get started" into the stream processing "overview" page
  • removes a changelog that hasn't been updated in six years
  • removes a page that wasn't being used at all
  • moves the contents of "get started" up a level (+ renames one of the pages)
  • adds redirects, swaps out links, and updates SUMMARY.md accordingly
  • removes an image that was included in the deleted pages
  • fixes a random typo that I just happened to catch when I accidentally did a ctrl+f on steam instead of stream :P

Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
@alexakreizinger alexakreizinger requested review from a team as code owners November 6, 2025 21:33
Copy link
Contributor

@patrick-stephens patrick-stephens left a comment

Choose a reason for hiding this comment

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

We really should have some CI to pick up broken links...

@patrick-stephens patrick-stephens merged commit 666e423 into master Nov 7, 2025
7 checks passed
@patrick-stephens patrick-stephens deleted the consolidate-stream-processing-pages branch November 7, 2025 10:22
@esmerel
Copy link
Contributor

esmerel commented Nov 7, 2025

We really should have some CI to pick up broken links...

I added a github action for this a couple of months back, but I only have it run once a month to catch broken links. It also catches a bunch of things that are valid but are blocked from bot-crawlers etc. I don't want all those false results popping up on every PR and I don't know how to restrict it to the files in a single PR so not running it on pull request is safer for now.

https://github.com/fluent/fluent-bit-docs/blob/master/.github/workflows/linkcheck.yaml

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.

5 participants