[stable25] fix: update testing range for 25 and update dependencies#496
Merged
Conversation
95e3da7 to
8cbea15
Compare
c47734c to
8a33ff3
Compare
come-nc
approved these changes
Sep 19, 2023
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>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
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>
[stable25] fix(integrity): expect pkg mgmt files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
c54399c to
d972d08
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adjusted backport of #495