forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #41 from Webgains/revert-27-SRV-883
Revert "Srv 883"
- Loading branch information
Showing
291 changed files
with
3,546 additions
and
9,059 deletions.
There are no files selected for viewing
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
Submodule chart-releaser-action
updated
5 files
+0 −26 | .github/dependabot.yml | |
+0 −63 | .github/workflows/test-action.yml | |
+16 −56 | README.md | |
+6 −91 | action.yml | |
+185 −265 | cr.sh |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,4 +32,4 @@ jobs: | |
# license: https://applitools.com/legal/open-source-terms-of-use/ | ||
# pkg:npm/[email protected] | ||
# selecting BSD-3-Clause licensing terms for node-forge to ensure compatibility with Apache | ||
allow-dependencies-licenses: pkg:npm/[email protected], pkg:npm/applitools/core, pkg:npm/applitools/core-base, pkg:npm/applitools/css-tree, pkg:npm/applitools/ec-client, pkg:npm/applitools/eg-socks5-proxy-server, pkg:npm/applitools/eyes, pkg:npm/applitools/eyes-cypress, pkg:npm/applitools/nml-client, pkg:npm/applitools/tunnel-client, pkg:npm/applitools/utils, pkg:npm/[email protected], pkg:npm/rgbcolor | ||
allow-dependencies-licenses: pkg:npm/[email protected], pkg:npm/applitools/core, pkg:npm/applitools/core-base, pkg:npm/applitools/css-tree, pkg:npm/applitools/ec-client, pkg:npm/applitools/eg-socks5-proxy-server, pkg:npm/applitools/eyes, pkg:npm/applitools/eyes-cypress, pkg:npm/applitools/nml-client, pkg:npm/applitools/tunnel-client, pkg:npm/applitools/utils, pkg:npm/[email protected] |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ on: | |
pull_request: | ||
paths: | ||
- "docs/**" | ||
- ".github/workflows/superset-docs-verify.yml" | ||
types: [synchronize, opened, reopened, ready_for_review] | ||
|
||
# cancel previous workflow jobs for PRs | ||
|
@@ -17,12 +16,10 @@ jobs: | |
# See docs here: https://github.com/marketplace/actions/linkinator | ||
name: Link Checking | ||
runs-on: ubuntu-latest | ||
continue-on-error: true # This will make the job advisory (non-blocking, no red X) | ||
steps: | ||
- uses: actions/checkout@v4 | ||
# Do not bump this linkinator-action version without opening | ||
# an ASF Infra ticket to allow the new verison first! | ||
- uses: JustinBeckwith/[email protected] | ||
continue-on-error: true # This will make the job advisory (non-blocking, no red X) | ||
- uses: JustinBeckwith/[email protected] | ||
with: | ||
paths: "**/*.md, **/*.mdx" | ||
linksToSkip: >- | ||
|
@@ -43,12 +40,6 @@ jobs: | |
https://dev.mysql.com/doc/refman/5.7/en/innodb-limits.html, | ||
^https://img\.shields\.io/.*, | ||
https://vkusvill.ru/ | ||
https://www.linkedin.com/in/mark-thomas-b16751158/ | ||
https://theiconic.com.au/ | ||
https://wattbewerb.de/ | ||
https://timbr.ai/ | ||
https://opensource.org/license/apache-2-0 | ||
https://www.plaidcloud.com/ | ||
build-deploy: | ||
name: Build & Deploy | ||
runs-on: ubuntu-22.04 | ||
|
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
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
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
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
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
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
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
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
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
Oops, something went wrong.