Skip to content

Commit

Permalink
Screenshots: update screenshots on the mirroring page
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubinix committed Sep 8, 2023
1 parent 2f771f5 commit f3c6293
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions features/mirroring-composer-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Further, mirroring gives you a copy of all dependencies your production system r
## Mirrored Repositories on Private Packagist
When you create a new organization on Private Packagist, it is **automatically set up to mirror** all your dependencies from the open-source package archive **Packagist.org**. But you can mirror any number of public or private repositories, e.g. the Drupal package repository or Magento Marketplace (see “[Mirroring Magento Marketplace Packages](./../docs/mirror-magento-marketplace.md)”).

![Packagist.org Mirroring](/Resources/public/img/docs/features/Packagist.org-Mirror-20170119.png)
![Packagist.org Mirroring](/Resources/public/img/docs/features/Packagist.org-Mirror-20230908.png)

By default packages are automatically mirrored and added to your Private Packagist repository the first time they are accessed through composer update. Automated systems using Private Packagist access tokens cannot mirror new packages to ensure that build processes do not have unintended consequences.

![Packagist.org Mirroring](/Resources/public/img/docs/features/Packagist.org-Mirror-Edit-20170119.png)
![Packagist.org Mirroring](/Resources/public/img/docs/features/Packagist.org-Mirror-Edit-20230908.png)

You can configure the mirroring policy on a per-repository basis. For example you can ensure new open-source dependencies are discussed or reviewed before they are manually added by an administrator, making them available to all developers in the organization.

0 comments on commit f3c6293

Please sign in to comment.