dependabot[bot]
0e41fa033c
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-11 14:14:51 +00:00
Gabriel Luiz Freitas Almeida
79b12b8135
Revert "Release 0.5.6"
2023-11-06 23:18:49 -03:00
Gabriel Luiz Freitas Almeida
4b78140c82
🔧 chore(lint.yml): update lint workflow to include additional paths for linting
...
🔧 chore(test.yml): update test workflow to include additional paths for testing
2023-10-09 11:22:04 -03:00
Gabriel Luiz Freitas Almeida
f7e5a3d422
🔧 chore(test.yml): update POETRY_VERSION environment variable to "1.5.0" to use the latest version of Poetry
...
🔒 chore(test.yml): add OPENAI_API_KEY environment variable to securely store the OpenAI API key
2023-09-05 11:53:30 -03:00
Gabriel Almeida
311ebed676
🔥 chore(lint.yml): remove Python 3.8 and 3.11 from the matrix
...
🔥 chore(test.yml): remove Python 3.11 from the matrix
Python 3.8 and 3.11 were removed from the matrix in lint.yml to reduce the number of Python versions being tested. Python 3.11 was removed from the matrix in test.yml as it is not yet released and therefore not supported.
Chroma uses onnxruntime which does not support 3.11 as of yet. This will be added back in once onnxruntime supports 3.11.
2023-05-23 12:27:39 -03:00
Gabriel Almeida
8e9a745bd4
fix(test.yml): correct typo in make command from 'test' to 'tests'
2023-05-07 20:15:29 +00:00
Gabriel Almeida
a5ffa72855
fix: changed poetry version
2023-03-28 19:31:56 -03:00
Gabriel Almeida
78bd3d13b8
feat: add test action
2023-03-28 19:30:11 -03:00