Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Can I use private storage for AE SDK with Github Actions?

New Here ,
May 25, 2025 May 25, 2025

Hello! 

 

I'm currently developing a plugin for After Effects and managing the source code on a public GitHub repository.

 

I understand that the After Effects SDK license agreement likelu prohibits distributing the SDK files themselves publicly. However, I would like to automate my build process using Github Actions. 

 

To achive this while respecting the SDK license, I'm considering sotring the SDK in a secure, private location (such as AWS S3 or another provate storage solution) and using Github Secrets to manage access credentials for the build enviroment within Github Actions. The SDK files would therefore not be part of the public repository.

 

Could you please clarify if this approch -- soring the SDK privately and accessing it securely within a Github Actions CI/CD pipeline for a public repository -- is compliant with the After Effects SDK license terms?

 

Thanks for your guidance!

 

TOPICS
FAQ , How to , SDK
226
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Jun 08, 2025 Jun 08, 2025

I have received a response from the Adobe Legal Department.

(This is a translation from Japanese to English)

 

""

Regarding the concern you mentioned about 'storing the SDK in a private location and securely accessing it within GitHub Actions CI/CD pipelines for public repositories,' our legal department's view is that there are no particular issues with distributing and providing access to the developer software you have developed to users within your organization, in accordance with the license co

...
Translate
New Here ,
Jun 08, 2025 Jun 08, 2025
LATEST

I have received a response from the Adobe Legal Department.

(This is a translation from Japanese to English)

 

""

Regarding the concern you mentioned about 'storing the SDK in a private location and securely accessing it within GitHub Actions CI/CD pipelines for public repositories,' our legal department's view is that there are no particular issues with distributing and providing access to the developer software you have developed to users within your organization, in accordance with the license conditions specified in Articles 4 and 5, as well as the restrictions outlined in Article 6 of the Developer Terms of Use below. This complies with the After Effects SDK license conditions.

"""

 

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines