rusackas commented on code in PR #29382: URL: https://github.com/apache/superset/pull/29382#discussion_r1857103892
########## docs/docs/contributing/development.mdx: ########## @@ -502,39 +502,117 @@ If using the eslint extension with vscode, put the following in your workspace ` ] ``` -## Testing -### Python Testing +## GitHub Actions and `act` + +:::tip +`act` compatibility of Superset's GHAs is not fully tested. Running `act` locally may or may not +work for different actions, and may require fine tunning and local secret-handling. Review Comment: ```suggestion work for different actions, and may require fine tuning and local secret-handling. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
