dmitrirussu / php-sepa-xml-generator

SEPA SDD XML Generator recommended to see. PHP SEPA XML Generator, (Single Euro Payments Area ISO20022 SDD V1_0 20122009) (SEPA)(PHP5)
https://github.com/dmitrirussu/PHP-SEPA-XML-GENERATOR
MIT License
53 stars 36 forks source link

Enable GitHub Service Hook for Packagist #16

Closed PhoneixS closed 4 months ago

PhoneixS commented 10 years ago

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.

dmitrirussu commented 10 years ago

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

PhoneixS commented 10 years ago

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

dmitrirussu commented 10 years ago

I did an update manually

PhoneixS commented 9 years ago

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

PhoneixS commented 9 years ago

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

dmitrirussu commented 4 months ago

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.