Skip to content

Commit

Permalink
Merge branch 'master' into custom-link-check-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-matthews authored Jan 15, 2019
2 parents 7de0b2e + 8225a9c commit 2c403a7
Show file tree
Hide file tree
Showing 59 changed files with 356 additions and 258 deletions.
82 changes: 77 additions & 5 deletions _data/whats-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,93 @@ description: |
We exclude from this list proofreading, spelling checks, and all minor updates.
link: /whats-new.html
thread: /whatsnew-feed.xml
updated: 2018-12-20 14:21:59 -0600
updated: 2019-01-14 14:11:39 -0600
entries:
- description: Updated the [availability timeline](https://devdocs.magento.com/availability)
for the Amazon Sales Channel extension.
versions: 'N/A'
type: Major update
date: January 10, 2019
link: https://github.com/magento/devdocs/pull/3552
- description: "Added new topics to Integrations Testing Framework annotations
describing:<br/>- [@magentoAppArea](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-app-area.html)<br/>-
[@magentoAppIsolation](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-app-isolation.html)<br/>-
[@magentoCache](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-cache.html)<br/>-
[@magentoComponentsDir](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-components-dir.html)<br/>-
[@magentoConfigFixture](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-config-fixture.html)<br/>-
[@magentoDataFixture](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-data-fixture.html)<br/>-
[@magentoDbIsolation](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/magento-db-isolation.html)"
versions: 2.1.x, 2.2.x, 2.3.x
type: New topic
date: January 10, 2019
link: https://github.com/magento/devdocs/pull/2665
- description: Rewrote the [developer installation](https://devdocs.magento.com/guides/v2.3/install-gde/prereq/dev_install.html)
topic for clarity and readability.
versions: 2.1.x, 2.2.x, 2.3.x
type: Major update
date: January 4, 2019
link: https://github.com/magento/devdocs/pull/3512
- description: Added information about [generating a local Swagger instance](https://devdocs.magento.com/guides/v2.3/rest/generate-local.html)
that lists asynchronous APIs.
versions: 2.3.x
type: Technical changes
date: January 3, 2019
link: https://github.com/magento/devdocs/pull/3513
- description: Updated the [Blackfire.io integration](https://devdocs.magento.com/guides/v2.2/cloud/project/project-integrate-blackfire.html)
topic to include the `blackfire:setup` command for Magento Cloud CLI.
versions: 2.3.x
type: Technical changes
date: December 21, 2018
link: https://github.com/magento/devdocs/pull/3484
- description: MFTF 2.3.12 was released:<br/>- Added more documentation with examples
for [`<value>`](https://devdocs.magento.com/mftf/2.3/metadata.html#value-tag)
in metadata array.<br/>- Added use of reference to data field in `url` of [metadata
operation](https://devdocs.magento.com/mftf/2.3/metadata.html#operation-tag).
versions: 2.2.x, 2.3.x
type: Major update
date: December 21, 2018
link: https://github.com/magento/devdocs/pull/3431
- description: Added information about retrieving Fastly credentials from project
environment variables and updated information about how to manage Magento Commerce
Cloud project domains associated with an existing Fastly account. See [Get Fastly
credentials](https://devdocs.magento.com/guides/v2.3/cloud/cdn/configure-fastly.html#cloud-fastly-creds).
versions: 2.1.x, 2.2.x, 2.3.x
type: Major update
date: December 21, 2018
link: https://github.com/magento/devdocs/pull/3479
- description: Updated links and information for [Test your component](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/validate/test-module.html).
versions: 2.1.x, 2.2.x, 2.3.x
type: Technical changes
date: December 21, 2018
link: https://github.com/magento/devdocs/pull/3489
- description: Updated Translations content and added information for Community Engineering
in [Translations overview](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/translations/xlate.html),
[Use translation dictionary to customize strings](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/translations/theme_dictionary.html),
[Translate theme strings](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/translations/translate_theory.html),
[Example theme translation dictionary](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/translations/translate_practice.html),
and [Translation dictionaries and language packages](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-i18n.html).
versions: 2.x
type: Major update
date: December 20, 2018
link: https://github.com/magento/devdocs/pull/3487
- description: Added a topic about Inventory Management [reservations](https://devdocs.magento.com/guides/v2.3/inventory/reservations.html)
versions: 2.3.x
type: New topic
date: December 20, 2018
link: https://github.com/magento/devdocs/pull/3454
- description: Added a missing parameter to the message queue consumer [reference
documentation](https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-queue.html).
versions: 2.x
type: Major update
date: December 15 2018
date: December 15, 2018
link: https://github.com/magento/devdocs/pull/3456
- description: Added information for the `setup:di:compile` step for [Install extensions
from the command line](https://devdocs.magento.com/guides/v2.2/comp-mgr/install-extensions.html),
[Install the B2B extension](https://devdocs.magento.com/guides/v2.2/comp-mgr/install-extensions/b2b-installation.html),
and [Create an integration](https://devdocs.magento.com/guides/v2.2/get-started/create-integration.html).
versions: 2.2.x, 2.3.x
type: Technical changes
date: December 15 2018
date: December 15, 2018
link: https://github.com/magento/devdocs/pull/3466
- description: Added a note in Cloud guide about using PHP constants with certain
versions of the `symfony/yaml` package.
Expand Down Expand Up @@ -2389,7 +2461,7 @@ entries:
- description: '[Magento UI components explained](https://devdocs.magento.com/guides/v2.1/ui_comp_guide/ui_component_explained.html)'
versions: 2.1.x
type: New
date: Dec 30 (includes week ending Dec 23)
date: Dec 30 2016
- description: '[Magento Community Edition (CE) 2.1.3 Release Notes](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.3CE.html)'
versions: 2.1.3
type: New
Expand Down Expand Up @@ -2646,4 +2718,4 @@ entries:
- description: '[How to programmatically create a category with custom attributes](https://devdocs.magento.com/guides/v2.2/rest/catalog-notes.html)'
versions: 2.x
type: New
date: Oct 7 2016
date: Oct 7 2016
4 changes: 2 additions & 2 deletions _includes/cloud/enable-ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you have SSH keys, a directory listing is displayed similar to the following:

id_rsa id_rsa.pub known_hosts

If you don't have SSH keys, you need to generate the keys for adding to your Magento ECE account and GitHub account. See [Create a new SSH key pair](#ssh-create-new-key-pair).
If you do not have SSH keys, you need to generate the keys for adding to your Magento ECE account and GitHub account. See [Create a new SSH key pair](#ssh-create-new-key-pair).

If you already have SSH keys, continue to:
* [Add a public SSH key to your Magento account](#ssh-add-to-account) section
Expand Down Expand Up @@ -121,7 +121,7 @@ To add an SSH key using the Project Web Interface:

1. Copy your SSH public key to the clipboard.

If you don't already have SSH keys on that machine, see [GitHub documentation](https://help.github.com/articles/generating-an-ssh-key) to create them.
If you do not already have SSH keys on that machine, see [GitHub documentation](https://help.github.com/articles/generating-an-ssh-key) to create them.
2. Login and access your project through the [Project Web Interface](https://accounts.magento.cloud).
3. In your selected branch, an icon displays if you do not have an SSH key added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ For more information, see [Deployment workflow](#deploy).

If you need some example data when developing your store, you can install our sample data. This data simulates an active Magento store, including customers, products, and other data. This sample data works best with a "blank site" {{site.data.var.ece}} template installation when creating your project.

We recommend installing sample data in your local and Integration environments. If you use this data in the Staging or Production environment, make sure to clear out the information and products before going live.
We recommend installing sample data in your local and Integration environments. If you use this data in the Staging or Production environment, you need to remove the sample information and products before going live.

For instructions, see [Install optional sample data]({{ page.baseurl }}/cloud/howtos/sample-data.html).

Expand Down
Loading

0 comments on commit 2c403a7

Please sign in to comment.