php-sepa-xml-generator icon indicating copy to clipboard operation
php-sepa-xml-generator copied to clipboard

Enable GitHub Service Hook for Packagist

Open PhoneixS opened this issue 11 years ago • 5 comments

I don't know if you have enabled it, but it is very recommended so it is updated when you push instead of one time per day (from https://packagist.org/about).

To activate the hook, you can do the following (from https://packagist.org/profile/):

GitHub Service Hook

Enabling the Packagist service hook ensures that your package will always be updated instantly when you push to GitHub. To do so you can go to your GitHub repository, click the "Settings" button, then "Webhooks & Services". Add a "Packagist" service, and configure it with your API token (see above), plus your Packagist username. Check the "Active" box and submit the form. You can then hit the "Test Service" button to trigger it and check if Packagist removes the warning about the package not being auto-updated.

I'm saying this because your last update (93d8eb7) still doesn't appear in packagist.

PhoneixS avatar Sep 23 '14 10:09 PhoneixS

I have enabled, but is not automatically updated. When I test receive an response is OK. but on packagist he is [Not auto-updated]

dmitrirussu avatar Sep 23 '14 14:09 dmitrirussu

Have you updated it manually now? because the changes (d59d177c3881ea55f3de5ff1bcad59344d197e7d) are already in packagist. Maybe the Not auto-update isn't updated :D.

PhoneixS avatar Sep 23 '14 15:09 PhoneixS

I did an update manually

dmitrirussu avatar Sep 23 '14 15:09 dmitrirussu

I think this can be closed as it seems to be updating ok

PhoneixS avatar Jun 11 '15 11:06 PhoneixS

I think that isn't auto-updating after a push again. Maybe you need to revise the hook or the GitHub Service for Packagist.

PhoneixS avatar Sep 16 '15 14:09 PhoneixS

hi @PhoneixS , sorry for delay answer, i would appreciate if you can manage to contribute with some fixes, I'm out of time to contribute actively for current package.

dmitrirussu avatar Jun 15 '24 08:06 dmitrirussu