ci: bump lewagon/wait-on-check-action from 1.8.0 to 1.8.1#7
Open
dependabot[bot] wants to merge 56 commits into
Open
ci: bump lewagon/wait-on-check-action from 1.8.0 to 1.8.1#7dependabot[bot] wants to merge 56 commits into
dependabot[bot] wants to merge 56 commits into
Conversation
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
This import aliyun_ddns code from: https://github.com/sensec/ddns-scripts_aliyun.git and change by ptpt52 Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
This reverts commit 3b13b08.
Fix issue: openwrt/packages#23934 Patch from: https://git.alpinelinux.org/aports/tree/community/tini/fix-missing-basename.patch It solves the error: implicit declaration of function 'basename' with musl libc 1.2.5 Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>
This reverts commit 5ae88c4.
disable_ipv6 by default
Rework the OpenVPN netifd integration so runtime-generated state is owned and cleaned up consistently under /var/run. Copy the user config and recursively referenced config files into /var/run, then rewrite `config` directives to point at the copied files. This allows the proto handler to safely filter controlled directives across the full config set before launching OpenVPN. Add the `defaultroute` and `metric` proto options. Detect client configs, inject redirect-gateway handling when appropriate, pass DEFAULTROUTE, IPV6 and METRIC to the hotplug script, and apply route metrics to server host routes so multiple OpenVPN instances can coexist without route conflicts. Force netifd-managed lifecycle hooks from the command line, filter duplicate user-provided hook and persistence directives, persist daemon state in ubus data, and add explicit cleanup handling for runtime files and server route deletion commands. Also redirect hotplug stderr to syslog and add the BusyBox ash bash-compat dependency required by that shell construct. Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](lewagon/wait-on-check-action@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f9df5be to
35e79f1
Compare
733262e to
34e1fe9
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.
Bumps lewagon/wait-on-check-action from 1.8.0 to 1.8.1.
Release notes
Sourced from lewagon/wait-on-check-action's releases.
Changelog
Sourced from lewagon/wait-on-check-action's changelog.
Commits
1d57e2cBump version: 1.8.0 → 1.8.18537ecbAdd v1.8.1 changelog notes (#157)92021dbFix case of deduplication across check suites (#156)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)