Eternal Reclaimer
|
8ab4babcf5
|
Merge pull request #289 from kyegomez/dependabot/github_actions/actions/checkout-4
|
1 year ago |
Eternal Reclaimer
|
559a9c69ae
|
Merge pull request #287 from kyegomez/dependabot/github_actions/actions/stale-9
|
1 year ago |
dependabot[bot]
|
697fdc7b0e
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
|
1 year ago |
Eternal Reclaimer
|
92542bc8f3
|
Merge pull request #288 from kyegomez/dependabot/github_actions/actions/labeler-5
|
1 year ago |
dependabot[bot]
|
6984de93be
|
Bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
bc3fae85cb
|
Bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
b27522f802
|
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Eternal Reclaimer
|
c3fd2a9b08
|
Create pylint.yml
|
1 year ago |
Eternal Reclaimer
|
c547000084
|
Create python-app.yml
|
1 year ago |
Eternal Reclaimer
|
28e66c6c98
|
Create python-package-conda.yml
|
1 year ago |
Eternal Reclaimer
|
f5ee079cae
|
Revert "pydantic bump fix for #249 "
|
1 year ago |
evelynmitchell
|
a0a7168402
|
Merge pull request #1 from kyegomez/master
Catching up 20231204 1118
|
1 year ago |
evelynmitchell
|
bac32fdc9e
|
pin testing to 3.11
|
1 year ago |
evelynmitchell
|
2a9f0c6498
|
remove name test.yml
|
1 year ago |
evelynmitchell
|
756c11f6bb
|
cicd dkcmp tests
|
1 year ago |
evelynmitchell
|
8aa1d3979b
|
docker-compose
|
1 year ago |
Eternal Reclaimer
|
e3846d565e
|
Merge pull request #252 from kyegomez/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
|
1 year ago |
Eternal Reclaimer
|
95cce07489
|
Merge pull request #251 from kyegomez/dependabot/github_actions/actions/first-interaction-1.3.0
|
1 year ago |
dependabot[bot]
|
a7319b1b31
|
Bump docker/metadata-action from 5.0.0 to 5.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...31cebacef4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
44ae6cad95
|
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](b7f401de30...2f6f737ca5 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
2f11e6c1b7
|
Bump actions/first-interaction from 1.2.0 to 1.3.0
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](https://github.com/actions/first-interaction/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: actions/first-interaction
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Kye
|
5847e8666f
|
flow -> agent, developer swarm with prompts, maybe add the ability to create the classes
|
1 year ago |
Eternal Reclaimer
|
e4272898c0
|
Merge pull request #203 from kyegomez/dependabot/github_actions/actions/setup-python-4
|
1 year ago |
dependabot[bot]
|
ab2f12e27c
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
f808cad2a3
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
|
1 year ago |
evelynmitchell
|
0f42da287d
|
python 3.9
|
1 year ago |
evelynmitchell
|
304a049f29
|
python-publish fix
|
1 year ago |
evelynmitchell
|
ad0005368b
|
pytest clednup
|
1 year ago |
evelynmitchell
|
91d60b7b1c
|
cicd, yamllint
|
1 year ago |
Eternal Reclaimer
|
95fc08a8cd
|
Create pyre.yml
|
1 year ago |
Eternal Reclaimer
|
e49c2a3860
|
Create generator-generic-ossf-slsa3-publish.yml
|
1 year ago |
Eternal Reclaimer
|
1f43ced14c
|
Create makefile.yml
|
1 year ago |
Eternal Reclaimer
|
344a6e4eb0
|
Create python-package.yml
|
1 year ago |
dependabot[bot]
|
d1ef87c507
|
Bump docker/build-push-action from 5.0.0 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](0565240e2d...4a13e500e5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
evelynmitchell
|
424d0841c3
|
trying better python lint action
|
1 year ago |
Eternal Reclaimer
|
0762fbfdec
|
Merge pull request #129 from kyegomez/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.3.0
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0
Former-commit-id: 694100e2fb
|
1 year ago |
Eternal Reclaimer
|
83ea06e0c3
|
Merge pull request #131 from kyegomez/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 3 to 4
Former-commit-id: 39ba632929
|
1 year ago |
Eternal Reclaimer
|
69360a8790
|
Merge pull request #130 from kyegomez/dependabot/github_actions/sigstore/cosign-installer-3.2.0
Bump sigstore/cosign-installer from 3.1.1 to 3.2.0
Former-commit-id: 2b053291cc
|
1 year ago |
dependabot[bot]
|
05f79ac6d4
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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>
Former-commit-id: 1203d84dfe
|
1 year ago |
dependabot[bot]
|
bae1840b82
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Former-commit-id: 1cd0779f65
|
1 year ago |
dependabot[bot]
|
2ed2cc08d0
|
Bump sigstore/cosign-installer from 3.1.1 to 3.2.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](6e04d228eb...1fc5bd396d )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Former-commit-id: 1046e8ae0a
|
1 year ago |
dependabot[bot]
|
f0aa9fc7b2
|
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 1.1.0 to 4.3.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases)
- [Commits](d840f886c4...5cc54a75f9 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Former-commit-id: febaf2ba79
|
1 year ago |
Kye
|
4ffa418178
|
tests, workflow fixes + torch verison
Former-commit-id: 2e6efb4781
|
1 year ago |
Kye
|
3815c73b64
|
release workflow
Former-commit-id: e8e024fa73
|
1 year ago |
Eternal Reclaimer
|
a016a5efd5
|
Create codacy.yml
Former-commit-id: d2b5fc9bdc
|
1 year ago |
Eternal Reclaimer
|
8c71fdb6f9
|
Create codeql.yml
Former-commit-id: 6dcaab6ab0
|
1 year ago |
Eternal Reclaimer
|
3f4083a33e
|
Create docker-publish.yml
Former-commit-id: 1d014021a2
|
1 year ago |
Eternal Reclaimer
|
053f6de469
|
Create python-app.yml
Former-commit-id: aae6c03446
|
1 year ago |
Eternal Reclaimer
|
38b33a560f
|
Create docker-image.yml
Former-commit-id: fdcfa0c73e
|
1 year ago |
Kye
|
4091388600
|
2.1.7, no langchain experimental
Former-commit-id: a610ff7443
|
1 year ago |