Skip to content

v1.1.0

Choose a tag to compare

@groda groda released this 01 Jan 22:58
· 17 commits to main since this release
1905a24

📦 Release v1.1.0: Marketplace Launch & Documentation Overhaul

This milestone release officially brings the GitHub Clone Archiver to the GitHub Marketplace! 🚀

GitHub only keeps your traffic data for 14 days. This update ensures that the process of archiving that data forever is easier to set up, better documented, and more discoverable for the community.

🌟 What’s New

  • Marketplace Integration: Officially listed as a GitHub Action! You can now find and track the project via the GitHub Actions directory.
  • Enhanced Data Sorting: Refined the 14-day rolling total logic. By using the tilde (~) in YYYY-MM-DD~ 14-day total, your summary records now stay perfectly sorted at the top of each day's entries.
  • New Visual Guides: Added step-by-step screenshots (PAT.png) to make setting up Personal Access Tokens and permissions foolproof.
  • The "Zen of Automation": Integrated the "Schrödinger’s Runner" philosophy into the documentation—explaining why it’s okay to walk away and let the automation work for you.

🛠 Improvements & Fixes

  • README Clarity: Standardized all instructions to use universal placeholders (YOUR-USERNAME), making the "copy-paste" setup experience much smoother.
  • Metadata Optimization: Added action.yml to support Marketplace branding and searchability.

🚀 Getting Started

If you are already using @v1, your workflow will continue to work perfectly. To use the latest stable release:

uses: YOUR-USERNAME/YOUR-REPO/.github/workflows/[email protected]