[Bot] Update docs for latest fastlane release 2.228.0 (actions.md, available-plugins.md) 🚀
Auto-generated by fastlane bot 🤖
| 2 Warnings | |
|---|---|
| :warning: | mkdocs.yml was modified - make sure no modification was made by mistake |
| :warning: | It seems like the page hipchat: actions/hipchat.md got removed from mkdocs.yml, we don't want to remove any public links. Instead please add a redirect to the new page. |
Generated by :no_entry_sign: Danger
@rogerluan hi! any chance we can deploy these updated docs? 🙏🏻
@AliSoftware it's failing Netlify preview, and auto deploys on master are also not working AFAICT 😕 we can merge it but it won't be deployed
@rogerluan - Could you point me to where you believe master deploys are broken? I see the Netlify Preview is busted, which appears to be a default configuration on Josh's account. We could probably workaround that by introducing a netlify config to set it back to a Pipfile build.
However, it seems 8 months ago Josh wired up CI/CD to GitHub actions - https://github.com/fastlane/docs/actions/runs/13134104062 and that went out on 2025-02-04 which looks live on the website. So I'm under belief that only previews are broken, but not merges.
I'll work on a blind PR today to fix previews, but I think real merges are good. So I'm +1 for this merge.
@rogerluan - When I added a netlify.toml to force change the configuration, my preview worked - https://github.com/fastlane/docs/pull/1284
Though build itself is failing from the HipChat stuff, so hope this helps to push this stuff forward.
Thanks for this @iBotPeaches ! Let's get this merged and see if it gets deployed, then I'll test your PR later :)