-
Notifications
You must be signed in to change notification settings - Fork 33
Fix broken links due to repository changes and missing anchors #64
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 broken links due to repository changes and missing anchors #64
Conversation
|
@niklasmtj Can you set the DCO? https://github.com/open-gitops/website/pull/64/checks?check_run_id=5131087848 |
christianh814
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look good to me. Fix the DCO issue and I'll approve it.
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: beasync <marco.dsanchez@gmail.com> Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
https://github.com/gitops-working-group/gitops-working-group/ → https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg Signed-off-by: lloydchang <lloydchang@gmail.com>
78f487b to
ce5cc6e
Compare
|
@christianh814 I hope everything is fine now. I still haven't used DCOs that much but I should change that in the future. 👍🏼 |
christianh814
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! a few more suggestions
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
|
@scottrigby everything should be fixed now. Please check again and tell me if something is missing. |
|
@niklasmtj thanks for this 💯 looks good! Re your two questions above:
YES, please remove those dummy press releases. Thank you! We are currently using the blog for press release purposes as well as other future content.
Yes please update this, thank you. Ideally, the website would pull from canonical files in other repos in this GitHub org. For now, let's please just make sure any updates to this kind of content on the website has corresponding updates in the canonical source files. That canonical source for the content from that page is currently here https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg#community. I'll merge this PR now, and these can be done in follow-up PRs. Thanks! |
|
@niklasmtj deploy action has failed. Are you able to look into this error? https://github.com/open-gitops/website/runs/5186973902?check_suite_focus=true |
|
Oh I see. Yeah will look into this. I think it is because the site is being built with |
|
Thanks @niklasmtj 👏 for anyone following along:
|
This PR resolves #60 which I created a week ago.
This implements all the points I noted in the issue except of the following 2:
The Press releases section has three press releases which only link to https://github.com/open-gitops. Are there press releases or should we disable / comment it out for the moment?
The links to the GitOps mailing list links to the main repository's page. The mailing list however is at https://lists.cncf.io/g/cncf-tag-app-delivery/topics. So is this intended or would you like to change it for a direct link to the mailing list instead?
So if you want me to also add these to this PR or leave it open for a future PR just let me know. If you need anything more from me just tell me.