chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857)

This commit is contained in:
Evan Rusackas
2024-01-29 16:18:50 -07:00
committed by GitHub
parent 29bc68bd3e
commit 785e832e8d
37 changed files with 654 additions and 62 deletions

View File

@@ -1,6 +1,5 @@
# Note: these patterns are applied to single files or directories, not full paths
.gitignore
docs/README.md
.gitattributes
.gitkeep
.coverage
@@ -36,7 +35,6 @@ apache_superset.egg-info
# Generated doc files
env/*
docs/.htaccess*
docs-v2/.htaccess*
.nojekyll
_build/*
_static/*
@@ -62,3 +60,9 @@ tsconfig.tsbuildinfo
.prettierignore
generator-superset/*
temporary_superset_ui/*
# docs overrides for third party logos we don't have the rights to
google-big-query.svg
google-sheets.svg
postgresql.svg
snowflake.svg