Skip to content

Conversation

Florian-Merle
Copy link
Collaborator

@Florian-Merle Florian-Merle commented Apr 27, 2025

See this merge request Sylius/Sylius#16045

link Outdated
* Links dependencies of a project to a local clone of the main Sylius/Stack GitHub repository.
* Inspired by what Kévin Dunglas <[email protected]> did for symfony/symfony GitHub repository.
*
* @author Florian Merle <[email protected]>
Copy link
Member

@loic425 loic425 Apr 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should update that to match the current one.

/*
 * This file is part of the Sylius package.
 *
 * (c) Sylius Sp. z o.o.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the doc blocks. Since it's essentially a copy of the Symfony link file, we should probably use their copyright notice. I also added: (c) Fabien Potencier. What do you think we should do?"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should ask @damonsson on Slack.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We always use only Sylius' copyright information in the project, for example, here is a typical Kernel.php from Symfony 1:1: https://github.com/Sylius/Sylius/blob/2.1/src/Kernel.php

But it could be a great idea to include such information and acknowledgments in the mian README, as it would be more visible to everyone.

Copy link
Member

@diimpp diimpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change would need some docs on how it works and why it's done.

I guess it can be copied from SF as well.
https://github.com/symfony/symfony-docs/pull/8730/files

Copy link
Member

@diimpp diimpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

symfony/filesystem is not a part of composer.json. If we're rely on it directly, then probably should add to explicit deps as well.

@Florian-Merle
Copy link
Collaborator Author

This change would need some docs on how it works and why it's done.

I guess it can be copied from SF as well.. https://github.com/symfony/symfony-docs/pull/8730/files

Do you think this should be part of the documentation of this repository, or in https://github.com/Sylius/Sylius/blob/2.0-docs/docs/the-book/contributing/key-contributors.md ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants