Commit Graph

26 Commits

Author SHA1 Message Date
Francesco Renzi
67f329fcfd Update @actions/core to 1.10.0 2022-10-06 11:08:55 +01:00
James M. Greene
7fa35a05fd Merge branch 'main' into unused-deps 2022-09-26 10:58:37 -05:00
James M. Greene
af5f3c3f72 Merge branch 'main' into eslint-roller 2022-09-21 16:18:10 -05:00
James M. Greene
7a0a617c8a Remove unused dependencies 2022-09-16 23:20:01 -05:00
James M. Greene
66e9ac3c2e Add an 'all' script and simplify 'prepare' 2022-09-16 22:54:24 -05:00
James M. Greene
a07391ec25 Don't lint during prepare 2022-09-16 22:03:34 -05:00
James M. Greene
25a1ec8799 Add eslint configuration and scripts 2022-09-16 21:48:52 -05:00
James M. Greene
6e4f93b15d Add eslint dependency and plugins 2022-09-16 20:47:23 -05:00
James M. Greene
b030b061cb Allow prettier to check more files that it's capable of handling 2022-09-16 20:35:47 -05:00
dependabot[bot]
ec022f4ae9 Bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:59:15 +00:00
James M. Greene
4036d0f035 Add a workflow to verify Prettier formatting 2022-08-05 15:28:22 -05:00
James M. Greene
929a1c7425 Correct a few metadata field values in the package.json 2022-08-03 18:24:31 -05:00
Yoann Chaudet
ba4576e776 Add set-pages-path tests 2022-07-19 11:48:11 -07:00
Yoann Chaudet
3efd613ed2 wip: add formatter support to the output file 2022-07-18 15:51:32 -07:00
Yoann Chaudet
61e591d3b5 Add prettier configuration 2022-07-18 15:06:14 -07:00
Yoann Chaudet
b77cfc395a Drop ncc 2022-07-13 12:08:31 -07:00
Smitha Borkar
351ece72e7 Parse the static sit config, inject pages url 2022-06-16 14:28:43 -07:00
Smitha Borkar
dabdcba737 Rename Project 2022-06-10 15:37:59 -07:00
Smitha Borkar
07e8c6056f wip 2022-06-07 21:33:54 -07:00
James M. Greene
febf37f409 Remove nock as a devDep 2022-06-07 14:29:52 -05:00
James M. Greene
9da49662c1 Install nock as devDep 2022-06-07 14:27:18 -05:00
James M. Greene
1be290acd6 Add test script and Actions workflow 2022-06-07 14:25:56 -05:00
James M. Greene
5da06fdf1c Install jest devDep 2022-06-07 14:19:54 -05:00
James M. Greene
7891cd15e5 Add a prepare script to build with ncc (and run it now) 2022-06-07 14:14:54 -05:00
James M. Greene
7000f2f338 Add ncc devDep and axios-retry 2022-06-07 14:13:57 -05:00
James M. Greene
279f89f67f Add npm package.json and lock files
Also install axios and actions/core
2022-06-07 13:49:54 -05:00