Sachin Agarwal
47c98173ea
Added codeowners
2024-12-12 11:48:26 -05:00
Alex Norell
c9ea75e3ca
Add workflow job names
2024-12-11 11:27:39 -08:00
Alex Norell
517b25f27f
Run tests on all platforms
2024-12-11 11:16:51 -08:00
Alex Norell
40340ef8a6
Update builds and tests
2024-12-11 11:14:11 -08:00
Alex Norell
3d62caf4f3
Update workflows
2024-12-11 11:10:28 -08:00
Alex Norell
c257221fe0
Fix EOF
2024-12-11 10:57:58 -08:00
Alex Norell
7c5320409c
Change timeouts and bump action versions
2024-12-11 10:55:04 -08:00
Alex Norell
10f372fe28
Refactor builds
2024-12-11 10:46:10 -08:00
pre-commit-ci[bot]
f7d7786c56
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-12-09 12:30:18 +00:00
Sachin Agarwal
a713d3650a
Improving github actions
...
1. Default permission restrictions
2. Action version pinning
3. Timeout limits
4. Python dependency version pinning in scripts
5. Adding basic CODEOWNERS
6. More eror handling
7. Concurrency controls (same action cannot be running in parallel)
2024-12-09 07:27:24 -05:00
Onuralp SEZER
c0d5a7fd25
chore: some ci files tidied
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 03:46:25 +03:00
Onuralp SEZER
def1cc4b33
ci: 👷 supervision import check and version print added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:36:45 +03:00
Onuralp SEZER
5f0f90b699
fix: 🐞 pandas 3.13 support fixed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:29:20 +03:00
LinasKo
e1af717c59
Add environment to publish.yml, publish-test.yml
...
* Similar issue: https://github.com/pypa/gh-action-pypi-publish/issues/217#issuecomment-1965733177
* Minor stylistic edits to the file
2024-11-06 15:37:37 +02:00
LinasKo
213d59d952
Merge pull request #1595 from roboflow/support/py13
...
feat: 🚀 python3.13 support for poetry and library
2024-10-14 15:51:39 +03:00
Onuralp SEZER
62a4d45c6c
feat: 🚀 python3.13 support for poetry and library
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-10-14 14:49:50 +03:00
LinasKo
302041d8aa
Removed welcome workflow
...
* It doesn't work, and trip new contributors up
2024-10-14 13:56:52 +03:00
Onuralp SEZER
921e8f32d4
ci: 👷 python3.13 ci tests and tox ver added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-10-09 16:46:02 +03:00
Onuralp SEZER
61ababd0b5
Revert "fix: 🔥 downgrade mkdocs-git-committers-plugin-2 to version 2.3.0"
2024-10-04 21:17:35 +03:00
Onuralp SEZER
73ed766e97
fix: 🔥 downgrade mkdocs-git-committers-plugin-2 to version 2.3.0
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-10-04 19:25:48 +03:00
Onuralp SEZER
31a3cca5d5
ci: 👷 trusted publisher configuration added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-27 15:49:55 +03:00
Onuralp SEZER
787bbdac96
ci: 👷 pypi username - password swap with token
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-24 13:03:46 +03:00
Onuralp SEZER
46ecb808f7
ci(refactor): 👷 GitHub Actions workflow to consolidate dependency installation
...
- Combine multiple pip install commands into a single step
- Simplify the workflow by reducing redundancy
- Ensure all necessary dependencies are installed in one go
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 01:31:31 +03:00
dependabot[bot]
8a67ca073a
⬆️ 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-07-17 00:39:28 +00:00
Onuralp SEZER
94b4c22594
ci: 👷 check notebook and automatically create colab link and show better difference in reviewNB
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-06-21 22:29:18 +03:00
Onuralp SEZER
8fc5413394
ci: 👷 supervision documentation 📚 release CI added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-04-01 02:37:57 +03:00
Onuralp SEZER
93584cbb89
fix: 🐞 ci trigger error fix
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-28 17:29:10 +03:00
Onuralp SEZER
d41caed36f
ci: 👷 publish pypi on branch removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-26 18:38:04 +03:00
Onuralp SEZER
0e3e41287a
ci: 👷 publish pypi branch limitations added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-19 16:25:38 +03:00
Onuralp SEZER
4f9e5a590f
ci: 👷 develop doc concurrency added for single run and cancel old ones
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-15 22:20:02 +03:00
Onuralp SEZER
4803ab26e5
feat: 📚 add docs test workflow
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-01 00:41:24 +03:00
Onuralp SEZER
cefd9e100c
ci: 👷 remove duplicated publish tag regex
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-29 12:54:22 +03:00
Onuralp SEZER
fa65d5f34e
ci: 👷 minimum pillow and poetry version adjusted for min ver
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-27 12:50:21 +03:00
Onuralp SEZER
8514f086b7
docs(fix): 🐞 📝 MKDOCS_GIT_COMMITTERS_APIKEY fix attempt v2
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-08 19:53:51 +03:00
Onuralp SEZER
a6466d13a9
docs(fix): 🐞 📝 MKDOCS_GIT_COMMITTERS_APIKEY value added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-08 19:33:20 +03:00
Onuralp SEZER
4e5331b92d
docs(version): 🐞 restore version part and revert hide h1 on home for now
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-08 18:57:39 +03:00
Onuralp SEZER
4ef2d04dec
ci(docs): 👷 new packages added for build document
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-08 17:39:16 +03:00
Onuralp SEZER
4b75daaad6
ci: 👷 documentation build via mike for develop tag configuration
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 01:28:22 +03:00
Onuralp SEZER
5cc21bc768
feat: ✨ mkdocs multi versioning package and old doc deployment CI disabled
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-29 14:30:46 +03:00
Onuralp SEZER
fb0500c394
build(deps): 📦 package pillow removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-23 21:19:01 +03:00
Onuralp SEZER
3e48708910
fix(security): 🔐 bump scipy version for memory leak vulnerability
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-18 22:56:59 +03:00
Onuralp SEZER
f0e7c0c847
ci: 👷 close dependabot warning and PR requests for min version(py38)
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-19 16:53:59 +03:00
Onuralp SEZER
daf4046fd2
feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules
...
fix bandit rule B318: (xml-attribute-parsing) defusedxml package should be used to parse untrusted XML data
fix bandit rule B314: (xml-entity-expansion) XML entity expansion should be disabled
fix bandit rule B413: (xml-etree-parse) XML parsing library should be secure
fix bandit rule B412: (xml-lib-exploits) XML libraries should be vetted for defusedxml or lxml.vulns
fix bandit rule B410: (xml-minidom-xxe) XML minidom can be vulnerable to XML eXternal Entity attacks
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-10 13:57:51 +03:00
Onuralp SEZER
4079188368
Merge branch 'develop' into py12-upgrade
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-08 00:09:48 +03:00
Onuralp SEZER
e42770eedb
feat(py-version): ✨ Python 3.12 support added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-07 19:54:52 +03:00
dependabot[bot]
ef292fe2a8
⬆️ Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...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>
2023-12-07 00:47:37 +00:00
Onuralp SEZER
c3c934f8c1
fix(versions): 🐞 min numpy version changed to 1.21.2
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-05 15:03:16 +03:00
Piotr Skalski
b1ac5bc876
Merge pull request #566 from roboflow/min-ver-settings
...
build(deps): 🚀 min and max supervision package requirements are added
2023-12-04 18:02:04 +01:00
Onuralp SEZER
178d91eaa0
Merge pull request #639 from roboflow/add-open-graph-images
...
Add mkdocs-material[imaging] dependency
2023-12-04 19:31:26 +03:00
Onuralp SEZER
726ad1dbb1
Merge branch 'develop' into min-ver-settings
2023-12-04 19:23:20 +03:00