2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
fbe39b2405 fix uv system setting 2025-01-24 22:25:40 +01:00
0e2427fcea fix install command 2025-01-24 22:18:33 +01:00
f443f81652 Update test_stats.yml for Azure Pipelines 2025-01-24 22:14:23 +01:00
e2c4ecf564 update used tasks and python 2025-01-24 22:12:09 +01:00
a4739cd40c Set up CI with Azure Pipelines
[skip ci]
2025-01-24 22:03:33 +01:00
938c724395 Pin hashes in requirements (#7081)
* use global pin for requests

* unify on yaml for workflo files

* format workflow files

* pin action versions

* fix pinned version

* use system venv

* switch args

* remove uv for now and add setting for pyyaml

* use requirements file

* also switch on docker flow

* generate hashes

* added hashes to reqs

* add hashes for CI too

* add hash checking

* require hashes everywhere possible

* require hashes where possible in docker
2024-04-23 17:15:52 +10:00
b69364fe17 Add azure pipelines (#4453)
* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* move ci file

* Update testing_ci.yml for Azure Pipelines

* update to use pytest

* update settings path

* unittests again

* Update testing_ci.yml for Azure Pipelines

* remove html report

* add backup dir

* fix name

* also install dev reqs

* fix name

* Add poppler

* add poppler utils

* Add ignore flag
2023-04-03 16:55:27 +10:00