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

F-Droid build failed #1

Closed
linsui opened this issue Jun 25, 2021 · 8 comments
Closed

F-Droid build failed #1

linsui opened this issue Jun 25, 2021 · 8 comments

Comments

@linsui
Copy link

linsui commented Jun 25, 2021

Error detected in pubspec.yaml:

No file or variants found for asset: secrets.json.

Could you please take a look?

@git-elliot
Copy link
Collaborator

I fixed this in new release 1.0.0+7. Should I build and test locally before creating a release?

@linsui
Copy link
Author

linsui commented Jun 25, 2021

Thanks! Yes, it's better to make sure the release can be built.

@git-elliot
Copy link
Collaborator

I will keep this in mind before creating next tag.

@linsui
Copy link
Author

linsui commented Jun 25, 2021

1.0.0+7 builds fine. And please bump the version before creating next tag. Thanks!

@linsui linsui closed this as completed Jun 25, 2021
@git-elliot
Copy link
Collaborator

git-elliot commented Jun 25, 2021

@linsui I've fdroidserver and fdroiddata repo working locally. I can test if fdroidserver is building my app correctly by running fdroid build but how can I fetch latest code without creating a tag?

@linsui
Copy link
Author

linsui commented Jun 25, 2021

The commit can be a hash or a branch. You can use main so that it always build against the latest code.

@git-elliot
Copy link
Collaborator

git-elliot commented Jun 25, 2021

@linsui flutter is downloaded every time I ran fdroid build. Is there any way to avoid downloading again and again?

@linsui
Copy link
Author

linsui commented Jun 26, 2021

We use flutter from the sourceso it will download it every time. You can modify the recipe to use your installed flutter.

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

2 participants