| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(ci): use OIDC trusted publishing for pypi.org (#2559) | Nejc Habjan | 2023-05-03 | 1 | -1/+15 |
| | | | | | | * chore(ci): use OIDC trusted publishing for pypi.org * chore(ci): explicitly install setuptools in tests | ||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2023-03-27 | 5 | -9/+9 |
| | | |||||
| * | chore(deps): update actions/stale action to v8 | renovate[bot] | 2023-03-27 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update all non-major dependencies (#2493) | renovate[bot] | 2023-03-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * chore(deps): update all non-major dependencies * chore(fixtures): downgrade GitLab for now * chore(deps): ungroup typing deps, group gitlab instead * chore(deps): downgrade argcomplete for now --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nejc Habjan <nejc.habjan@siemens.com> | ||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2023-02-06 | 1 | -1/+1 |
| | | |||||
| * | chore: add Python 3.12 testing | John L. Villalovos | 2023-02-03 | 1 | -0/+2 |
| | | | | | | | | | | | Add a unit test for Python 3.12. This will use the latest version of Python 3.12 that is available from https://github.com/actions/python-versions/ At this time it is 3.12.0-alpha.4 but will move forward over time until the final 3.12 release and updates. So 3.12.0, 3.12.1, ... will be matched. | ||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2023-01-17 | 5 | -9/+9 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2023-01-10 | 5 | -11/+11 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-12-27 | 4 | -8/+8 |
| | | |||||
| * | chore(deps): update actions/stale action to v7 | renovate[bot] | 2022-12-27 | 1 | -1/+1 |
| | | |||||
| * | chore(ci): complete all unit tests even if one has failed (#2438) | Liora Milbaum | 2022-12-21 | 1 | -0/+1 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-12-19 | 5 | -9/+9 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-12-12 | 4 | -8/+8 |
| | | |||||
| * | chore(deps): update dessant/lock-threads action to v4 | renovate[bot] | 2022-12-05 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update actions/download-artifact action to v3 | renovate[bot] | 2022-12-02 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-12-02 | 1 | -6/+6 |
| | | |||||
| * | chore: validate httpx package is not installed by default | Liora Milbaum | 2022-11-23 | 1 | -0/+36 |
| | | |||||
| * | chore: correct website for pylint | John L. Villalovos | 2022-11-10 | 1 | -1/+1 |
| | | | | | Use https://github.com/PyCQA/pylint as the website for pylint. | ||||
| * | feat(ci): Re-Run Tests on PR Comment workflow | Liora Milbaum | 2022-11-09 | 1 | -0/+16 |
| | | |||||
| * | feat(build): officially support Python 3.11 | Nejc Habjan | 2022-10-26 | 4 | -12/+12 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-10-23 | 2 | -2/+2 |
| | | |||||
| * | refactor: pre-commit trigger from tox | Liora Milbaum | 2022-10-19 | 1 | -6/+4 |
| | | |||||
| * | chore(deps): update all non-major dependencies | renovate[bot] | 2022-10-17 | 6 | -11/+11 |
| | | |||||
| * | chore(deps): pin GitHub Actions | Nejc Habjan | 2022-10-15 | 6 | -17/+17 |
| | | |||||
| * | chore: renovate and precommit cleanup | Liora Milbaum | 2022-10-12 | 1 | -1/+2 |
| | | |||||
| * | chore(ci): make pytest annotations work | Nejc Habjan | 2022-08-22 | 1 | -3/+3 |
| | | |||||
| * | chore(ci): bump semantic-release for fixed commit parser | Nejc Habjan | 2022-08-04 | 1 | -1/+1 |
| | | |||||
| * | chore: change name of API functional test to `api_func_v4` | John L. Villalovos | 2022-07-17 | 1 | -1/+1 |
| | | | | | | The CLI test is `cli_func_v4` and using `api_func_v4` matches with that naming convention. | ||||
| * | chore(workflows): explicitly use python-version | Nejc Habjan | 2022-06-27 | 2 | -0/+4 |
| | | |||||
| * | chore(deps): update actions/setup-python action to v4 | renovate[bot] | 2022-06-27 | 4 | -7/+7 |
| | | |||||
| * | chore: add link to Commitizen in Github workflow | John L. Villalovos | 2022-06-20 | 1 | -1/+1 |
| | | | | | | Add a link to the Commitizen website in the Github workflow. Hopefully this will help people when their job fails. | ||||
| * | test: move back to using latest Python 3.11 version | John L. Villalovos | 2022-06-03 | 1 | -1/+1 |
| | | |||||
| * | chore(ci): pin 3.11 to beta.1 | Nejc Habjan | 2022-06-01 | 1 | -1/+1 |
| | | |||||
| * | chore(ci): fix prefix for action version | Nejc Habjan | 2022-05-28 | 1 | -1/+1 |
| | | |||||
| * | chore(ci): pin semantic-release version | Nejc Habjan | 2022-05-28 | 1 | -1/+1 |
| | | |||||
| * | chore: rename the test which runs `flake8` to be `flake8` | John L. Villalovos | 2022-05-10 | 1 | -1/+1 |
| | | | | | | Previously the test was called `pep8`. The test only runs `flake8` so call it `flake8` to be more precise. | ||||
| * | chore: add `cz` to default tox environment list and skip_missing_interpreters | John L. Villalovos | 2022-05-05 | 1 | -1/+1 |
| | | | | | | | | | Add the `cz` (`comittizen`) check by default. Set skip_missing_interpreters = True so that when a user runs tox and doesn't have a specific version of Python it doesn't mark it as an error. | ||||
| * | chore(ci): replace commitlint with commitizen | Nejc Habjan | 2022-05-01 | 1 | -7/+3 |
| | | |||||
| * | chore(deps): update codecov/codecov-action action to v3 | Renovate Bot | 2022-04-05 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update actions/upload-artifact action to v3 | Renovate Bot | 2022-03-08 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update actions/stale action to v5 | Renovate Bot | 2022-03-08 | 1 | -1/+1 |
| | | |||||
| * | chore(deps): update actions/setup-python action to v3 | Renovate Bot | 2022-03-08 | 4 | -7/+7 |
| | | |||||
| * | chore(deps): update actions/checkout action to v3 | Renovate Bot | 2022-03-07 | 5 | -9/+9 |
| | | |||||
| * | chore(ci): do not run release workflow in forks | Nejc Habjan | 2022-01-28 | 1 | -0/+1 |
| | | |||||
| * | ci: don't fail CI if unable to upload the code coverage data | John L. Villalovos | 2022-01-13 | 1 | -2/+2 |
| | | | | | | If a CI job can't upload coverage results to codecov.com it causes the CI to fail and code can't be merged. | ||||
| * | chore: add logging to `tests/functional/conftest.py` | John L. Villalovos | 2022-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | I have found trying to debug issues in the functional tests can be difficult. Especially when trying to figure out failures in the CI running on Github. Add logging to `tests/functional/conftest.py` to have a better understanding of what is happening during a test run which is useful when trying to troubleshoot issues in the CI. | ||||
| * | chore: add a stale workflowjlvillal/stale | John L. Villalovos | 2022-01-06 | 1 | -0/+40 |
| | | | | | | | | | | | | | | | | Use the stale action to close issues and pull-requests with no activity. Issues: It will mark them as stale after 60 days and then close them once they have been stale for 15 days. Pull-Requests: It will mark pull-requests as stale after 90 days and then close them once they have been stale for 15 days. https://github.com/actions/stale Closes: #1649 | ||||
| * | chore: generate artifacts for the docs build in the CIjlvillal/doc_artifacts | John L. Villalovos | 2021-12-22 | 1 | -0/+5 |
| | | | | | | | | | | | | | | When building the docs store the created documentation as an artifact so that it can be viewed. This will create a html-docs.zip file which can be downloaded containing the contents of the `build/sphinx/html/` directory. It can be downloaded, extracted, and then viewed. This can be useful in reviewing changes to the documentation. See https://github.com/actions/upload-artifact for more information on how this works. | ||||
| * | chore: add Python 3.11 testing | John L. Villalovos | 2021-12-12 | 1 | -0/+2 |
| | | | | | | | | | | | Add a unit test for Python 3.11. This will use the latest version of Python 3.11 that is available from https://github.com/actions/python-versions/ At this time it is 3.11.0-alpha.2 but will move forward over time until the final 3.11 release and updates. So 3.11.0, 3.11.1, ... will be matched. | ||||
| * | chore: github workflow: cancel prior running jobs on new push | John L. Villalovos | 2021-12-07 | 4 | -0/+24 |
| | | | | | | If new new push is done to a pull-request, then cancel any already running github workflow jobs in order to conserve resources. | ||||
