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

Php update #531

Closed
wants to merge 2 commits into from
Closed

Php update #531

wants to merge 2 commits into from

Conversation

cole-h
Copy link
Member

@cole-h cole-h commented Oct 5, 2020

Noticed that the Hydra jobset for ofborg was failing because php72 is gone (https://hydra.nixos.org/jobset/ofborg/release#tabs-errors).

Did literally nothing to test aside from nix-build -A ofborg.php.

cc @andir -- should we pin php again? There is php73 and php74 to choose from, at the moment.

php72 no longer exists on unstable.

This update was accomplished by running the following:

    nix-shell -p phpPackages.composer --run 'composer update'
    $(nix-build ~/workspace/vcs/composer2nix/release.nix -A package.x86_64-linux)/bin/composer2nix
@andir
Copy link
Member

andir commented Oct 5, 2020

We probably do not have to pin it but should write a test for it. We should be able to test it without waiting for breakage in prod.

@cole-h
Copy link
Member Author

cole-h commented Oct 5, 2020

Isn't that what Hydra is doing for us? Or do you mean a functionality test, and not a "does it build" test?

@andir
Copy link
Member

andir commented Oct 5, 2020 via email

@cole-h
Copy link
Member Author

cole-h commented Jul 7, 2021

I believe this is superceded by #563.

@cole-h cole-h closed this Jul 7, 2021
@cole-h cole-h deleted the php-update branch July 7, 2021 19:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants