Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.54 KB

File metadata and controls

58 lines (43 loc) · 1.54 KB

Fedora Cleaner - Project TODO List

High Priority

GitHub Release

  • Create GitHub personal access token with repo scope
  • Create v1.0.0 release using GitHub API
  • Upload release assets (source tarball)

GitHub Pages Setup

  • Enable GitHub Pages in repository settings
  • Configure custom domain (if needed)
  • Verify site deployment at https://devopsterminal.github.io/fedora-cleaner/

CI/CD Verification

  • Check GitHub Actions workflow runs
  • Verify tests pass on all supported distributions
  • Confirm documentation deployment

Medium Priority

Documentation

  • Update README with new installation methods
  • Add badges to README (build status, version, license)
  • Create detailed usage documentation

Distribution Packages

  • Create RPM spec file for Fedora/RHEL/CentOS
  • Create DEB package for Debian/Ubuntu
  • Add AUR package for Arch Linux

Community & Support

  • Set up GitHub Discussions
  • Create issue templates
  • Add pull request template

Low Priority

Enhancements

  • Add more test cases
  • Implement automated dependency checking
  • Add support for additional distributions

Outreach

  • Create social media posts
  • Submit to relevant package repositories
  • Write blog post about the project

Progress Tracking

  • Last Updated: 2025-05-26
  • Version: 1.0.0

Notes

  • Use GitHub Projects or Issues to track progress
  • Update this file as new tasks are identified
  • Reference related issues/PRs for each task when applicable