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

fastlane-plugin-badge project code is automatically removed #108

Open
DreamPWJ opened this issue Apr 8, 2021 · 1 comment
Open

fastlane-plugin-badge project code is automatically removed #108

DreamPWJ opened this issue Apr 8, 2021 · 1 comment

Comments

@DreamPWJ
Copy link

DreamPWJ commented Apr 8, 2021

When my IOS project introduced a private repository, the code in this folder was not managed by git, whenever it was executed

This folder will be deleted when the Fastlane plugin badge action is executed @HazAT

@DreamPWJ
Copy link
Author

DreamPWJ commented Apr 8, 2021

add_badge(shield: options[:type] + "-" + options[:version] + "_" + options[:build_num] + "-blueviolet",
shield_parameters: "colorA=orange&style=flat-square", shield_io_timeout: 20,
shield_scale: "0.72", shield_gravity: "South", shield_geometry: "+0+50%",
dark: false, no_badge: true,
glob: options[:glob])

@DreamPWJ DreamPWJ changed the title fastlane-plugin-badge Git code is automatically removed? fastlane-plugin-badge project code is automatically removed Apr 8, 2021
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

No branches or pull requests

1 participant