Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

PR Validation #429

Open
daveaglick opened this issue Jan 15, 2021 · 0 comments
Open

PR Validation #429

daveaglick opened this issue Jan 15, 2021 · 0 comments
Labels
General Enhancement New feature or request

Comments

@daveaglick
Copy link
Owner

With the update to the latest Statiq, we can now easily write analyzers and validators to check PRs. This should give me a lot more confidence to merge quickly. Some initial thoughts on specific validations:

  • Make sure all files under the data folder are .yml files and follow other naming conventions (all lower case).
  • Check URLs for projects to make sure they exist
  • Check URLs for blogs and broadcast feeds and websites to be sure they exist
  • Check other URLs are well-formed and exist (resource website, chat and docs for projects, etc.)
  • Make sure NuGet packages are just the package name and not a URL
  • Check Twitter handles of projects
  • Check for duplicates in all categories (based on title? maybe source code for projects?)
  • Image links are all full URLs and use https
  • Projects use an approved language
@daveaglick daveaglick added the General Enhancement New feature or request label Jan 17, 2021
daveaglick added a commit that referenced this issue Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
General Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant