forked from SynoCommunity/spksrc
-
Notifications
You must be signed in to change notification settings - Fork 3
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
build(deps): bump docker/setup-buildx-action from 1 to 2 #2
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/github_actions/docker/setup-buildx-action-2
Closed
build(deps): bump docker/setup-buildx-action from 1 to 2 #2
dependabot
wants to merge
1
commit into
master
from
dependabot/github_actions/docker/setup-buildx-action-2
Conversation
This file contains 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
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v2) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like docker/setup-buildx-action is up-to-date now, so this is no longer needed. |
th0ma7
pushed a commit
that referenced
this pull request
Jun 8, 2022
* memcached: bump 1.4.13 -> 1.6.9 + reworked to use standard "framework" * Add DSM 7 support logics * Fixed invalid no-arch switch * Added missing CONF_DIR parameter * Fixed setup to handle configuration file * Improve upgrade procedure * Cleanup unnecessary code * Fix upgrade procedure attempt #2 * Cleanup of enforced compilation parameters * Attemptive fix at configuration files * Fixing backup process * Fixed invalid WEB_DIR environment variable * Replace the default configuration file by a file provided upon package generation * Fixed restoration to be performed * Prefer using tar command to perform backups * Simplified web directory computing + fixed sc-memcecahed to be part of the http group * Remove verbosity on tar extraction commands * Added explicit service port informations * Fixed resource to include service port configuration * memcached: rework - update memcached to v1.6.15 - aarch64 patch is not required (memcached/memcached#743 is not an issue) - update phpMemcachedAdmin to include fix for 1.6.x - fix service user * memcached: rework (2) - use custom app/config file to link with phpMemcachdAdmin - update icon - set owner of config file on DSM < 7 * minor cleanup - update license - remove autoconf as configure script is included * activate DSM 7 webservice icon - avoid default DSM UI icon on DSM 7 * add diyspk/memaslap to test and benchmark memcached server - add cross/libmemcached - enable build of memaslap - fix build for DSM 7 (issue with newer compilers) - add patches for correct program name and faster build * memcachd: optimize code - use code optimization - fix build for OLD_PPC_ARCHS * fix phpmemcachedadmin configuration - update phpmemcachedadmin to store config in var folder and link as Config into web folder - fix folder permissions for phpmemcachedadmin - create Memcache.php on demand * framework: enhanced for custom app/config file - add Makefile variable DSM_UI_CONFIG for package specific app/config files * update generic installers - remove SYNOPKG_DSM_VERSION_MAJOR check in installers - use GROUP variable for group in set_unix_permissions for DSM 6 Co-authored-by: hgy59 <[email protected]>
AlexPresso
pushed a commit
to AlexPresso/spksrc
that referenced
this pull request
Jan 30, 2025
* memcached: bump 1.4.13 -> 1.6.9 + reworked to use standard "framework" * Add DSM 7 support logics * Fixed invalid no-arch switch * Added missing CONF_DIR parameter * Fixed setup to handle configuration file * Improve upgrade procedure * Cleanup unnecessary code * Fix upgrade procedure attempt th0ma7#2 * Cleanup of enforced compilation parameters * Attemptive fix at configuration files * Fixing backup process * Fixed invalid WEB_DIR environment variable * Replace the default configuration file by a file provided upon package generation * Fixed restoration to be performed * Prefer using tar command to perform backups * Simplified web directory computing + fixed sc-memcecahed to be part of the http group * Remove verbosity on tar extraction commands * Added explicit service port informations * Fixed resource to include service port configuration * memcached: rework - update memcached to v1.6.15 - aarch64 patch is not required (memcached/memcached#743 is not an issue) - update phpMemcachedAdmin to include fix for 1.6.x - fix service user * memcached: rework (2) - use custom app/config file to link with phpMemcachdAdmin - update icon - set owner of config file on DSM < 7 * minor cleanup - update license - remove autoconf as configure script is included * activate DSM 7 webservice icon - avoid default DSM UI icon on DSM 7 * add diyspk/memaslap to test and benchmark memcached server - add cross/libmemcached - enable build of memaslap - fix build for DSM 7 (issue with newer compilers) - add patches for correct program name and faster build * memcachd: optimize code - use code optimization - fix build for OLD_PPC_ARCHS * fix phpmemcachedadmin configuration - update phpmemcachedadmin to store config in var folder and link as Config into web folder - fix folder permissions for phpmemcachedadmin - create Memcache.php on demand * framework: enhanced for custom app/config file - add Makefile variable DSM_UI_CONFIG for package specific app/config files * update generic installers - remove SYNOPKG_DSM_VERSION_MAJOR check in installers - use GROUP variable for group in set_unix_permissions for DSM 6 Co-authored-by: hgy59 <[email protected]>
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.
Bumps docker/setup-buildx-action from 1 to 2.
Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
dc7b971
Merge pull request #131 from crazy-max/node16f55bc08
Merge pull request #141 from crazy-max/fix-testaa877a9
ci: fix standalone test130c56f
Node 16 as default runtimeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)