Daniel Lockyer
f79a0b5c73
Removed Sentry GitHub Action in favor of our release Action
...
no issue
2020-04-06 15:08:17 +01:00
Daniel Lockyer
bd1f175a56
Switched release process to built-in Node
...
no issue
2020-04-06 14:34:08 +01:00
Daniel Lockyer
b144a164e5
Updated release Action to run on all tags
2020-04-06 10:49:17 +01:00
Daniel Lockyer
09e8474261
Switched to custom GitHub Action for a release
...
no issue
2020-04-03 13:37:33 +01:00
Daniel Lockyer
5a314636cd
Configured release Action to only run on 3.x tags
...
no issue
2020-04-03 10:39:42 +01:00
Daniel Lockyer
cadba8d9cc
Moved Sentry release notification into main release workflow
...
no issue
2020-04-02 08:50:50 +01:00
Daniel Lockyer
90012c473a
Enabled npm publish during the release process
...
no issue
2020-04-02 08:43:58 +01:00
Daniel Lockyer
02bf8773b9
Automated the release process
...
no issue
2020-04-01 15:17:52 +01:00
Daniel Lockyer
1acbe3e51a
Corrected Sentry organization and project
...
no issue
2020-03-26 14:58:50 +00:00
Daniel Lockyer
2fe0b79f3a
Enabled CI on Renovate branches
...
no issue
- enables CI on Renovate branches
- puts in a check to avoid CI for pull requests from Renovate to stop
double builds
2020-03-25 18:30:11 +00:00
Daniel Lockyer
58aff29938
Switched to native conditional for labels in PRs
...
no issue
- removes the need for an external Action by checking natively
2020-03-25 16:31:58 +00:00
Daniel Lockyer
2c7c975f91
Specified version for GitHub Action dependency
...
no issue
2020-03-25 15:11:59 +00:00
Daniel Lockyer
f054976d4f
Added GitHub Action to notify Sentry of releases
...
no issue
- automates the notification process upon a release published event
2020-03-25 12:21:29 +00:00
Daniel Lockyer
d229cf83a4
Configured CI to only run MySQL container on MySQL tests
...
no issue
- this saves about 50s on the SQLite tests
2020-03-20 11:15:49 +00:00
Daniel Lockyer
453bcc5030
Added all-tests
label to run full test suite on a PR
...
no issue
2020-03-20 10:05:37 +00:00
Daniel Lockyer
2d42e7eaea
Tidied up GitHub Actions workflows
...
no issue
2020-03-17 12:46:03 +00:00
Daniel Lockyer
64f34273a7
Renamed GitHub Actions workflow file
...
no issue
2020-03-17 12:43:54 +00:00
Daniel Lockyer
204efe0158
Fixed MySQL port mapping in CI
...
no issue
- turns out the exposed port is randomly assigned, but this worked for
us so far
- this commit enforces the use of 3306 for the MySQL port
2020-03-16 08:59:07 +00:00
John O'Nolan
70076f8c19
Update FUNDING.yml
2020-03-09 20:23:07 +07:00
Daniel Lockyer
357671549a
Added feature
label to stalebot exemption list
...
no issue
2020-03-05 12:40:59 +00:00
Daniel Lockyer
7b32bf9ca5
Switched tests to GitHub Actions
...
no issue
2020-03-05 09:50:14 +00:00
Daniel Lockyer
f8b85354d3
Combined Ghost-CLI tests into one GitHub Action job
...
no issue
2020-02-19 18:18:00 +00:00
Hannah Wolfe
a8e4492109
Added CODEOWNERS file to protect DB migrations
...
- DB migrations are risky changes
- require review from devops before merging these
2020-02-17 13:05:09 +00:00
Daniel Lockyer
722a92e9b5
Added extra tests to Ghost-CLI GitHub Action
...
no issue
- test for a clean install and updating from the latest release
- upgrading from the previous major is waiting on an update from
Ghost-CLI
2020-02-03 17:39:06 +00:00
Daniel Lockyer
ef551768bb
Switched to GitHub Actions for lint testing
...
no issue
2020-01-29 16:54:41 +00:00
Daniel Lockyer
a7fde48d1d
Added GitHub Action for testing with Ghost-CLI
...
no issue
- this helps prevent issues with Ghost-CLI compatibility
2020-01-29 15:39:21 +00:00
Daniel Lockyer
5f49144985
Changed stalebot to ignore issues tagged with 'pinned'
...
no issue
- this stops the annoying stale-unstale loops we find ourselves in
2020-01-27 10:38:58 +07:00
Aileen Nowak
d11fd4210b
Updated docs api links to be version-less
2019-07-25 15:17:23 +08:00
Aileen Nowak
496f873ac4
Updated links to docs ( #10941 )
...
no issue
2019-07-22 18:17:50 +08:00
John O'Nolan
69dd931aa2
Update FUNDING.yml
2019-05-23 10:51:11 +02:00
John O'Nolan
82788f2f5c
Create FUNDING.yml
2019-03-07 15:23:12 +02:00
Hannah Wolfe
ba9398fdd8
Updated / simplified contributing.md
...
- Make our policy on what gets merged a little clearer
2019-02-11 16:38:59 +00:00
Hannah Wolfe
9f9b58e232
Removed feature branche note from contrib guide
...
- this is out of date info
2019-01-29 13:29:47 +00:00
Hannah Wolfe
7a9bdbe6bd
Added configuration for stale-bot
...
- stale bot will help us keep old issues clean
2019-01-24 17:37:54 +00:00
Hannah Wolfe
8c0875f51e
Swap support bot for label-actions bot
...
- this is a more flexible bot that allows us to do our own canned replies
2019-01-24 17:28:12 +00:00
Hannah Wolfe
d70ec449bc
Contrib guide: More info on features
...
- updating to try to set expectations
2019-01-21 17:58:26 +00:00
Hannah Wolfe
d24229fc16
Github support bot: dynamic author name
2019-01-21 16:44:13 +00:00
Hannah Wolfe
c64676766c
Trying out github support bot
...
- Support bot will respond to any issues we label with "support"
2019-01-21 16:40:48 +00:00
Hannah Wolfe
0d8aa92e68
Update commit message format
2019-01-15 14:10:29 +00:00
Vikas Potluri
d3194c95f4
Updated pull request template ( #10341 )
...
no issue
- Prefer yarn over npm
- Add linting instructions
2019-01-07 11:19:56 +01:00
kirrg001
8739749fd0
Updated commit message convention
...
no issue
2018-11-08 15:09:55 +07:00
Andrey Ozornin
2f55b3baf2
Fixed a link typo in CONTRIBUTING.md ( #10034 )
...
no issue
- there was a typo in URL: github.comc instead of github.com so the link didn't work
2018-10-18 21:53:05 +01:00
John O'Nolan
8f04c0570e
Update CONTRIBUTING.md
2018-10-17 18:47:29 +07:00
John O'Nolan
079a0d30d2
Update CONTRIBUTING.md
2018-10-17 18:00:12 +07:00
John O'Nolan
9ab286b7a9
Update CONTRIBUTING.md
2018-10-17 17:57:54 +07:00
kirrg001
d518f23b48
Updated docs links
...
refs #9742
- rebase against master updated some docs links again
- go over code base again and double check that all docs links are correct
- 2.0 will become the latest version on our readme pages
2018-08-16 12:13:24 +02:00
kirrg001
91152efdc1
Changed http to https links
...
no issue
- use https
- replace broken links e.g. docs.ghost.org/themes
2018-08-16 12:13:24 +02:00
kirrg001
7b9c6af9d7
Updated docs links
...
refs #9742
- 2.0 will become the latest version on our readme pages
2018-08-16 12:13:24 +02:00
Hannah Wolfe
66f00bc1e2
Update issue templates
...
- More clarity - more links to forum - more emoji
2018-08-10 16:47:37 +01:00
kirrg001
132df78940
Updated docs links
...
refs #9742
- Ghost 2.0 is coming
- all doc links in 1.0 must use concrete links e.g. docs.ghost.org/v1 or themes.ghost.org/v1.23.0/
- if we release Ghost 2.0, docs.ghost.org will show 2.0 docs
2018-07-20 23:49:16 +02:00
Katharina Irrgang
aad4f79410
Fixed links in CONTRIBUTING.md
...
no issue
- replaced dev.ghost.org by blog.ghost.org
- use https links
2018-06-21 20:59:22 +02:00
Hannah Wolfe
a129bbb5b7
Update issue templates
...
- tweaks
2018-06-19 12:07:55 +01:00
Hannah Wolfe
826d384902
Remove old issue template
...
- We now have separate bug and everything else issue templates
2018-06-01 15:19:01 +01:00
Hannah Wolfe
ffdff5037c
Update issue templates
2018-06-01 15:17:28 +01:00
Hannah Wolfe
e36f586d0f
GitHub Templates: clarify that ideas -> forum
...
- I previously updated the links, but not the verbage
2018-04-23 16:51:22 +01:00
Hannah Wolfe
bcb55103f3
Update SUPPORT.md - fix typo
...
Edit derp
2018-04-02 17:25:31 +01:00
Hannah Wolfe
a22b6fb92e
✨ Slack -> Forum
...
- replacing references to slack with forum
2018-04-02 17:12:09 +01:00
kirrg001
27f12e3d51
Removed feature roadmap link from our CONTRIBUTING.md
...
no issue
- the roadmap is no longer used
2018-03-15 10:53:10 +01:00
Hannah Wolfe
c4e5884bcb
PRs don't need to squash commits anymore
...
no issue
- GitHub has evolved, this is now bad advice
2017-10-19 12:51:40 +01:00
John O'Nolan
d04e0f3a0c
Remove wishlist links ( #8981 )
...
No issue
The uservoice wishlist has been pretty inactive and neglected for quite a long time now. Removing links to it from Ghost is the first step toward retiring it. We're still listening to user feedback in order to determine the Ghost roadmap, but simplifying the process around it.
2017-09-07 09:04:33 +02:00
Vikas
8606ea22a2
Normalize docs URLs ( #8949 )
...
no issue
v1.0.0 is no longer the standard in the docs, so I updated all of the URLs containing it with v1
Note: I tried squashing commits, but failed. I'll try again in the future with throwaway changes
Secondary Note: I tested most of the URLs listed and got no 404s!
2017-08-31 11:45:59 +02:00
Hannah Wolfe
fddabde2fc
Update link to slack in contributing guide
...
- Missed this before 🙈
2017-08-05 18:01:40 +01:00
Hannah Wolfe
2217edb2ab
Tweak links & text in support guide
...
- minor text tweaks
2017-08-05 17:59:41 +01:00
Hannah Wolfe
27e583c334
Tweaked the formatting in the contributing guide
...
- Minor tweaks to make the main information easier to read.
2017-08-05 17:56:18 +01:00
Hannah Wolfe
2ad2ccb7da
Added SUPPORT.md file with slack info ✈️
...
no issue
- Adds a guide for how to get support 📖
- Committed at 38000ft ✈️
2017-08-04 18:37:19 +04:00
Hannah Wolfe
3af4c2ca51
Added note about Ghost CLI repo to issue template
...
- Hopefully this will help people find the right repo 🤓
2017-08-01 18:33:00 +04:00
Kevin Ansfield
c813900f61
Fix community guidelines link in CONTRIBUTING.md
...
closes #8804
2017-08-01 11:59:14 +04:00
Kevin Ansfield
0f82e49159
📖 1.0.0 update for README.md and CONTRIBUTING.md ( #8539 )
...
refs #7421
- simplify README.md to be more use-case oriented and point to https://docs.ghost.org where appropriate
- remove majority of CONTRIBUTING.md content as it now lives at https://docs.ghost.org/contributing
- update adapter guide links in `content/adapters/README.md`
2017-06-08 17:05:27 +01:00
Hannah Wolfe
e9a537004b
✨ Added pre-commit hook to handle submodules ( #8302 )
...
refs #8235
Usage:
- for existing development setups: `grunt symlink` (will create the pre-commit symlink)
- for fresh development setups: `npm run init` (symlinking happens as part of the typical set up)
- ✨ Added pre-commit hook to handle submodules
- Checks to see if there are any submodules about to be committed
- Output matches closely to `git st` to make it easy to read
- Requires interaction from the committer to accept that this really should be committed
- ✨ Use grunt symlink to register githooks
- Grunt symlink will make a link to the pre-commit hook
- It ONLY does this if there isn't already a pre-commit hook, so won't overwrite anything
- It does this as part of npm run init, not grunt init, because a release repo would NEVER want this
- This is a dev tool, that configures the repo for development
2017-04-13 08:26:48 +01:00
vitalie maldur
763305a74d
Fix broken troubleshooting link in contributing.md ( #7481 )
...
closes #7480
2016-10-04 18:04:18 +01:00
kirrg001
8115d83782
🔥 remove postgres support
...
refs #1333 , refs #5878 , refs #5321
2016-09-20 15:59:34 +01:00
Hannah Wolfe
ee1f4fdbdd
Recommend Node v4 & use as default ( #7102 )
...
refs #7098
- Use Node.js v4 as our default build environment
- Add Node.js v6 as an allowed failure
- Update contributor guidelines and readme
- Fix issue with branch exceptions
2016-07-15 12:36:15 -06:00
Hannah Wolfe
e5afddfa61
Adding GitHub issue & PR templates
2016-02-18 09:50:09 +00:00