Skip to content

Releases: josegonzalez/python-github-backup

0.51.0

06 Nov 02:11

Choose a tag to compare

Features

  • Enforce Python 3.8+ requirement and add multi-version CI testing #441 (Rodos)
  • Drop support for Python 3.8 and 3.9 (EOL) #442 (Rodos)
  • Add attachment download support for issues and pull requests #439 (Rodos)

Bug Fixes

  • Remove Python 3.8 and 3.9 from CI matrix #441 (Rodos)

Code Refactoring

  • Add atomic writes for attachment files and manifests #439 (Rodos)

Chores

Commits

  • df4d751: Rename bug.md to bug.yaml (Jose Diaz-Gonzalez)
  • 85ab54e: Update issue templates (Jose Diaz-Gonzalez)
  • d6bf031: Delete .github/ISSUE_TEMPLATE/bug_report.md (Jose Diaz-Gonzalez)
  • 3d5f61a: Create feature.yaml (Jose Diaz-Gonzalez)
  • eb756d6: Delete .github/ISSUE_TEMPLATE.md (Jose Diaz-Gonzalez)
  • 9d28d9c: Update feature.yaml (Jose Diaz-Gonzalez)
  • 80e00d3: Merge branch 'master' into feat/python-version-requirements-clean (rodos) #441
  • e7880bb: Release version 0.51.0 (GitHub Action)

0.50.3

08 Aug 20:42

Choose a tag to compare

Chores

Commits

  • 1bad563: Add conditional check for git checkout in development path (Eric Wheeler) #418
  • d820dd9: Fix -R flag to allow backups of repositories not owned by user (Eric Wheeler) #418
  • a4f15b0: Revert "Add conditional check for git checkout in development path" (Eric Wheeler) #418
  • 5f07157: Release version 0.50.3 (GitHub Action)

0.50.2

16 Jun 20:32

Choose a tag to compare

Chores

Commits

  • cf8b4c6: Release version 0.50.2 (GitHub Action)

0.50.1

06 Mar 01:26

Choose a tag to compare

Chores

Commits

  • 6d51d19: Release version 0.50.1 (GitHub Action)

0.50.0

22 Feb 03:15

Choose a tag to compare

Chores

Commits

  • 5530a1b: Release version 0.50.0 (GitHub Action)

0.49.0

01 Feb 07:01

Choose a tag to compare

Chores

Commits

  • a49322c: Implementing incremental by files, safer version of incremental backup. (Honza Maly) #383
  • 20e4d38: Convert timestamp to string, although maybe the other way around would be better ... (Honza Maly) #383
  • c92f5ef: Release version 0.49.0 (GitHub Action)

0.48.0

04 Jan 01:15

Choose a tag to compare

Chores

Commits

  • b0bfffd: Fix typo README.rst: --starred-gists that should be --gists (Michael D. Adams) #374
  • dcb89a5: Remove fixed release issue from known blocking errors (Ethan White) #375
  • 3dc3691: Update required permissions listed in README.rst (Michael D. Adams) #376
  • fcf21f7: Release version 0.48.0 (GitHub Action)

0.47.0

09 Dec 14:46

Choose a tag to compare

Chores

Commits

  • ca3c4fa: Fix punctuation in README (Jakub Wilk) #341
  • 548a2ec: Detect empty HTTPS contexts. (John Doe) #344
  • 53f6650: KeyError fix with gists (John Doe) #345
  • e981ce3: Release version 0.47.0 (GitHub Action)

0.46.0

11 Sep 18:52

Choose a tag to compare

Bug Fixes

Chores

Commits

  • 4a134ae: --- (dependabot[bot]) #287
  • 15eeff7: --- (dependabot[bot]) #289
  • aacb252: Upgrade github workflow ubuntu containers to newest LTS (Albert Wang) #318
  • 04c70ce: git fetch is required even when using lfs (Louis Parisot) #338
  • 0846e7d: Release version 0.46.0 (GitHub Action)

0.45.2

04 May 18:36

Choose a tag to compare

Chores

Commits

  • 093db93: Bumped actions versions to latest (paranerd) #262
  • bba39fb: Disable credential persistance on checkout (paranerd) #262
  • eb44c73: Added Docker info to README (paranerd) #262
  • 6630b2b: Scheduled dependabot for GitHub Actions (paranerd) #263
  • 75382af: Release version 0.45.2 (GitHub Action)