Esri / Esri/ops-server-config

Next set of URL Checker Enhancements

Open
#742 0 comments 0 reactions 0 assignees View on GitHub
B - Enhancement G - Release Team
Dominant language
Python
Stars
33
Forks
12
PR merge metrics
No merged PRs in 30d

Description

- [ ] Fix URL checker not detecting redirect/login links.
ex.

```
http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.main&downloadid=999999
https://github.com/orgs/Esri/teams/arcgis-defense-team/repositories
```

Note: these link should be failing but they work because a valid page is returned (a login page)
- [ ] Add ability to run script against a single file. (rather than a folder)
- [ ] Add a readme to the folder that explains how to use in a bit more detail (mainly how to set/make sure you have a server running to test the local links with)
- [ ] img src links ex: `

Contributor guide

Open the contributing guide

Research direction

Start by locating the URL checker script and its containing folder, then run it against the examples in the issue with a local server available for local links. Done means redirects and login pages are detected, single-file and img src checks work, the unavailable-download text is recognized, and the folder README explains setup and usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.