Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.14 KB

File metadata and controls

35 lines (23 loc) · 1.14 KB

GroupDocs Blog Workflows

GitHub Actions and tools that support GroupDocs blog publishing.

Create release cover image

  • Run the Actions workflow "Create release post cover image".
  • Provide inputs: product, platform, version, title.
  • Download the "cover-image" artifact from the workflow run.

Output files are saved under tools/public-release-post-cover/output/.

Deploy to QA (blog-qa.groupdocs.com)

  • Run the workflow "Deploy to blog-qa.groupdocs.com".
  • Requires repo secret REPO_PAT and AWS creds ACCESS_KEY/SECRET_ACCESS.
  • Builds with config.yml,config.staging.yml and deploys to the staging target.

Deploy to Production (blog.groupdocs.com)

  • Run the workflow "Deploy to blog.groupdocs.com".
  • Requires repo secret REPO_PAT and AWS creds ACCESS_KEY/SECRET_ACCESS.
  • Builds with config.yml,config.production.yml and deploys to the production target.

Translation status

All blog posts have complete translations!

Summary

  • Total posts scanned: 106
  • Posts with complete translations: 106
  • Posts missing translations: 0
  • Expected languages: 21
  • Last updated: 2026-04-05 06:52:14 UTC