Skip to content

Releases: SUSE/osc-tiny

v0.12.0

Choose a tag to compare

@dcermak dcermak released this 11 Mar 13:46
v0.12.0
f47ee89

What's Changed

v0.11.0

Choose a tag to compare

@jonas-brr jonas-brr released this 25 Nov 09:35
d1ad059
  • feat: add get_published_list to fetch published binaries of a project/repo/arch

v0.10.8

Choose a tag to compare

@frozenIceage frozenIceage released this 01 Jul 11:25
650e24a
  • Fix CI action mistakes and add python 3.13 & 3.14 to CI

v0.10.7

Choose a tag to compare

@frozenIceage frozenIceage released this 20 Jun 12:07
cc57ea0
  • Fix: Change deleted back to being a boolean parameter instead of a boolean flag (closes #207)
  • Fix CI: Use container images for pre 3.8 pythons
  • Fix: test failure in PY13

v0.10.6

Choose a tag to compare

@TeodoraPavlova TeodoraPavlova released this 26 Nov 12:37
8cb9d32
  • Fix: in changelog packager must contain email address
  • Docs: Updates
  • move contact email to action variables

v0.10.5

Choose a tag to compare

@jonas-brr jonas-brr released this 29 Oct 11:24
9db7c76
  • Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194)
  • Docs: fix logger name in quickstart.rst

v0.10.4

Choose a tag to compare

@frozenIceage frozenIceage released this 25 Sep 07:25
ad89a75
  • osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184)
  • osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186)
  • Chore: Updated versions of GH actions (#189)

v0.10.3

Choose a tag to compare

@frozenIceage frozenIceage released this 12 Aug 14:35
f007f93
  • Fixed default value for CA path
  • Removed support for .osc data directory
  • Handle issues due to bugs in backports of responses
  • Auto release OBS: using osc-tiny and improved change log (#178)

v0.10.2

Choose a tag to compare

@frozenIceage frozenIceage released this 05 Aug 08:19
47746d1
  • Replaced get_cookie_jar function with a CookieManager (#171)
  • Use urllib3.Retry instead of custom implementation
  • Use the latest Python version for actions
  • Automate the release on OBS(closes #138) (#170)

v0.10.1

Choose a tag to compare

@frozenIceage frozenIceage released this 28 Jun 13:49
f6ead75
  • Include description in request creation