Commit Graph

13 Commits

Author SHA1 Message Date
Peter W
5d49c20ade Build on main branch tags only (#394)
* Build on main branch tags only

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-16 10:58:21 -05:00
Peter W
4fff4c808f change bucket name for workflows (#353) 2022-05-12 16:43:07 -05:00
Peter W
5f19756ff3 fix ci issues (#312)
* test ci

* sync fixes, ignore symlink

* remove symlink

* undo trigger tests

* only deploy latest on merge, not PR

* quotes to single
2022-05-10 12:27:06 -05:00
Peter W
bc4581d9e5 Split build jobs, add S3 push (#307)
* split files, add s3 push

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* dedent

* indent

* alpha directory

* remove on: PR from alpha

* workflow names

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove js-lint.yml (replaced by pre-commit); add sync-examples.yml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update sync-examples.yml

* change unstable to latest, master -> main

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-09 17:28:51 -05:00
Christian Clauss
92fce06b57 GitHub Actions: Test on current Node.js (#282)
* GitHub Actions: Test on current Node.js

Node.js 12 is end-of-life.  https://nodejs.org/en/about/releases

* GitHub Actions: Test on current Node.js

* Removed outdated comment

Co-authored-by: Peter W <34256109+pww217@users.noreply.github.com>
2022-05-09 13:21:42 -05:00
Matt Kramer
cc6d6247a8 Add additional pre-commit hooks (#245)
* Add and run end-of-file-fixer
* Add and run trailing-whitespace
* Add and run check-yaml
* Add and run check-json
* Add and run pretty-format-yaml
* Fix comment indentation
2022-05-06 14:27:11 -05:00
Peter W
b84017d191 CI Improvements; more focused runs and best practices (#236)
* add path filtering

* small improvements for clarity, more focused run triggers, best practices

* formatting

* add js linting to pre-commit

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml
2022-05-06 09:46:59 -05:00
Christian Clauss
b1dd09dd8c Upgrade GitHub Actions (#194)
* Upgrade GitHub Actions

* Upgrade GitHub Actions
2022-05-04 14:24:03 -05:00
Philipp Rudiger
c78f5f1864 Rename task 2022-04-26 11:42:14 +02:00
Philipp Rudiger
303bb5dee3 Run linter 2022-04-26 11:40:54 +02:00
Philipp Rudiger
6eea325c3a npm run build (not dev) 2022-04-26 11:29:23 +02:00
Philipp Rudiger
6946287133 cd to correct dir 2022-04-26 11:26:58 +02:00
Philipp Rudiger
8b555afb90 Add GH Action to test build 2022-04-26 11:25:10 +02:00