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

[stable25] fix: update testing range for 25 and update dependencies #496

Merged
merged 6 commits into from
Sep 19, 2023

Commits on Sep 19, 2023

  1. fix: update updater testing range for 25

    combined backport of #495
    
    Signed-off-by: John Molakvoæ <[email protected]>
    
    fix: fix actions hashes
    
    Signed-off-by: John Molakvoæ <[email protected]>
    
    fix: actions hashes
    
    Signed-off-by: John Molakvoæ <[email protected]>
    
    Adapt Makefile and signatures to test using newer versions
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    Fix test-cli tests as well
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    fix: update composer deps and box build workflow
    
    Signed-off-by: John Molakvoæ <[email protected]>
    
    Install dependencies in workflows
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    Make sure all CI steps can run on PHP 8.0
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    Test beta update with cleaner beta
    
    24.0.0beta2 has extra files which causes updater to complain. Moved the
       test to stable26.feature and use betas without extra files.
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    Update updater.phar
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    Update CI workflows from master branch
    
    Signed-off-by: Côme Chilliet <[email protected]>
    
    fix: psalm
    
    Signed-off-by: John Molakvoæ <[email protected]>
    
    Update updater.phar and index.php
    
    Signed-off-by: Côme Chilliet <[email protected]>
    skjnldsv authored and blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8c81977 View commit details
    Browse the repository at this point in the history
  2. adjust to NC 25

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    422e290 View commit details
    Browse the repository at this point in the history
  3. fix(integrity): expect pkg mgmt files

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e80ee69 View commit details
    Browse the repository at this point in the history
  4. Bump behat/behat from 3.0.15 to 3.11.0 in /tests

    Bumps [behat/behat](https://github.com/Behat/Behat) from 3.0.15 to 3.11.0.
    - [Release notes](https://github.com/Behat/Behat/releases)
    - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
    - [Commits](Behat/Behat@v3.0.15...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: behat/behat
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2cfbb3e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #497 from nextcloud/backport/494/stable25

    [stable25] fix(integrity): expect pkg mgmt files
    blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    06c1bad View commit details
    Browse the repository at this point in the history
  6. build(updater): rebuild phar

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d972d08 View commit details
    Browse the repository at this point in the history