simple-icons/.github
Eric Cornelissen c21487f4d1
Switch from Travis CI to GitHub Actions (#4126)
* Add GitHub Actions workflow for verification

Add a GitHub Actions workflow file that does the verification of pushes
and pull requests. I.e., it runs the linters, runs the tests, and builds
the website. This workflow runs for all `pull_requests` and `push`es.

* Add GitHub Actions workflow for deployment

Add a GitHub Actions workflow file that does the deployment upon pushes
to master. Before actually deploying, the linters and test are ran, just
in case.

* Remove Travis CI configuration file

* Remove unnecessary quotes from existing workflows

* Add caching for "Build website" verification

* Update build badge in README

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-28 11:34:36 +01:00
..
ISSUE_TEMPLATE Add Alexa ranks to GitHub Templates (#3207) 2020-06-22 18:31:12 +03:00
workflows Switch from Travis CI to GitHub Actions (#4126) 2020-11-28 11:34:36 +01:00
labeler.yml Set up automated labeling (#3724) 2020-10-15 14:10:07 +02:00
PULL_REQUEST_TEMPLATE.md Add Alexa ranks to GitHub Templates (#3207) 2020-06-22 18:31:12 +03:00
renovate.json5 Configure Renovate (#1633) 2019-09-27 10:19:06 +03:00