Make iCal link more prominent - #475
Open
kingdonb wants to merge 3 commits into
Open
Conversation
Member
Author
|
Unfortunately |
kingdonb
marked this pull request as ready for review
August 12, 2026 17:17
Member
Author
|
CI passing 🎉 |
Member
Author
|
Rebasing |
Signed-off-by: Kingdon Barrett <kingdon@tuesdaystudios.com>
kingdonb
force-pushed
the
more-prominent-calendar-link
branch
from
August 13, 2026 01:25
216605b to
a4cec3e
Compare
Add exclude to lychee-cron.yaml Signed-off-by: Kingdon Barrett <kingdon@tuesdaystudios.com>
kingdonb
force-pushed
the
more-prominent-calendar-link
branch
from
August 13, 2026 01:28
a4cec3e to
a307883
Compare
Signed-off-by: Kingdon Barrett <kingdon@tuesdaystudios.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #476
We have uncovered today that the LFX Platform calendar is truly public, and the .ics link can be shared without worry that it represents some personalized calendar data.
Feedback from the community said that it was too difficult to find the iCal link on the public Linux Foundation calendar page, when coming from the Flux Community website:
links to:
which has:
...but since that data must be static, because by nature people will only need to subscribe to the ical feed once - we can share it directly on the Community page. It's not likely or possible that it's ever going to change or rotate in the platform.
I also added a note to the README in
<!-- HTML comments -->that should not make it to the website, but is intended to help folks who find their way in via https://github.com/fluxcd/community/#getting-involved - since there, it just shows as:Not sure how this will turn out, so I am marking it as draft for review.