- Create GitHub personal access token with
reposcope - Create v1.0.0 release using GitHub API
- Upload release assets (source tarball)
- Enable GitHub Pages in repository settings
- Configure custom domain (if needed)
- Verify site deployment at
https://devopsterminal.github.io/fedora-cleaner/
- Check GitHub Actions workflow runs
- Verify tests pass on all supported distributions
- Confirm documentation deployment
- Update README with new installation methods
- Add badges to README (build status, version, license)
- Create detailed usage documentation
- Create RPM spec file for Fedora/RHEL/CentOS
- Create DEB package for Debian/Ubuntu
- Add AUR package for Arch Linux
- Set up GitHub Discussions
- Create issue templates
- Add pull request template
- Add more test cases
- Implement automated dependency checking
- Add support for additional distributions
- Create social media posts
- Submit to relevant package repositories
- Write blog post about the project
- Last Updated: 2025-05-26
- Version: 1.0.0
- 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