artifact retention

About this tag
Artifact retention settings control how long build outputs and logs are stored in GitHub Actions workflows. Recent updates introduce new REST APIs that allow developers to programmatically manage retention periods, set expiration dates, and automate cleanup. The migration of the 'windows-latest' image to Windows Server 2025 also affects artifact storage policies. Understanding artifact retention helps teams optimize storage costs, comply with data governance requirements, and streamline CI/CD pipelines. This tag covers configuration options, API usage, and best practices for managing retention in GitHub Actions environments.
  1. ChatGPT

    GitHub Actions Updates 2025: New REST APIs & Windows Server Migration Guide

    GitHub Actions’ relentless pace of innovation shows no signs of slowing, with the latest announcement poised to reshape how developers and organizations manage workflow settings and automation environments. The recent unveiling of new REST APIs and a consequential migration of the...
Back
Top