Commit Graph

578 Commits

Author SHA1 Message Date
github-actions[bot]
52f76f1395 chore: Update Python dependencies 2024-01-28 21:54:50 +01:00
github-actions[bot]
22b50f57fe chore: Update Python dependencies 2024-01-22 21:22:13 +01:00
dependabot[bot]
62ff5ab763 fix(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:22:04 +01:00
sebthom
3a52f7f629 update doc 2024-01-12 11:37:40 +01:00
sebthom
8389123c61 don't use strip on windows. fixes #229 2024-01-12 11:35:30 +01:00
sebthom
9d1ecb2882 improve dynamic version handling 2024-01-12 11:05:54 +01:00
sebthom
11f47140dc add some color to usage help 2024-01-12 11:00:32 +01:00
sebthom
a87e12bf1b use more predictable version numbers 2024-01-12 01:41:18 +01:00
sebthom
7b2dfd8559 make builds reproducible 2024-01-12 00:51:35 +01:00
github-actions[bot]
51210ebb55 chore: Update Python dependencies 2024-01-12 00:35:54 +01:00
sebthom
aedd318641 log python version 2024-01-12 00:35:38 +01:00
sebthom
f8ad8e5d2a set required token 2024-01-12 00:35:28 +01:00
github-actions[bot]
fcd24c953d chore: Update Python dependencies 2024-01-05 20:20:06 +01:00
Heavenfighter
078149bd2a Fixes broken --ads parameter (#249) 2024-01-05 20:19:20 +01:00
Heavenfighter
c66b4a3eb8 Allow specific ids to publish command with --ads option (#247) 2023-12-29 23:49:02 +01:00
dependabot[bot]
08bffa8de3 fix(deps): bump geekyeggo/delete-artifact from 2 to 4
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 4.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v2...v4)

---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-26 14:29:19 +01:00
github-actions[bot]
9eea83489f chore: Update Python dependencies 2023-12-26 14:29:11 +01:00
github-actions[bot]
06429edc80 chore: Update Python dependencies 2023-12-23 22:37:52 +01:00
dependabot[bot]
1866e7c7fa fix(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 22:37:41 +01:00
dependabot[bot]
f1e2e48f6d fix(deps): bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 22:37:31 +01:00
dependabot[bot]
facaa5d07e fix(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 22:35:53 +01:00
Heavenfighter
ed340f50f8 fixed wrong shipping options handling (#239) 2023-12-16 12:46:23 +01:00
dependabot[bot]
c7e8869fc4 fix(deps): 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-11 18:37:08 +01:00
sebthom
1b02436114 workaround for #207 2023-12-11 18:30:17 +01:00
sebthom
baa3c3d748 remove "inflect" dependency to reduce binary size 2023-12-11 15:03:36 +01:00
sebthom
fb537b3d66 update doc 2023-12-11 13:54:06 +01:00
sebthom
b903e604fc build with Python 3.12.1 2023-12-11 12:54:46 +01:00
github-actions[bot]
ef0915f481 chore: Update Python dependencies 2023-12-11 05:46:47 -06:00
DreckSoft
9d6e9d4ba6 Fix login check 2023-12-06 05:59:53 +01:00
sebthom
79f77b290f fix: ensure web driver is shutdown correctly 2023-12-06 05:23:13 +01:00
sebthom
87a232c97d Fix cleanup of untagged containers 2023-12-06 03:36:24 +01:00
github-actions[bot]
23daffa428 chore: Update Python dependencies 2023-12-05 19:50:23 -06:00
sebthom
dc664dbf55 use Python 3.12 2023-12-06 02:47:48 +01:00
sebthom
804c6e7a6e update workflow config 2023-12-06 02:44:55 +01:00
Heavenfighter
4f76007c7a Fixed no element error when shipping type is pickup. 2023-12-05 15:06:34 -06:00
sebthom
55d8cc124b upgrade deps and fix build 2023-11-20 07:33:06 +01:00
github-actions[bot]
d932cbdf4e chore: Update Python dependencies 2023-10-28 20:17:34 -06:00
sebthom
ce10fe0047 add issue templates 2023-10-29 02:46:58 +02:00
github-actions[bot]
5a98ff9375 chore: Update Python dependencies 2023-10-23 14:35:23 +02:00
github-actions[bot]
e9eee4b808 chore: Update Python dependencies 2023-10-20 23:27:34 +02:00
DreckSoft
7b713095c3 Fixes #220 2023-10-20 23:15:03 +02:00
DreckSoft
0841b7c4db Fixes #217, #214, #200, #195 (#218) 2023-10-20 19:32:15 +02:00
sebthom
5d3104f081 fix(deps): bump psutil from 5.9.5 to 5.9.6 2023-10-15 18:25:31 +02:00
sebthom
4acf32d3dd update copyright notice 2023-10-15 18:00:45 +02:00
sebthom
4bd466b770 update workflow config 2023-10-15 17:03:17 +02:00
sebthom
a8ef6818b7 support Python 3.12 2023-10-14 23:11:02 +02:00
github-actions[bot]
7bcd88cbd6 chore: Update Python dependencies 2023-09-26 12:14:35 +02:00
sebthom
d4073fbcb3 support local build with nektos/act 2023-09-17 17:10:07 +02:00
Airwave1981
b918bec547 Now the program checks if the user is already logged in (#203)
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-09-17 15:10:03 +02:00
dependabot[bot]
5c7729aaaf fix(deps): bump actions/checkout from 3 to 4 (#205)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-09-17 15:07:08 +02:00