Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1172 - Update F-Droid release process #3249

Merged
merged 1 commit into from
May 17, 2024

Conversation

vgrassia
Copy link
Member

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This PR brings in the updates to the release workflow and config.yml for F-Droid that was used for the release.

Code changes

  • .github/workflows/release.yml: Update F-Droid logic and make sure latest version is installed.
  • store/fdroid/config.py: Deleted as it is deprecated.
  • store/fdroid/config.yml: Updated using values from config.py.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@vgrassia vgrassia self-assigned this May 16, 2024
@vgrassia vgrassia requested review from a team as code owners May 16, 2024 22:44
@vgrassia vgrassia enabled auto-merge (squash) May 16, 2024 22:59
@vgrassia vgrassia merged commit a333e72 into main May 17, 2024
12 checks passed
@vgrassia vgrassia deleted the release-1172_fix-release-workflow branch May 17, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants