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

chore(repo): fix monorepo readme links #18637

Merged
merged 27 commits into from
Dec 24, 2024
Merged

Conversation

dionysuzx
Copy link
Collaborator

@dionysuzx dionysuzx commented Dec 23, 2024

description of changes

  • the monorepo readme looks ugly, it has broken links to changelogs that don't exist. i think we can just remove this, and they can find the changelog.md if they are curious under our github releases or viewing the file in the package.

  • this also adds a workflow that makes sure anytime we add or remove packages/* (only triggers on folder changes) that it also ensures our monorepo readme.md is updated, so engineers don't forget to update this page. i'm going to do this in a separate github action project, i think it'll be better

@dionysuzx dionysuzx marked this pull request as draft December 23, 2024 17:17
@dionysuzx dionysuzx marked this pull request as ready for review December 23, 2024 18:02
@dionysuzx dionysuzx marked this pull request as draft December 23, 2024 18:11
@dionysuzx dionysuzx marked this pull request as ready for review December 23, 2024 18:19
@dionysuzx dionysuzx requested a review from RogerLamTd December 23, 2024 18:19
@dantaik dantaik merged commit 256e6f4 into fix-broken-link Dec 24, 2024
6 checks passed
@dantaik dantaik deleted the update-readme-again branch December 24, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants