-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
ci: migrate to github workflow ci #6008
Conversation
I'm looking forward to you merging the code into the main branch, everyone is waiting here |
As a data point, this PR worked fine in the new RedashCommunity fork once we removed That's unlikely to be a problem here though, so it should be fine as-is. In theory. 😉 |
Ahhh. Yeah, that might indicate something that needs looking into for this repo. For the RedashCommunity repo, we're still figuring out how all the pieces fit together. eg there are hard coded keys in parts of the CI, so we're avoiding uploading to Cypress Cloud, Percy (etc) until we have a better handle on stuff. 😄 |
Ugh. I rebased it onto the wrong repo Fixing... |
Signed-off-by: Ye Sijun <junnplus@gmail.com>
@junnplus This is finally merged here! 😄 |
* commit 'ee601ec20676b0705e352bfb9b6726a0e53e3b12': Fix `FEATURE_POLICY` to initialize from `REDASH_FEATURE_POLICY` envvar, not `REDASH_REFERRER_POLICY` (getredash#5822) Update to latest in yarn 1.22.x series (getredash#6140) Use precompiled psycopg2-binary package instead of psycopg2 (getredash#6137) Pymongo version upgrade changes (getredash#5970) Bump jinja2 from 2.10.3 to 2.11.3 (getredash#5431) Update Python dependencies to eliminate version conflicts (getredash#6122) Upgrade Python version to 3.8 (getredash#6130) Try fixing cypress in a more correct way (getredash#6117) ci: Attempt to fix restyled.io test (getredash#6116) fix pivot table style error (getredash#6112) dependencies: pystache==0.6.0 (getredash#6091) ci: migrate to github workflow ci (getredash#6008) Update Simba ODBC driver (getredash#6110)
Signed-off-by: Ye Sijun <junnplus@gmail.com>
What type of PR is this?
Description
How is this tested?
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings (if there are UI changes)