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

ci: First step towards F-Droid #3922

Merged
merged 2 commits into from
May 6, 2023
Merged

Conversation

M123-dev
Copy link
Member

What

The first step towards an automated release on F-Droid

release-please.yml: Added a new step to edit the tag description, we somehow need to pass the version_code to the F-Droid server

ci/rename_package_name_F-Droid.sh: F-Droid uses another package name, and we plan to replace the current listing, so we need to change it.

smooth_product_carousel.dart: Update to accept the F-Droid package name.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2023

Codecov Report

Merging #3922 (ad4a17e) into develop (cff5c2c) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #3922      +/-   ##
===========================================
- Coverage    10.64%   10.63%   -0.02%     
===========================================
  Files          271      268       -3     
  Lines        13479    13495      +16     
===========================================
  Hits          1435     1435              
- Misses       12044    12060      +16     
Impacted Files Coverage Δ
...mooth_app/lib/widgets/smooth_product_carousel.dart 2.43% <0.00%> (-0.02%) ⬇️

... and 15 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@teolemon teolemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@M123-dev M123-dev merged commit 623e306 into develop May 6, 2023
@M123-dev M123-dev deleted the ci-first-step-towards-f-droid branch May 6, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants