Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer not grabbing latest commits of islandora/islandora:dev-8.x-1.x #1866

Closed
alxp opened this issue Jul 6, 2021 · 1 comment
Closed

Comments

@alxp
Copy link
Contributor

alxp commented Jul 6, 2021

PRs:

  1. Issue 1866 Composer not grabbing latest commits of islandora/islandora:dev-8.x-1.x # islandora-deprecated/islandora-project#1
  2. Issue 1866 Composer not grabbing latest commits of islandora/islandora:dev-8.x-1.x # Islandora-Devops/islandora_profile#1

I was having trouble running a migration and it turned out that even though I had run composer update, the latest commit of islandora/islandora was not being downloaded.

On the packagist.org page for islandora/islandora it says:

This package is auto-updated.

Last update: 2021-06-07 13:50:52 UTC

I don't know why Packagist is not auto-updating but I think we should declare these repositories explicitly in composer.json.

This confers several advantages, like making it more straight forward for developers to work on their own branche.

@dannylamb
Copy link
Contributor

I sent an email out to the contact I could find on packagist.org, and none other than @Seldaek responded and helped me out! We've got packagist auto-updating now!

I'm fine to leave it on Github in these composer.json files for now since it does help folks who are developing on their own forks and don't want to push to the foundation's repos. But I think we can encourage folks to use packagist for production and consider this closed.

No more clicking the update button manually on packagist for me!!! 🚀

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

No branches or pull requests

2 participants