khoj/.github/workflows
Debanjum Singh Solanky 25e06f26c0 Improve workflow to publish khoj to pypi
- Use emoji's to improve visual indicator of action step
- Rename to pypi instead of the more ambiguous publish name
  Publish could mean publish docker image, publish to pypi, MELPA or
  Obsidian plugin
- Update workflow badge, link pypi badge to khoj pypi package page
- Use pypa official github action to upload package to (test) pypi
  instead of doing it manually using twine
- Upload python package artifact for easier access for testing.
  As uploading to testpypi doesn't work for PRs by others from forked repos
2023-02-14 20:03:35 -06:00
..
build.yml Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
build_khoj_el.yml Move Emacs, Obsidian plugin code out from under src/khoj directory 2023-02-14 15:44:22 -06:00
pypi.yml Improve workflow to publish khoj to pypi 2023-02-14 20:03:35 -06:00
release.yml Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test.yml Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_khoj_el.yml Move Emacs, Obsidian plugin code out from under src/khoj directory 2023-02-14 15:44:22 -06:00