Juan Calderon-Perez
b4190e5616
Add support for latest debian release ( #755 )
2023-09-19 22:55:19 -04:00
Juan Calderon-Perez
c344287183
Simplify drafter workflow
2023-09-17 18:20:04 -04:00
Juan Calderon-Perez
5ff6b9771c
Fix permissions
2023-09-17 18:10:56 -04:00
Juan Calderon-Perez
c27168ad82
Update drafter
2023-09-17 18:08:51 -04:00
Juan Calderon-Perez
939078943f
This needs to be valid regex
2023-09-17 17:56:44 -04:00
Juan Calderon-Perez
1de9f553d4
Update drafter labels
2023-09-17 17:51:38 -04:00
Juan Calderon-Perez
87d1fd57a4
Add contents permissions
2023-09-17 17:43:24 -04:00
Juan Calderon-Perez
aadd343316
Update release-drafter
2023-09-17 17:40:31 -04:00
Juan Calderon-Perez
d583cbaf82
Update release-drafter.yml
2023-09-17 17:33:41 -04:00
Juan Calderon-Perez
54244baae7
Update Release Drafter workflow ( #740 )
2023-09-17 17:03:53 -04:00
dependabot[bot]
2d9c85d25f
Bump docker/setup-qemu-action from 2 to 3 ( #716 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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-09-12 22:37:56 -04:00
dependabot[bot]
65ef9da72c
Bump docker/metadata-action from 4 to 5 ( #718 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
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-09-12 22:37:29 -04:00
dependabot[bot]
1c4e5f193c
Bump docker/login-action from 2 to 3 ( #717 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
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-09-12 22:37:20 -04:00
dependabot[bot]
d2f07628fd
Bump docker/build-push-action from 4 to 5 ( #719 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-09-12 22:37:09 -04:00
dependabot[bot]
12ef6a9e99
Bump docker/setup-buildx-action from 2 to 3 ( #715 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-09-12 22:36:34 -04:00
Juan Calderon-Perez
7acaf516dd
Update release-drafter.yml
2023-09-11 01:59:47 -04:00
Juan Calderon-Perez
c1af339edc
Update Issue Templates and workflows ( #691 )
2023-09-04 21:17:23 -04:00
Juan Calderon-Perez
7f663212e9
Update release-drafter.yml
2023-09-04 19:47:15 -04:00
Juan Calderon-Perez
6c92a977a6
Update release-drafter.yml
2023-09-04 14:23:03 -04:00
Juan Calderon-Perez
e2902882a2
Create labeler.yml
2023-09-04 02:21:00 -04:00
Juan Calderon-Perez
f403e44c0a
Update dependabot.yml
2023-09-04 02:19:18 -04:00
Juan Calderon-Perez
d7c87ef702
Create release-drafter.yml
2023-09-04 02:16:46 -04:00
Juan Calderon-Perez
a078e586bb
Create release-drafter.yml
2023-09-04 02:15:24 -04:00
Juan Calderon-Perez
fbdcb64201
Split Docker build into separate CI job, Support for Node 20 ( #683 )
...
* Split Docker build into separate CI job
* Update docker.yml
* Add build as part of CI process, bump Node to v20.x
* Add build as part of CI process, bump Node to v20.
2023-09-02 22:38:59 -04:00
Gianni C
5aca2b27d6
Add Kubernetes helm charts for Serge ( #500 )
...
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-08-10 23:02:14 -04:00
Juan Calderon-Perez
8075ed3a9d
Delete untagged-cleanup.yml
2023-07-24 20:01:16 -04:00
dependabot[bot]
722040ed10
Bump actions/setup-node from 2 to 3 ( #446 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-06-19 07:35:24 -04:00
Juan Calderon-Perez
9ec1adcecb
Support for validating models JSON file against a schema ( #444 )
...
* Validate LLM data against a JSON schema
* Add checkout action to new job
* Add strong check
* Use default mode for validation
2023-06-18 22:10:52 -04:00
Juan Calderon-Perez
7819591600
Lint the LLM's data JSON file ( #443 )
2023-06-18 21:41:21 -04:00
Juan Calderon-Perez
a2850558ff
Add cronjob to check available models on a nightly basis ( #440 )
2023-06-17 21:26:00 -04:00
Nathan Sarrazin
9168761b9b
Add CI/Lint process for web frontend ( #438 )
...
* add CI for web project
* run prettier over whole app
* ci fix
* sigh
* fix linting
* Do not run Docker Build until all checks have passed
* clean up delete feature
* fix index
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 22:21:25 +02:00
Nathan Sarrazin
51b30e78a9
Update models list from a remote location ( #436 )
...
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 11:07:10 -04:00
Juan Calderon-Perez
46dec3e607
Rename main CI job
2023-06-16 00:25:13 -04:00
Juan Calderon-Perez
4970865a49
Add support for validating shell scripts ( #416 )
2023-06-11 20:39:11 -04:00
Juan Calderon-Perez
b1fb7009e7
Updates to README.md ( #414 )
2023-06-11 16:36:28 -04:00
Nathan Sarrazin
ec385e807a
update repo to reflect change in org
2023-06-10 09:39:53 +02:00
Juan Calderon-Perez
4366200def
Enable CI checks for all branches ( #383 )
2023-06-04 09:39:10 -04:00
Juan Calderon-Perez
9854988783
Enforce linting and formatting rules for API code base ( #332 )
...
* Create ruff-check.yml
* Add ruff/black to toml. Fix linting issues
* Organize CI jobs into one file
* Enable verbosity for ruff. Add support for checking formatting with black
* Update pyproject.toml tool list
* Reformat code with new rules
2023-05-29 12:08:56 -04:00
Juan Calderon-Perez
a01cfedaac
Don't update latest tag when merging to default brancv ( #336 )
...
* Update docker-image.yml
* Update docker-image.yml
2023-05-25 23:12:45 -04:00
dependabot[bot]
34ef573c2d
Bump langchain from 0.0.147 to 0.0.150 in /api ( #241 )
...
* Bump langchain from 0.0.147 to 0.0.150 in /api
Bumps [langchain](https://github.com/hwchase17/langchain ) from 0.0.147 to 0.0.150.
- [Release notes](https://github.com/hwchase17/langchain/releases )
- [Commits](https://github.com/hwchase17/langchain/compare/v0.0.147...v0.0.150 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update untagged-cleanup.yml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-04-27 10:15:59 -04:00
Juan Calderon-Perez
428231e650
Remove PR tagged builds ( #226 )
2023-04-25 23:27:25 -04:00
Juan Calderon-Perez
0a2ace05a0
Add missing fields to cleanup job ( #225 )
2023-04-25 23:13:15 -04:00
Juan Calderon-Perez
54792a3f81
CI Fixes and Updates ( #224 )
2023-04-25 23:03:02 -04:00
Juan Calderon-Perez
330c5a8818
Use Debian Slim for base images, Fixes to CI actions ( #221 )
...
* Use slim variant for Docker, CI fixes
* Config must be added after installation
* Use Python3.9, updates to CI
* Change min required version of Python
2023-04-25 09:21:19 +02:00
Juan Calderon-Perez
6801ef86d2
Bug fixes and improvements ( #202 )
...
* Bug fixes and improvements
* Simplify Dockerfile
* Update docker-compose.yml
* Update llama.cpp tag
2023-04-21 18:30:31 -04:00
dependabot[bot]
06c0bdff57
Bump chipkent/action-cleanup-package from 1.0.1 to 1.0.3 ( #174 )
...
Bumps [chipkent/action-cleanup-package](https://github.com/chipkent/action-cleanup-package ) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/chipkent/action-cleanup-package/releases )
- [Commits](https://github.com/chipkent/action-cleanup-package/compare/v1.0.1...v1.0.3 )
---
updated-dependencies:
- dependency-name: chipkent/action-cleanup-package
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-04-17 08:19:24 -04:00
Juan Calderon-Perez
9078406052
Update docker-image.yml ( #183 )
2023-04-17 08:07:22 -04:00
Juan Calderon-Perez
b928330b33
Build and publish PR images ( #173 )
2023-04-16 23:52:48 -04:00
Juan Calderon-Perez
5efaa92eff
Expand dependabot coverage ( #161 )
...
* Expand dependabot coverage
* Skip CI when doing changes to dependabot config
2023-04-16 20:50:10 -04:00
Juan Calderon-Perez
424f670e0f
Update llama.cpp to master-e986f94 ( #124 )
...
* Update Dockerfile
* Add support for GPT4All
* Skip running Github Actions on .md changed
---------
Co-authored-by: Nathan Sarrazin <sarrazin.nathan@gmail.com>
2023-04-02 20:38:28 +02:00