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æ <skjnldsv@users.noreply.github.com>
    
    fix: fix actions hashes
    
    Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
    
    fix: actions hashes
    
    Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
    
    Adapt Makefile and signatures to test using newer versions
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    Fix test-cli tests as well
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    fix: update composer deps and box build workflow
    
    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    
    Install dependencies in workflows
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    Make sure all CI steps can run on PHP 8.0
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    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 <come.chilliet@nextcloud.com>
    
    Update updater.phar
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    Update CI workflows from master branch
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    
    fix: psalm
    
    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    
    Update updater.phar and index.php
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    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 <blizzz@arthur-schiwon.de>
    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 <blizzz@arthur-schiwon.de>
    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] <support@github.com>
    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 <blizzz@arthur-schiwon.de>
    blizzz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d972d08 View commit details
    Browse the repository at this point in the history