TobKed opened a new pull request #12709:
URL: https://github.com/apache/superset/pull/12709


   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   
   The idea was to improve GitHub Actions after ASF changed the rules and only 
allow
   actions hosted in-organization.
   
   IMHO using git submodules is more clean way to use external github actions.
   I based my opinion this on the discussion:
   
https://lists.apache.org/x/thread.html/r435c45dfc28ec74e28314aa9db8a216a2b45ff7f27b15932035d3f65@%3Cbuilds.apache.org%3E
   
   and how it was solved in:
    -  Apache Airflow: https://github.com/apache/airflow/pull/13514
    - Apache Beam: https://issues.apache.org/jira/browse/BEAM-11569
    
    List of repositories added as git submodules with their revisions:
    - [`EndBug/latest-tag@latest`](https://github.com/EndBug/latest-tag)
    - 
[`morrisoncole/[email protected]`](https://github.com/morrisoncole/pr-lint-action)
    - 
[`trilom/[email protected]`](https://github.com/trilom/file-changes-action)
    - 
[`styfle/[email protected]`](https://github.com/styfle/cancel-workflow-action)
    - 
[`apache-superset/cached-dependencies@b90713b`](https://github.com/apache-superset/cached-dependencies)
    - 
[`unsplash/[email protected]`](https://github.com/unsplash/comment-on-pr)
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to