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

Use Google Analytics 4 ID for v1.7 #2962

Merged
merged 5 commits into from
Nov 30, 2022

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Nov 18, 2022

@chalin chalin requested review from a team as code owners November 18, 2022 20:52
@chalin chalin mentioned this pull request Nov 18, 2022
11 tasks
Signed-off-by: Patrice Chalin <[email protected]>
For more information visit the [Dapr branch structure](https://docs.dapr.io/contributing/contributing-docs/#branch-guidance) document.
For more information visit the [Dapr branch structure](https://docs.dapr.io/contributing/docs-contrib/contributing-docs/#branch-guidance) document.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Update necessary so that the "validate links" GH action passes.

By the way, when website pages are moved, you should consider adding redirect rules to that users don't get 404s.

Signed-off-by: Patrice Chalin <[email protected]>
@chalin
Copy link
Contributor Author

chalin commented Nov 18, 2022

Well, I fixed the first few broken external links, but I'm going to stop now. Hopefully this PR can still be merged, or someone else can track down and fix all of the broken external links.

@@ -36,5 +36,4 @@ jobs:
pip3 install setuptools wheel twine tox mechanical-markdown
- name: Check Markdown Files
run: |
for name in `find . -name "*.md"`; do echo -e "------\n$name" ; mm.py -l $name || exit 1 ;done

for name in `find . -name "*.md"`; do echo -e "------\n$name" ; mm.py -l $name ;done
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since these are legacy docs, and hence probably no longer actively updated, I figured that it would be ok to allow link validation to fail softly and not break the build.

@chalin
Copy link
Contributor Author

chalin commented Nov 19, 2022

Ok, the build is passing now. PTAL @greenie-msft et al.

@github-actions
Copy link

Stale PR, paging all reviewers

@github-actions github-actions bot added the stale label Nov 25, 2022
@greenie-msft greenie-msft merged commit 4214bf5 into dapr:v1.7 Nov 30, 2022
@chalin chalin deleted the chalin-gp-ga4-v1.7-2022-11-18 branch December 13, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants