dependabot[bot]
f12bac1f97
build(deps): bump Swatinem/rust-cache from 2.6.1 to 2.6.2 ( #115 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 09:59:00 +10:00
dependabot[bot]
d570a322fa
build(deps): bump Swatinem/rust-cache from 2.6.0 to 2.6.1 ( #111 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 09:48:49 +10:00
dependabot[bot]
3dd8356085
build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 ( #112 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 09:27:56 +10:00
dependabot[bot]
9f0f649ef4
build(deps): bump Swatinem/rust-cache from 2.5.1 to 2.6.0 ( #108 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 01:10:24 +02:00
dependabot[bot]
0032362e97
build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 ( #103 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-25 09:15:34 +10:00
dependabot[bot]
1fe7244af7
build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 ( #93 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](bd6b4b6205...61a6322f88
)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 08:58:02 +10:00
dependabot[bot]
f3cbcdc9e1
build(deps): bump Swatinem/rust-cache from 2.5.0 to 2.5.1 ( #85 )
...
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](2656b87321...dd05243424
)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 09:33:05 +10:00
dependabot[bot]
36a735b671
build(deps): bump step-security/harden-runner from 1.4.4 to 2.4.1 ( #77 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 1.4.4 to 2.4.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](https://github.com/step-security/harden-runner/compare/v1.4.4...55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 19:24:35 +10:00
dependabot[bot]
0e6e37e2b4
build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.5.0 ( #79 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.0.0 to 2.5.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](6720f05bc4...2656b87321
)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 19:16:00 +10:00
dependabot[bot]
504e872693
build(deps): bump actions/setup-python from 4.5.0 to 4.6.1 ( #78 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](d27e3f3d7c...bd6b4b6205
)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 19:08:50 +10:00
Cameron
c737b5138c
Add python release build ( #57 )
...
* Add python release build
* workflow dispatch
* simple
* maturin requires
* add release
* fix publish pipeline
* update maturin args
* test
* maturin config
* build
* maturin
* add publish to pypi and scorecard
* dont fail if test token doesnt exist
* run scorecard earlier
* use new trusted publisher workflow
* add index crates to allow list
* add uploads.github.com to allowlist for codeql
2023-06-21 10:00:11 +10:00
Phill Mell-Davies
164adc87e1
Tantivy 0.19.2 ( #67 )
...
* Adding __init__.py file to the tantivy folder to make maturin happy
Add Cargo.lock to the repo
Set the git-fetch-with-cli cargo flag so that we can override fetch settings
Renaming .cargo/config to .cargo/config.toml
Adding github-quiq-sh cargo registry
Point dependencies at our github-quiq-sh registry
Trying to resolve this build issue, pointing pyo3-build-config at our github-quiq-sh registry
SER-21487: Enable support for all standard Tantivy languages plus Chinese + Japanese in tantivy-py
SER-21487: Use uname rather than UNAME in the Makefile
SER-21487: Fix document date handling
SER-23013: Upgrade Tantivy and other dependencies
* Upgrade to Tantivy 0.19.1
* Apply rustfmt and fix bug when fast option = None
* Upgrade to tantivy-0.19.2
* Standardize around using 'cargo fmt' rather than 'rustfmt'
* Reverting to old style dependencies
* Linting with clippy
* Switching out hashmap for defining tokenizers for an array, and adding test for Spanish indexing
* Use cargo fmt instead of rustfmt on the Lint ci step
2023-02-14 13:20:59 +00:00
Caleb Hattingh
b2043793ee
Include Python 3.11 in nox tests and Github actions matrix ( #56 )
...
* Include Python 3.11 in nox tests and Github actions matrix
2023-01-13 16:29:38 +00:00
messense
f901b8b081
Switch from pipenv to nox
2022-01-17 21:26:11 +08:00
Kapil Thangavelu
df205492b4
feat: use github actions for basic ci ( #38 )
2022-01-03 22:43:52 +09:00