Commit Graph

27 Commits

Author SHA1 Message Date
Alex Norell 3d62caf4f3
Update workflows 2024-12-11 11:10:28 -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
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 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 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 583ad5f6e2
ci: 👷 ci job are renamed
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-11-03 14:11:12 +03:00
dependabot[bot] 7001721872
⬆️ 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>
2023-10-24 13:56:24 +00:00
Onuralp SEZER d0139f5293
ci: 🚧 clear cache once a month and manual run 🚀
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-12 13:44:03 +03:00
Onuralp SEZER bed7ed45b4
ci: 🚧 python github action cache added 🚀
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-12 12:44:48 +03:00
Onuralp SEZER 1a7306c4ae
ci(test): 🔥 removal formatters from test ci (#317)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-09-10 23:29:45 +03:00
Onuralp SEZER 6f0f3bc3bc
chore(cleanup): 🧹 removing old code-formatting CI
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-08-02 15:44:56 +03:00
Onuralp SEZER 57e17c34a0
feat: 🚀 pre-commit and initial formatted files
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
Onuralp SEZER 2a640d3ab6
feat: 🛠 adding develop branch into CIs
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-22 09:31:07 +03:00
Onuralp SEZER 9e1e9fc2fc
ci(removal): 🧪 removing python 3.7 from test and update other action versions
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-05 00:04:41 +03:00
SkalskiP a7b26abe0e 🧪 python 3.7 test still fail 2023-01-31 13:50:36 +01:00
SkalskiP 9590f3845e 🧪 python 3.7 test still fail 2023-01-31 13:49:28 +01:00
SkalskiP 8d8bd3b997 🧪 python 3.7 test still fail 2023-01-31 13:48:31 +01:00
SkalskiP 6b11a1fdad 🧪 python 3.7 test still fail 2023-01-31 13:31:28 +01:00
SkalskiP cb485878cc 🧪 python 3.7 test still fail 2023-01-31 13:29:47 +01:00
SkalskiP 8e70a3cd46 🧪 python 3.7 test still fail 2023-01-31 13:21:55 +01:00
SkalskiP 123dd77ba4 🧪 python 3.7 test fail 2023-01-31 13:19:34 +01:00
SkalskiP 8b229427e5 🧪 tests 2023-01-31 10:01:52 +01:00
Piotr Skalski 1ff2988986
Initial commit 2022-11-28 15:08:47 +01:00