Commit Graph

17 Commits

Author SHA1 Message Date
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