apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.5k stars 493 forks source link

[Doc][Developer Docs] Developer docs assume that users use git - they should also talk about source releases #7668

Open pjfanning opened 6 days ago

pjfanning commented 6 days ago

Documentation Scope

Developer docs assume that users use git - they should also talk about source releases

Describe the Change

https://devlake.apache.org/docs/DeveloperManuals/DeveloperSetup/ should also describe how non-Git users can build the app. The key release as far as ASF is concerened are the source releases. You need to facilitate users of these releases.

Additional context

I am a PMC member of the Apache Incubator and I have to be able to build your app to review it.

pjfanning commented 6 days ago

I've given up trying to build the app. Too much time and too many errors that need to be worked through.

One of the errors that I get:

make dev
fatal: not a git repository (or any of the parent directories): .git
abeizn commented 4 days ago

@pjfanning Thank you for your feedback. We will address this issue before the release of the next ASF version.