conda-forge / conda-forge/tensorflow-feedstock
what your workflow is for this? how do you setup your environment?
- Dominant language
- Shell
- Stars
- 93
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
> can I ask what your workflow is for this? how do you setup your environment?
- Run `conda-build`
- let it fail
- cd into the work directory
- `source build_env_setup.sh`
- `git init . && git add . && git commit -m "Initial commit" --no-verify --no-gpg-sign`
- Iterate with `bash $RECIPE_DIR/build.sh`
_Originally posted by @xhochy in https://github.com/conda-forge/tensorflow-feedstock/issues/353#issuecomment-1824798743_
Contributor guide
Research direction
The body records a conda-build workflow using build_env_setup.sh, build.sh, and several shell commands, but it does not identify a documentation file or requested change. Start by reviewing the referenced tensorflow-feedstock issue 353 and the current repository documentation; confirm where this workflow belongs and what a complete, maintainable explanation should cover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, shell
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100