Page MenuHomePhabricator

Push packages to packagist
Closed, ResolvedPublic

Description

This tasks requires us to:

  • determine when and how often we should push to packagist
  • and then write the automation (CI? github action? or something) to make that happen

Event Timeline

I would suggest sticking with the standard way we currently link with Packagist, which is to rely on the GitHub mirror and enable the GitHub -> packagist integration.

I would suggest sticking with the standard way we currently link with Packagist, which is to rely on the GitHub mirror and enable the GitHub -> packagist integration.

I ended up using a github webhook since I could only see one unrelated result at https://github.com/marketplace?query=packagist which https://github.com/integrations seems to suggest is how one finds integrations.

Does that sound ok?

Lucas_Werkmeister_WMDE assigned this task to Tarrow.

Looks good to me, and I’d say that’s enough to close this task.