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

Add additional Fastlane metadata #18

Merged
merged 3 commits into from
Feb 11, 2024
Merged

Add additional Fastlane metadata #18

merged 3 commits into from
Feb 11, 2024

Conversation

Netdex
Copy link
Owner

@Netdex Netdex commented Feb 11, 2024

Added an icon and a screenshot re #17, please let me know if I did anything wrong. @IzzySoft

@IzzySoft
Copy link
Contributor

Thanks, that looks fine! Once merged I'll enable it here and manually trigger a "fastlane update" to pull it ASAP (not waiting for another release to do that).

@Netdex Netdex merged commit db14593 into master Feb 11, 2024
1 of 2 checks passed
@Netdex Netdex deleted the fastlane branch February 11, 2024 15:29
@IzzySoft
Copy link
Contributor

Thanks! Indeed looks fine:

$ iod repo fastlane org.netdex.androidusbscript
org.netdex.androidusbscript: check if repo contains FUNDING.yml
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/.github'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/.github/contents/'
org.netdex.androidusbscript: Github reports "Not Found" for https://api.github.com/repos/Netdex/.github/contents/
org.netdex.androidusbscript: no FUNDING.yml detected.
org.netdex.androidusbscript: calling 'getFastlaneMeta(github,[host:github.com,owner:Netdex,repo:android-usb-script,path:/fastlane/metadata/android])'
org.netdex.androidusbscript: FastlaneFeatures shortdesc,fulldesc,icon,screenshots
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/fastlane%2Fmetadata%2Fandroid'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/fastlane%2Fmetadata%2Fandroid%2Fde'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/fastlane%2Fmetadata%2Fandroid%2Fen-US'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/fastlane%2Fmetadata%2Fandroid%2Fen-US%2Fimages'
org.netdex.androidusbscript: looking for 'https://api.github.com/repos/Netdex/android-usb-script/contents/fastlane%2Fmetadata%2Fandroid%2Fen-US%2Fimages%2FphoneScreenshots'
org.netdex.androidusbscript: checking locale 'de'
org.netdex.androidusbscript: updating 'metadata/org.netdex.androidusbscript/de/short_description.txt'
org.netdex.androidusbscript: checking locale 'en-US'
org.netdex.androidusbscript: updating 'metadata/org.netdex.androidusbscript/en-US/full_description.txt'
org.netdex.androidusbscript: updating 'metadata/org.netdex.androidusbscript/en-US/short_description.txt'
org.netdex.androidusbscript: updating 'repo/org.netdex.androidusbscript/en-US/icon.png'
org.netdex.androidusbscript: updating 'repo/org.netdex.androidusbscript/en-US/phoneScreenshots/1.png'
org.netdex.androidusbscript: cross-checking for obsolete screenshots
org.netdex.androidusbscript: screenshots in Fastlane: 1
org.netdex.androidusbscript: local screenshots checked: 1

image

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.

2 participants