* Left over from previous changes
* Validate company sort order in readme
* Changes to support validating PR branches
In order to make this work without potentially running untrusted code,
we need to run the validation scripts from a separate place than the
content being validated.
* Fix typo
The output of the validation script should be the same, so this commit
should not generate another bot message.
* Fix most of the readme sort order
The PR should get a new bot message after this.
* Fix remaining sort order issues and remove a duplicate company
* Fix minor issues in readme table
* Parse and validate readme table
* Add missing links from readme to company profiles
* Fix the last issue with a company's name in its profile
* Add script to rename a company profile
* Fix example company name to match its profile filename
* Rename company profiles to match filename convention
Run this to generate the rename commands:
bin/validate.js | grep 'Expected filename' | sed 's#^#bin/rename.sh company-profiles/#; s#: Expected filename "# company-profiles/#; s#" for company .*$##' | tee renames.txt
Inspect the output, then run this to do the renames:
sh < renames.txt
* Add Travis CI configuration
* Update a8c
* https 10up and add example profile to readme
* delete *2.md dupe files
* add https to links
* fix hmnmd header
* fix conversio header
* fix header and https
* header, https, typo
* name company name standard
* removed h1 from region
* Remove Emetech
Link is dead, company seems to have moved on from remote work http://www.emetech.com.ar/
* Fix insecure url
https://hanzo.co would show a "Privacy error" in Chrome, www variant works ok.
* Fix formatting
* updated PR template
made it very obvious what is needed
* Add Datadog. remove hyperlink from Data Science Brigade
* updated a bunch of "worldwide" edits
* updated PR template
made it very obvious what is needed
* Add Datadog. remove hyperlink from Data Science Brigade
* updated a bunch of "worldwide" edits