Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Lockyer 202a284760 Added Slack build notifications
no issue
2020-06-16 22:06:11 +01:00
Daniel Lockyer 67984b0080 Switched to using built-in Node.js for tests
no issue

- setup-node was randomly failing to download because of an upstream Node issue
- this commit switches to using the build in Node version
2020-04-06 13:14:13 +01:00
Daniel Lockyer 9ace749826 Revert "Switched to Node.js container in Action"
- this reverts commit e4df8e15c2.
- the tests require more components than Node, which the container
  doesn't have
2020-04-06 11:35:51 +01:00
Daniel Lockyer e4df8e15c2 Switched to Node.js container in Action
no issue

- using the setup-node action is currently failing because of an
  upstream issue - https://github.com/nodejs/node/issues/32683
- this commit switches to using a Docker container
2020-04-06 11:27:54 +01:00
Daniel Lockyer 715a1253bc
Enabled CI on Renovate branches
no issue
2020-03-26 09:46:05 +00:00
Daniel Lockyer be7360867a Renamed GitHub Actions workflow file
no issue
2020-03-17 12:49:49 +00:00
Daniel Lockyer 05f4e303e2 Switched testing to GitHub Actions
no issue
2020-03-04 15:18:23 +00:00
Aileen Nowak b134b24679
Updated links to docs (#1276)
no issue
2019-07-22 16:53:24 +08:00
Hannah Wolfe 3ba467d739 Updated / simplified contributing.md
- synced with the main Ghost repo version
2019-02-11 16:44:34 +00:00
Hannah Wolfe 039834a483 Syncing CONTRIB and PR templates with main repo
- lots of links were old and out of date
- updated contributing guide to match the one in Ghost
- updated PR guide to be similar to the one in Ghost, but with the Ghost-Admin test info
2019-01-15 20:51:49 +00:00
Katharina Irrgang 065d39ee0f
Updated links to use v2 docs (#1036)
no issue

- found some more v1 links
2018-08-15 23:35:17 +02:00
Hannah Wolfe b73b5216cb Slack -> Forum
- replacing references to slack with forum
2018-04-02 17:06:14 +01:00
Aileen Nowak 796b3a3aab Removed roadmap reference from contributing guide 2018-03-22 10:14:45 +07:00
Kevin Ansfield b04b2315d8 Add CONTRIBUTING.md GitHub file
no issue
- use same contributing file as Ghost
2018-03-05 10:07:04 +00:00
Kevin Ansfield cfaf566949 Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
Kevin Ansfield b3bc1be4f3 Create PULL_REQUEST_TEMPLATE 2016-05-23 10:49:08 +01:00