Git Product home page Git Product logo

Comments (8)

lucgrabowski avatar lucgrabowski commented on September 28, 2024 4

Hi @ainame @rogerluan,
I spent "a moment" to figure out how I ran it locally after opening shell pipenv shell and installing dependencies with pipenv install last year πŸ˜„.

I tried to build docs before using mkdocs serve with mkdocs build and I thought that it was stuck.
When you run it with verbose logs mkdocs build --verbose you'll see that is stuck at
DEBUG - Reading: generated/available-plugins.md It seems that mkdocs takes around 10 minutes to read available-plugins.md 😲

So if you want to try it one more time, you could edit docs/generated/available-plugins.md contents, remove all of it, but leave the file. There is a hook hooks.py that should copy edited docs/generated/available-plugins.md to a proper place.
When you run mkdocs serve it should setup local server in < 20 seconds.

Edit: I've added a pull request with an update to README.

from docs.

ainame avatar ainame commented on September 28, 2024 3

It was super boring thing to do. We can just edit this markdown to add additional column and put ConfigItem#env_name on it.
https://github.com/fastlane/fastlane/blob/2668eff4da5ecacba2a80a33124b486ca6b630b6/fastlane/lib/assets/ActionDetails.md.erb#L42-L50

BUT I got stuck in setting up local dev environment for this projectπŸ˜‚ I mean I managed to install Python 3.8.2 and run pyenv install however, mkdocs serve doesn't launch HTTP server so that I can't see the local preview. Will submit a PR after checking my change on my local. Maybe we need to discuss which position we'd like to place it within the table.

from docs.

janpio avatar janpio commented on September 28, 2024 2

I feel like I tried to achieve this a few years ago, as I had the exact same thought as you described above.
I have no more idea if and how I really tried to do it though.

from docs.

ainame avatar ainame commented on September 28, 2024 2

πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘πŸ‘ Love to see this change! I might have a look at this to see how we can do this πŸ˜„

from docs.

rogerluan avatar rogerluan commented on September 28, 2024 1

Amazing! Thank you @lucgrabowski ! 🀩

from docs.

rogerluan avatar rogerluan commented on September 28, 2024

Thanks for the input @janpio ! Good to know I'm not the only one πŸ™ˆ

from docs.

rogerluan avatar rogerluan commented on September 28, 2024

That'd be amazing @ainame ! amaze

from docs.

rogerluan avatar rogerluan commented on September 28, 2024

@ainame would you be so kind and also update this repo's README with troubleshooting when/if you figure it out? I was also never able to set up my local env 😒

And I vote for the same position in the table as shown when you fastlane action xxxx 😁 e.g.:

+--------------------------------+--------------------------------+--------------------------------+-----------------------+
|                                                     deliver Options                                                      |
+--------------------------------+--------------------------------+--------------------------------+-----------------------+
| Key                            | Description                    | Env Var(s)                     | Default               |
+--------------------------------+--------------------------------+--------------------------------+-----------------------+
| api_key_path                   | Path to your App Store         | DELIVER_API_KEY_PATH,          |                       |
|                                | Connect API Key JSON file      | APP_STORE_CONNECT_API_KEY_PAT  |                       |
|                                | (https://docs.fastlane.tools/  | H                              |                       |
|                                | app-store-connect-api/#using-  |                                |                       |
|                                | fastlane-api-key-json-file)    |                                |                       |
| api_key                        | Your App Store Connect API     | DELIVER_API_KEY,               |                       |
|                                | Key information                | APP_STORE_CONNECT_API_KEY      |                       |
|                                | (https://docs.fastlane.tools/  |                                |                       |
|                                | app-store-connect-api/#using-  |                                |                       |
|                                | fastlane-api-key-hash-option)  |                                |                       |
| username                       | Your Apple ID Username         | DELIVER_USERNAME               | *                     |

from docs.

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.