Skip to content
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

chore(asf): setting website staging server to point at superset-site's lfs branch #28099

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

rusackas
Copy link
Member

SUMMARY

Ok... so ASF doesn't like stuff served by Github, it appears.

We want to keep large files (like our video) out of the repo. Currently this asset happens to be on the site's LFS branch:
https://github.com/apache/superset-site/tree/lfs

ASF gives us not only a prod site, but a staging site we've never taken advantage of. This PR points the ASF's staging server at the LFS branch. These files should get copied/hosted at our staging URL: https://superset.staged.apache.org/

Then we can link to that ASF hosted file rather than GitHub or Githubusercontent in a subsequent PR, and remove the CSP entries.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@rusackas rusackas requested a review from mistercrunch April 17, 2024 04:08
@github-actions github-actions bot added the doc Namespace | Anything related to documentation label Apr 17, 2024
@rusackas rusackas merged commit 0e096e8 into master Apr 17, 2024
30 of 31 checks passed
@rusackas rusackas deleted the set-staging-as-lfs branch April 17, 2024 16:03
qleroy pushed a commit to qleroy/superset that referenced this pull request Apr 28, 2024
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels doc Namespace | Anything related to documentation size/XS 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants