Giter Club home page Giter Club logo

Comments (2)

rvanderlinden avatar rvanderlinden commented on August 22, 2024

I have made some progress since:

  • I can distribute to Firebase using this action if I build and deploy in a single workflow job.
  • If I separate the build + upload artifact and download artifact + deploy steps into different workflow files this problem pops up. I kept all relevant parameters equal between the working single workflow and multiple workflow approach and the error mentioned above remains.
  • I decided to upload a tar of the output directory of the apk, which contains some other files (output-metadata.json), and which allows me to untar it in the exact same structure as in the single workflow approach. I was hoping this would solve something, but unfortunately the same error still occurs.
  • I switched to the serviceCredentialsFile param to validate the issue is not related to the serviceCredentialsFileContent.

Can this be related to file access permissions somehow?

from firebase-distribution-github-action.

rvanderlinden avatar rvanderlinden commented on August 22, 2024

Unfortunately I was not able to make any further progress. Instead we decided to try out firebase_app_distribution in Fastlane, which does work with the reusable workflow outlined above.

I'm not sure what is holding back the reusable workflow approach for this action, but if someone thinks they may have a way to resolve it, please let me know so I can try it out. Meanwhile we'll opt for the Fastlane approach.

from firebase-distribution-github-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.