Skip to content

[doc][ci] Add http header to avoid github 403 in dlc #12509

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

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

zhongjiajie
Copy link
Member

see more detail in
tcort/markdown-link-check#201 and we find can solve this by adding httpHeaders to fix it

see more detail in
tcort/markdown-link-check#201
and we find can solve this by adding `httpHeaders` to fix
it
@zhongjiajie zhongjiajie self-assigned this Oct 24, 2022
@zhongjiajie zhongjiajie added minor Chore Chores about the project, like code clean, typo, etc. document and removed document labels Oct 24, 2022
@zhongjiajie zhongjiajie added this to the 3.0.2 milestone Oct 24, 2022
@zhongjiajie
Copy link
Member Author

zhongjiajie commented Oct 24, 2022

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Merging #12509 (43243aa) into dev (77e29b5) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 43243aa differs from pull request most recent head e9fd3f6. Consider uploading reports for the commit e9fd3f6 to get more accurate results

@@             Coverage Diff              @@
##                dev   #12509      +/-   ##
============================================
- Coverage     39.61%   39.56%   -0.05%     
+ Complexity     4192     4187       -5     
============================================
  Files          1038     1038              
  Lines         38843    38795      -48     
  Branches       4447     4433      -14     
============================================
- Hits          15387    15349      -38     
+ Misses        21712    21701      -11     
- Partials       1744     1745       +1     
Impacted Files Coverage Δ
...erver/master/processor/queue/TaskEventService.java 69.64% <0.00%> (-10.72%) ⬇️
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...eduler/api/dto/schedule/ScheduleCreateRequest.java 83.33% <0.00%> (-2.39%) ⬇️
...e/dolphinscheduler/service/queue/TaskPriority.java 51.31% <0.00%> (-1.25%) ⬇️
...cheduler/plugin/alert/dingtalk/DingTalkSender.java 34.13% <0.00%> (-0.78%) ⬇️
...hinscheduler/service/storage/impl/HadoopUtils.java 15.94% <0.00%> (-0.73%) ⬇️
...inscheduler/plugin/registry/etcd/EtcdRegistry.java 50.34% <0.00%> (-0.69%) ⬇️
...he/dolphinscheduler/plugin/task/java/JavaTask.java 58.50% <0.00%> (-0.69%) ⬇️
...lphinscheduler/api/dto/task/TaskCreateRequest.java 83.33% <0.00%> (-0.54%) ⬇️
.../apache/dolphinscheduler/common/utils/OSUtils.java 33.93% <0.00%> (-0.40%) ⬇️
... and 22 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zhongjiajie zhongjiajie merged commit 997b022 into apache:dev Oct 24, 2022
@zhongjiajie
Copy link
Member Author

Thanks

@zhongjiajie zhongjiajie deleted the f-ci-doc-github-403 branch October 24, 2022 09:55
EricGao888 pushed a commit to EricGao888/dolphinscheduler that referenced this pull request Nov 7, 2022
see more detail in
tcort/markdown-link-check#201
and we find can solve this by adding `httpHeaders` to fix
it
EricGao888 added a commit that referenced this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Chore Chores about the project, like code clean, typo, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants