Commit Graph

222 Commits

Author SHA1 Message Date
Yoann Chaudet bd8a5da49f Bump actions 2022-10-31 16:34:08 -07:00
Mingzi d875fa8dc1 Merge pull request #31 from rentziass/rentziass/update-actions-core
Update @actions/core to 1.10.0
v2.1.2
2022-10-06 09:56:39 -07:00
Francesco Renzi 67f329fcfd Update @actions/core to 1.10.0 2022-10-06 11:08:55 +01:00
James M. Greene 2ce6d5eaa1 Merge pull request #27 from actions/fix-readme-links
Fix non-Code links in README
v2.1.1
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 v2.1.0 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
AndrewLester 7ec0edaa8e Fix prepare output 2022-08-19 15:10:01 -05:00
AndrewLester d48340abcd Use GitHub Pages site origin for setting up SSG configs 2022-08-19 14:33:39 -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
v2.0.0
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
v1 v1.2.1
2022-08-18 18:06:10 -05:00
James M. Greene 7d9bb68583 Update distributables 2022-08-18 18:04:58 -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 f71d3d08f0 Merge pull request #16 from AndrewLester/ssg-sveltekit
Add SvelteKit as an option for static_site_generator setting
v1.2.0
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
AndrewLester 42451665cc Run prepare script 2022-08-10 16:28:32 -04:00
AndrewLester adc528a6d8 Export GITHUB_PAGES env variable 2022-08-10 16:28:32 -04:00
AndrewLester 789c331a21 Support new features from #15 2022-08-10 16:28:32 -04:00
AndrewLester ff1182a56a Add SvelteKit to action yml 2022-08-10 16:28:32 -04:00