Azure-Samples / Azure-Samples/java-on-aca
curl config files needs GH token
- 主要语言
- CSS
- 星标
- 15
- 派生
- 247
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://ideal-bassoon-5m4ozz6.pages.github.io/docs/02_lab_migrate/0202.html
The following commands at step 9 don't work. That generates files whose content is "404: Not Found". I needed to add "?token=" to get expected get contents.
curl -o api-gateway.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/api-gateway.yml
curl -o application.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/application.yml
curl -o customers-service.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/customers-service.yml
curl -o discovery-server.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/discovery-server.yml
curl -o tracing-server.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/tracing-server.yml
curl -o vets-service.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/vets-service.yml
curl -o visits-service.yml https://raw.githubusercontent.com/Azure-Samples/java-microservices-aca-lab/main/config/visits-service.yml
贡献指南
调研方向
打开链接的实验页面并检查第 9 步,其中七条 curl 命令会下载配置文件。验证这些 URL 及其响应,然后确认完成的说明会为每个指定的 YAML 文件获取配置内容,而不是获取 "404: Not Found"。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, java
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 48/100