Commit Graph
31 Commits
Author SHA1 Message Date
Daniel Lockyer 140666ee44 v4.0.0-rc.0 2021-03-05 14:07:06 +00:00
Daniel Lockyer 70f71e9839 Updated built JS assets
no issue

- these weren't rebuilt when changing the code
2021-03-05 14:05:57 +00:00
Daniel Lockyer bd1dbd51c7 Updated default Ghost compatibility in release script
no issue

- not important, but it saves manually entering it during the release
  process
- Casper is only compatible with Ghost 4.0 moving forwards
2021-03-05 13:28:15 +00:00
Daniel Lockyer a43c6b3cbc Fixed logic for checking GitHub token
no issue 

- the check needs to be inverted to ensure we're being passed a token
2021-03-04 00:29:56 +00:00
Daniel Lockyer cf24eccdf2 Added Renovate to package.json
no issue

- the renovate.json file was removed to clean up the repository files,
  but we still want Renovate to update dependencies
- Renovate allows us to configure the config in the package.json, so
  this commit moves the previous contents there
2021-03-03 13:24:16 +00:00
Daniel Lockyer f12ce05454 Removed the need for config.json when releasing
no issue

- we previously needed a config.json to provide the GitHub token for
  publishing new Casper releases
- this commit removes the need for this file by pulling the token from
  the environment variable, which everyone in the Core team has set up
2021-03-03 13:20:58 +00:00
Daniel Lockyer 4a6dfa8e04 Added main as a deploy branch for theme uploading
no issue

- we will be switching to main soon, and want to update this workflow to show how it should be used
2021-01-07 13:50:49 +00:00
Daniel Lockyer 8fefeca41b 3.1.2 2020-11-17 12:32:25 +00:00
Daniel Lockyer 0c36dc5235 3.1.1 2020-10-16 09:19:06 +01:00
Daniel Lockyer aa3c83ec35 Updated built assets 2020-10-16 09:18:36 +01:00
Daniel Lockyer fa48995326 Updated action-deploy-theme to v1.3.1
- hopefully fixes a bug with `theme-name` not being passed through
2020-09-10 13:15:53 +01:00
Daniel Lockyer df2d20caab 3.1.0 2020-08-04 10:59:14 +01:00
Daniel Lockyer 7421cff4fe 3.0.13 2020-07-21 13:41:23 +01:00
Daniel Lockyer c465d95e14 Added new build assets
no issue
2020-07-21 13:40:03 +01:00
Daniel Lockyer feb7f3aac6 3.0.12 2020-04-07 09:15:05 +01:00
Daniel Lockyer 387a2aa3f0 Switch testing to built-in Nodejs
no issue
2020-04-06 13:49:51 +01:00
Daniel Lockyer 690ca22fb7 Removed test addition 2020-04-03 16:17:14 +01:00
Daniel Lockyer 31d43860ac Updated release script
no issue
2020-04-03 16:16:26 +01:00
Daniel Lockyer 14f7cc4e31 Updated built files
no issue
2020-04-03 16:04:41 +01:00
Daniel Lockyer 7646f90556 Updated theme name in deploy GitHub Actions
no issue

- the theme name cannot be the same as the default
2020-04-03 09:53:48 +01:00
Daniel Lockyer 6bf34a5a70 Moved Casper release code into gulpfile
no issue
2020-03-31 16:10:30 +01:00
Daniel Lockyer c9a54e25ab Enabled CI for Renovate branches
no issue
2020-03-31 15:54:56 +01:00
Daniel Lockyer c8abe3a7c4 3.0.11 2020-03-26 14:29:11 +00:00
Daniel Lockyer 150b698b1c Updated Renovate config with new structure
no issue
2020-03-26 10:56:13 +00:00
Daniel Lockyer 9ff3aa7858 3.0.10 2020-03-23 12:23:44 +00:00
Daniel Lockyer 93628dc7f0 3.0.9 2020-03-09 10:49:09 +00:00
Daniel Lockyer 1ec7a12d43 Bumped dependency versions
no issue
2020-03-02 18:36:18 +00:00
Daniel Lockyer 9ec0f08a48 3.0.8 2020-03-02 12:02:24 +00:00
Daniel Lockyer c27fc17844 3.0.7 2020-02-05 11:42:31 +00:00
Daniel Lockyer fb9f0e6804 Remove Travis from Renovate config 2019-11-08 16:35:58 +07:00
Daniel Lockyer 88e3db9d3b Switched to gscan testing via GitHub Actions
no issue
2019-11-08 16:35:06 +07:00