Commit Graph
100 Commits
Author SHA1 Message Date
James M. Greene c450a282d7 Merge pull request #45 from actions/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-18 14:55:38 -06:00
James M. Greene aba1aa6bab Merge pull request #46 from actions/dependabot-config
Add Dependabot config for Actions usage updates
2023-01-13 16:37:40 -06:00
James M. Greene 6a80311a73 Comply with Prettier expectations 2023-01-13 16:34:06 -06:00
James M. Greene 380c12d4cc Add Dependabot config for Actions usage updates 2023-01-13 15:59:46 -06:00
James M. Greene c5a3e1159e Merge pull request #43 from actions/warn-unsupported-exts
Warn about unsupported file extensions after erring
2022-11-23 09:32:16 -06:00
James M. Greene a069fede0c Update distributables after updating deps 2022-11-22 23:17:34 -06:00
James M. Greene 2f460cfbe0 Update distributables 2022-11-22 23:11:12 -06:00
James M. Greene e5c1ee9f14 Reformat 2022-11-22 23:10:56 -06:00
James M. Greene 7fea7010df Minor revisions 2022-11-22 23:10:56 -06:00
James M. Greene 34521f23a5 Add warn for unsupported extensions 2022-11-22 23:10:37 -06:00
James M. Greene d84b27279d Merge pull request #42 from actions/JamesMGreene-patch-1
Update to the latest `actions/publish-action`
2022-11-22 22:29:53 -06:00
James M. Greene 5650def507 Update to the latest actions/publish-action
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 22:29:07 -06:00
James M. Greene 0c2178e929 Merge pull request #41 from actions/alt-blank-extensions
Test: Better support alternative file extensions for blank config files
2022-11-22 21:35:02 -06:00
James M. Greene 948e60fb96 Reformat 2022-11-22 21:34:10 -06:00
James M. Greene 1305a1ba92 Better support alternative file extensions for blank config files in the tests 2022-11-22 21:30:53 -06:00
James M. Greene b94e9adb36 Merge pull request #38 from actions/support-wrapped-exports
Support wrapped exports
2022-11-21 16:57:31 -06:00
James M. Greene fc8c2c4e6e Update the distributables 2022-11-21 13:12:55 -06:00
James M. Greene e978eba337 Add support for indirect config declarator in chained declaration statement 2022-11-21 13:12:45 -06:00
James M. Greene 343cb08233 Add tests for when multiple declarations are chained together 2022-11-21 12:36:09 -06:00
James M. Greene f87a94c875 Update the distributables 2022-11-21 12:15:34 -06:00
James M. Greene 7eb40247a7 Format 2022-11-21 12:14:59 -06:00
James M. Greene 86f141f32d Add support for 'Indirect module export with a wrapping call at the export' 2022-11-21 12:12:47 -06:00
James M. Greene 76b6a8292e Small corrections 2022-11-21 12:08:39 -06:00
James M. Greene 8e221f24db Add support for 'Indirect module export with a wrapping call at the definition' 2022-11-21 12:05:26 -06:00
James M. Greene d897860efd Add support for 'Indirect default export with a wrapping call at the export' 2022-11-21 11:34:58 -06:00
James M. Greene 24270f0cca Add support for 'Indirect default export with a wrapping call at the definition' 2022-11-21 11:04:42 -06:00
James M. Greene 0c3c14948a Merge branch 'main' into support-wrapped-exports 2022-11-18 01:02:58 -06:00
James M. Greene b0c19d0de9 Merge pull request #37 from actions/merge-pr-33
Merge PR #33
2022-11-18 01:01:12 -06:00
James M. Greene 51323db177 Fix the Next.js tests 2022-11-18 00:57:58 -06:00
James M. Greene 3d9811d6e2 Update distributables 2022-11-18 00:56:40 -06:00
James M. Greene 9c3b6344a2 Merge branch 'main' into patch-1 2022-11-18 00:50:11 -06:00
James M. Greene 97fb35057c Add comment 2022-11-18 00:50:00 -06:00
James M. Greene c917d1c3cd Merge pull request #35 from actions/bump-actions
Bump actions
2022-11-18 00:46:30 -06:00
James M. Greene ffa824f004 Start making some of those tests pass 2022-11-18 00:45:01 -06:00
James M. Greene d4a76d1ee1 Add unit tests to verify support for function-wrapped exports 2022-11-18 00:29:31 -06:00
James M. Greene 2ce6d5eaa1 Merge pull request #27 from actions/fix-readme-links
Fix non-Code links in README
2022-09-26 12:01:36 -05:00
James M. Greene bb6976f8d1 Merge branch 'main' into fix-readme-links 2022-09-26 11:00:10 -05:00
James M. Greene f2098a32c3 Merge pull request #26 from actions/unused-deps
Clean up some unused dependencies
2022-09-26 10:59:55 -05:00
James M. Greene 7fa35a05fd Merge branch 'main' into unused-deps 2022-09-26 10:58:37 -05:00
James M. Greene c3113876b0 Merge pull request #25 from actions/eslint-roller
Add ESLint
2022-09-26 10:52:23 -05:00
James M. Greene af5f3c3f72 Merge branch 'main' into eslint-roller 2022-09-21 16:18:10 -05:00
James M. Greene ad83b485e7 Merge pull request #24 from actions/i-feel-pretty
Expand Prettier usage
2022-09-21 16:17:21 -05:00
James M. Greene a84400a87f Fix non-Code links in README 2022-09-19 10:50:02 -05:00
James M. Greene 7a0a617c8a Remove unused dependencies 2022-09-16 23:20:01 -05:00
James M. Greene 062df390be Make ESLint fail hard on semi-colon usage 2022-09-16 23:00:18 -05:00
James M. Greene 7619de7040 Simplify ESLint ignore pattern 2022-09-16 22:55:06 -05:00
James M. Greene 66e9ac3c2e Add an 'all' script and simplify 'prepare' 2022-09-16 22:54:24 -05:00
James M. Greene 4012a9fa87 Correct Actions input parameter name 2022-09-16 22:43:42 -05:00
James M. Greene 4a12ff50fb Update distributables 2022-09-16 22:41:27 -05:00
James M. Greene a07391ec25 Don't lint during prepare 2022-09-16 22:03:34 -05:00
James M. Greene 2491ca8488 Reformat ESLint config 2022-09-16 22:03:15 -05:00
James M. Greene 875ec87ff9 Remove stray line break 2022-09-16 22:01:13 -05:00
James M. Greene 4eadc891b5 Add Actions workflow to verify lint status 2022-09-16 21:57:04 -05:00
James M. Greene c4feb8d01e Ignore ESLint rule about condition looping condition for now 2022-09-16 21:56:47 -05:00
James M. Greene 1f9ca39237 Fix bad reference in string interpolation
Regression from https://github.com/actions/configure-pages/pull/21
2022-09-16 21:54:58 -05:00
James M. Greene 1cefe6fc7c Remove unnecessary try/catch 2022-09-16 21:50:49 -05:00
James M. Greene 25a1ec8799 Add eslint configuration and scripts 2022-09-16 21:48:52 -05:00
James M. Greene b9c4ac6c14 Minor workflow improvements 2022-09-16 20:48:19 -05:00
James M. Greene 6e4f93b15d Add eslint dependency and plugins 2022-09-16 20:47:23 -05:00
James M. Greene 069c984c5e Let Prettier reformat all of the things 2022-09-16 20:37:18 -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
James M. Greene 45efe60937 Apply consistent spacing and use of single quotes 2022-09-11 10:23:22 -05:00
James M. Greene 35c001ded6 Dereference as 'path'
This minimizes the changes to the codebase, as well as slightly clarifying that its value may not remain the same as the 'pathname'
2022-09-11 10:23:22 -05:00
James M. Greene 27457957e6 Merge pull request #21 from AndrewLester/ssg-origin
Use GitHub Pages site origin for setting up SSG configs
2022-09-11 10:21:18 -05:00
James M. Greene f53b57ff56 Merge pull request #20 from actions/update-major-on-full-releases
Update major version only on full releases
2022-08-19 13:21:44 -05:00
James M. Greene 6d1d650751 Update major version only on full releases 2022-08-19 12:44:16 -05:00
James M. Greene 61fd3a3cc1 Merge pull request #19 from actions/no-trailing-slashes
[BREAKING] Remove the trailing slash from `base_url` and `base_path` outputs
2022-08-19 09:27:06 -05:00
James M. Greene 0ec542a837 Update distributables 2022-08-18 18:08:52 -05:00
James M. Greene 3a90973fd3 Use local module for removing trailing slash to reduce duplication 2022-08-18 18:08:30 -05:00
James M. Greene dc5b850bfd breaking: Remove trailing slash from base_url and base_path outputs 2022-08-18 18:08:30 -05:00
James M. Greene 9a141972ca Merge pull request #18 from actions/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.8.2 to 1.9.1
2022-08-18 18:06:10 -05:00
James M. Greene 7d9bb68583 Update distributables 2022-08-18 18:04:58 -05:00
James M. Greene f71d3d08f0 Merge pull request #16 from AndrewLester/ssg-sveltekit
Add SvelteKit as an option for static_site_generator setting
2022-08-17 14:42:52 -05:00
James M. Greene 9ff7f29195 Update dist map 2022-08-17 14:41:47 -05:00
James M. Greene 9b7553ef7f Change environment variable data type to explicit string 2022-08-17 14:34:23 -05:00
James M. Greene c61e34fb27 Merge pull request #12 from actions/better-docs
Improve a few contribution notes in the README
2022-08-10 14:19:56 -05:00
James M. Greene a220556ffe Merge branch 'main' into better-docs 2022-08-10 14:10:38 -05:00
James M. Greene 491169de17 Revise release procedure 2022-08-10 14:10:15 -05:00
James M. Greene f19391002a Merge pull request #17 from actions/marketplace-action-rename
Rename to include "GitHub" in "GitHub Pages" for Marketplace
2022-08-10 13:58:37 -05:00
James M. Greene 742be05113 Update action.yml 2022-08-10 12:52:41 -05:00
James M. Greene 90b7c04b80 Merge branch 'main' into better-docs 2022-08-10 10:00:39 -05:00
James M. Greene 15f519fab9 Merge pull request #15 from actions/ssg-config-file-input
Add support for specifying the SSG configuration file path
2022-08-10 09:18:00 -05:00
James M. Greene f5b4063a62 Update distributables properly 2022-08-10 09:02:07 -05:00
James M. Greene d06799dbbe Fix typo in dist 2022-08-10 08:57:37 -05:00
James M. Greene fad78054b6 Fix typo in src 2022-08-10 08:56:12 -05:00
James M. Greene 64fa685553 Rebuild distributables 2022-08-09 11:23:03 -05:00
James M. GreeneandYoann Chaudet 891eba7f6e Update src/config-parser.js
Co-authored-by: Yoann Chaudet <[email protected]>
2022-08-09 11:22:14 -05:00
James M. Greene 9f6ed02477 Tweak the title and description in README 2022-08-08 11:15:41 -05:00
James M. Greene 68595d0746 Update distributables 2022-08-05 17:47:09 -05:00
James M. Greene 4f27d51853 Add support for indirect default export declarations 2022-08-05 17:44:40 -05:00
James M. Greene 1395534a78 Hoist important arrays to top-level constants 2022-08-05 17:37:00 -05:00
James M. Greene 7c3932ff89 Add support for specifying the target generator config file 2022-08-05 17:35:23 -05:00
James M. Greene 404d23c4a6 Merge pull request #13 from actions/prettier
Prettier formatting
2022-08-05 17:29:38 -05:00
James M. Greene 06406d74b2 Merge branch 'main' into prettier 2022-08-05 17:28:54 -05:00
James M. Greene cc95980c79 Merge pull request #14 from actions/workflow-audit
Workflow audit
2022-08-05 17:28:32 -05:00
James M. Greene 4f84ed2a14 Add concurrency settings to PR-based workflows 2022-08-05 15:54:53 -05:00
James M. Greene f19d25133d Ensure minimal permissions are explicit on all workflows 2022-08-05 15:54:15 -05:00
James M. Greene f24e879a69 Add concurrency and permissions to workflow 2022-08-05 15:44:58 -05:00
James M. Greene da85ca493f Update fixtures with Prettier formatting 2022-08-05 15:40:25 -05:00
James M. Greene d949e1515f Rename Prettier config file extension for consistency 2022-08-05 15:39:17 -05:00