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

Script to verify Directory entries are valid #50

Open
jasoncodes opened this issue Mar 12, 2013 · 3 comments
Open

Script to verify Directory entries are valid #50

jasoncodes opened this issue Mar 12, 2013 · 3 comments
Assignees

Comments

@jasoncodes
Copy link
Member

With dotfiles moving around it’s easy for entries in the Directory to become out of date. We should have a script which verifies every fresh line loads and every URL is reachable.

This could be implemented as a utility script in the fresh repo which retrieves all entries from the fresh API, builds up a test freshrc, runs fresh in isolation, and then curl -sLIs every URL to ensure they load.

@twe4ked
Copy link
Member

twe4ked commented Mar 12, 2013

I think this should live in freshshell/fresh-api or perhaps a new repo.

We definitely need something like this though.

@ghost ghost assigned jasoncodes Apr 9, 2013
@twe4ked
Copy link
Member

twe4ked commented Apr 18, 2013

This has been finished here, should we close this issue?

@jasoncodes
Copy link
Member Author

This script does not yet check URLs in the directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants