Ingo Schommer
cca6d8e1be
DOCS Remove archive download references ( #9250 )
...
See https://github.com/silverstripe/silverstripe-framework/issues/9232 .
Also simplifies composer instructions a bit:
- Removes composer update --no-dev references, that's a bit of an edge case that people can just discover on getcomposer.org if they need it
- Changed example from the unused and oudated silverstripe/forum to silverstripe/blog
- Updated example versions to 4.x
- Remove "updating composer" section, it now tells you if its out of date
- Remove ss-auto-git-ignore module reference. The module hasn't been updated in ages, and it's much less necessary now that all relevant modules are on composer
- Add .env example config to getting started docs, I didn't realise it was stripped from the default --prefer-dist composer install
2019-11-18 20:02:00 +13:00
Aaron Carlino
6888901468
NEW: Update docs to be compliant with Gatsby site ( #9314 )
...
* First cut
* Temporarily disable composer.json for netlify build
* POC
* New recursive directory query, various refinements
* Fix flexbox
* new styled components plugin
* Apply frontmatter delimiters
* Mobile styles, animation
* Search
* Redesign, clean up
* Nuke the cache, try again
* fix file casing
* Remove production env file
* ID headers
* Move app to new repo
* Add frontmatter universally
* Hide children changelogs
* Add how to title
* New callout tags
* Revert inline code block change
* Replace note callouts
* Fix icons
* Repalce images
* Fix icon
* Fix image links
* Use proper SQL icon
2019-11-18 17:58:33 +13:00
Robbie Averill
022abd8d8d
Merge pull request #9303 from sachajudd/docs/impact-ratings
...
DOCS Update SilverStripe Contributing Code GitHub labels
2019-11-14 09:07:10 -08:00
Serge Latyntcev
2d4cbf8fef
DOC Describe our current branch naming conventions
2019-10-30 15:31:36 +13:00
Sacha Judd
11621b66dc
DOCS Update SilverStripe Contributing Code GitHub labels
...
[ci skip]
2019-10-30 10:48:16 +13:00
Guy Marriott
6458697663
DOCS Update contribution guidelines around method visibility
...
This is in response to the RFC discussion in #8996
2019-10-21 11:00:16 -07:00
Guy Marriott
3a1904d1bb
DOCS Update contact information for translations docs
2019-10-04 09:44:39 -07:00
Serge Latyntcev
a706e37ec3
DOC Fix Contribution guide broken links
2019-09-30 13:36:19 +13:00
Serge Latyntcev
f185dfb2c5
DOC Clarify that Security release is a SilverStripe Core release
2019-09-18 11:19:55 +12:00
Robbie Averill
66ca1c925f
Merge pull request #9217 from silverstripe/doc-node10
...
Update recommended node version in contrib docs
2019-09-06 11:54:41 -07:00
Robbie Averill
23b40557e8
Reduce version for Node 10 to SilverStripe 4.4
...
[ci skip]
Co-Authored-By: Garion Herman <garion@silverstripe.com>
2019-09-06 11:54:14 -07:00
Ingo Schommer
e3f06c4468
DOCS Remove uservoice mentions
...
See https://forum.silverstripe.org/t/a-new-way-to-manage-feature-ideas/2264
2019-09-06 16:01:30 +12:00
Sam Minnée
614e99a899
Update recommended node version in contrib docs
2019-09-04 18:55:47 +12:00
Aaron Carlino
a21bd9eff8
MINOR: Ensure minor releases follow security release steps
2019-06-12 10:57:09 +12:00
Robbie Averill
e948c5eb1e
DOCS Update "release numbering" to document the fact that lock step releases are not required ( #9000 )
...
* DOCS Update "release numbering" to document the fact that lock step releases are not required
[ci skip]
* DOCS Update "making a SilverStripe core release" to clarify recipe versus module without lock step
Also adds note about peer reviewing the plan before release
[ci skip]
2019-05-22 10:16:24 +12:00
Ingo Schommer
71e9f2faad
DOCS Clarify CVE process
...
[skip ci]
2019-05-15 13:30:59 +12:00
Federico Jaramillo Martínez
207cf75dc4
Fix link to npmjs
2019-05-14 07:20:49 -05:00
Federico Jaramillo Martínez
08e08160c1
Fix link to es6features
2019-05-14 07:18:09 -05:00
Ingo Schommer
af7e055574
DOCS Limited "critical security fixes" release lines
...
We're adopting CVSS (https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator ),
which allows us to classify the impact of security issues
based on industry standard metrics.
While there is still a lot of room for interpretation,
it is more objective than our previous system of "critical/high/medium/low",
with one sentence descriptions on how we interpret that "severity rating".
This effectively changes our process to only apply
security fixes to release lines in "limited support" (currently 3.6 and 3.7)
if they're considered "critical" (CVSS > 9.0).
We've already limited preannounces to CVSS >7.0 in these docs.
2019-04-01 17:08:13 +13:00
Ingo Schommer
62bd6ff334
DOCS Clarify security process, introduce CVE and CVSS
...
Moved the guts to "making a core release", since it's only really relevant to that audience.
There's more work to do around making security and non-security releases the same (less special handling),
but I think this is a good start.
[ci-skip]
2019-02-26 13:48:07 +13:00
Juan Molina
b02fd13766
Correct 13_CSS_Coding_Conventions.md
...
Correct two broken links and the syntax of a third one
2019-02-21 15:32:45 +01:00
Robbie Averill
7c96feef37
Merge branch '4.3' into 4
2019-01-08 12:27:48 +01:00
Robbie Averill
937d73fefc
Merge branch '4.2' into 4.3
...
# Conflicts:
# docs/en/05_Contributing/05_Making_A_SilverStripe_Core_Release.md
# lang/en.yml
2019-01-08 12:25:48 +01:00
Robbie Averill
280222abbe
Merge branch '4.1' into 4.2
...
# Conflicts:
# docs/en/05_Contributing/05_Making_A_SilverStripe_Core_Release.md
2019-01-08 12:22:20 +01:00
Robbie Averill
802261aa4b
Merge branch '4.0' into 4.1
...
# Conflicts:
# docs/en/05_Contributing/05_Making_A_SilverStripe_Core_Release.md
2019-01-08 12:21:27 +01:00
Ingo Schommer
f80e16adde
DOCS clarified release EOL process
2019-01-08 12:20:17 +01:00
Ingo Schommer
9bdd5fb162
DOCS Replaced references to core mailinglist with forum
2018-12-19 10:20:46 +13:00
Ingo Schommer
8b601b8ecc
DOCS Further wording changes to pre announce release docs
2018-12-19 09:41:59 +13:00
Ingo Schommer
cc51ffea68
DOCS Minor wording changes on release process docs
2018-12-18 16:39:32 +13:00
Daniel Hensby
1644765a9f
Rebase against satis changes ( #8298 )
2018-12-13 16:49:12 +13:00
Damian Mooyman
22314de559
DOCS Update security release docs / satis instructions ( #7681 )
...
* DOCS Update security release docs / satis instructions
* Update based on testing
2018-12-13 15:50:50 +13:00
Scott Hutchinson
70897495d6
Add new core committers
2018-11-14 23:06:17 +13:00
Sacha Judd
f5b6ce01cf
DOCS Add docs for CMS help menu links
...
[ci skip]
2018-10-04 10:50:57 +13:00
Ingo Schommer
7f05c7c6d4
DOCS Clarified latest vs. next
2018-09-13 08:11:07 +12:00
Ingo Schommer
793d6615eb
DOCS Don't mention 5.3, its unsupported
2018-09-13 08:09:27 +12:00
Ingo Schommer
1f881f5c3f
DOCS Clarify sec release process
2018-09-13 08:09:27 +12:00
Ingo Schommer
dd4bcac3a7
DOCS Release support clarification
...
See https://github.com/silverstripe/silverstripe-framework/issues/8189
2018-09-13 08:09:24 +12:00
Ingo Schommer
e5371091fa
DOCS Simpler description on pull request target
2018-09-05 13:54:31 +12:00
Ingo Schommer
b4d5d9f1ff
DOCS Clarified issue labelling
2018-09-05 13:54:17 +12:00
Ingo Schommer
2e1e8e07b9
DOCS Consistent app/ folder and composer use
...
- Stronger wording around "use composer"
- Consistent domain and email address naming
- Removed example for publishing non-composer modules (those shouldn't be encouraged)
- Removed instructions for installing modules from archives
[ci skip]
2018-06-25 10:40:19 +12:00
Sam Minnée
4ccacf509f
Add semver reference in core committers guide
2018-05-21 14:08:52 +12:00
Robbie Averill
fe5a271634
Merge pull request #8048 from open-sausages/pulls/4/docs-release-proc
...
Release process docs improvements
2018-05-08 11:25:15 +12:00
Ingo Schommer
10328a8970
Less conflicting statement on security fix release lines
2018-05-07 21:20:39 +12:00
Ingo Schommer
27ec9724cb
Document contributing committers
...
See https://github.com/silverstripe/silverstripe-framework/pull/8021#issuecomment-386423095
2018-05-07 20:07:13 +12:00
Robbie Averill
53938f3bde
DOCS Update references to open source JIRA > GitHub, minimum PHP version update
2018-05-07 14:27:43 +12:00
Ingo Schommer
63b1f0153d
Clarify roadmap and change releases location for docs
2018-05-03 15:19:45 +12:00
Ingo Schommer
4ccfa94132
Removed docs about pre-semver times
...
We no longer support those versions, so it's just noise.
2018-05-03 14:52:52 +12:00
Daniel Hensby
33a17d8dd2
Merge pull request #7925 from open-sausages/pulls/4/youve-been-committed
...
Add Paul to core designers team
2018-03-13 11:36:15 +00:00
Christopher Joe
f437d52255
Add Paul to core designers team
2018-03-13 17:55:43 +13:00
Ingo Schommer
9a85e4d6e8
Remove Jono from Core Committers :(
2018-03-13 10:25:02 +13:00