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

The 0.8.0 release tag fails to install #111

Closed
aOelschlager opened this issue Sep 13, 2023 · 5 comments
Closed

The 0.8.0 release tag fails to install #111

aOelschlager opened this issue Sep 13, 2023 · 5 comments

Comments

@aOelschlager
Copy link
Contributor

The error:

  • Installing islandora/advanced_search (2.0.0-beta3): Cloning 2.0.0-beta3
    2.0.0-beta3 is gone (history was rewritten?)

The url here needs to be changed to https://github.com/islandora/advanced_search and the lock file would need to be updated.

Those changes do fix the error but since it's a tagged release can a pr be done? Would an alternative be making a branch to pull from instead?

@rosiel
Copy link
Contributor

rosiel commented Sep 13, 2023

From the Composer docs,

This ['package'] repository type has a few limitations and should be avoided whenever possible.

For that reason, we've already moved away from it. However, not coming up at all on 0.8.0 is a problem.

Screenshot 2023-09-13 at 1 29 33 PM

Maybe just a lock file update would make it work. I'm not sure what to do about branches since we're now supposed to be on Drupal 10 (and some of that isn't working right now). It's unclear to me what to focus on and what to deliver (e.g. are we going to start a new branch for updates to drupal 9?).

@rosiel
Copy link
Contributor

rosiel commented Sep 13, 2023

OH I found the problem.

When we transfered over digitalutsc/advanced_search to islandora/advanced_search, Github put in a redirect so that they'd resolve.

Now there is a new repo at https://github.com/digitalutsc/advanced_search/ and it does not have the required tags.

@rosiel
Copy link
Contributor

rosiel commented Sep 13, 2023

@kstapelfeldt @Natkeeran @kylehuynh205 If you could push the 2.0.0-beta3 tag to your fork of advanced_search, then we'd still be able to run the (legacy but still used/useful) starter site version that uses Drupal 9.

@kylehuynh205
Copy link
Contributor

Hi @rosiel , the tag 2.0.0-beta3 has been pushed. https://github.com/digitalutsc/advanced_search/tags.

@aOelschlager
Copy link
Contributor Author

This fixed it for me! Thank you so much @rosiel and @kylehuynh205

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

3 participants