Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@r0x0d r0x0d released this 25 Nov 12:38
· 73 commits to main since this release
0ed9861

What's Changed

  • Configure Renovate by @renovate in #3
  • Create codeql.yml by @r0x0d in #1
  • Add packit config to build rpms in Copr by @r0x0d in #4
  • Remove gitlab ci config by @r0x0d in #7
  • Update OLS reference to use road-core/service instead. by @r0x0d in #9
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #11
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #13
  • [RSPEED-184] Rename upstream project to reflect the RPM naming by @r0x0d in #12
  • [RSPEED-175] Rework config file handler and history by @r0x0d in #10
  • Remove leftover yaml import from utils by @r0x0d in #14
  • [RSPEED-240] Fix config and history wrong paths by @r0x0d in #15
  • [RSPEED-188] Write basic unitests by @r0x0d in #19
  • [RSPEED-189] Run unit tests in GitHub actions by @r0x0d in #20
  • Add option to disable SSL verification on backend by @r0x0d in #21
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #22
  • [RSPEED-241] Drop builds for EPEL 8 by @r0x0d in #25
  • Remove leftover yaml config file by @r0x0d in #23
  • Refactor to use dataclasses instead of namedtuple by @r0x0d in #27
  • Improve logging by @r0x0d in #24
  • Transform dict to schema config by @r0x0d in #30
  • Append stdin to the user query by @r0x0d in #31
  • Add tox for local development testing by @r0x0d in #28
  • Convert the config class to be a dataclass by @r0x0d in #32
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #33
  • Update dependency coverage to v7.6.7 by @renovate in #35
  • Update codecov/codecov-action action to v5 by @renovate in #36
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
  • Change pre-commit config update frequency by @samdoran in #38
  • Initial tests CI PoC by @kokesak in #17
  • Enable flake8 log formatting rules by @samdoran in #39
  • Update contributing doc for new Python min version (3.9) by @abadger in #41
  • Only run tests on pushes to main not all branches by @samdoran in #43
  • Add ruff-format-diff check to display what the formatter changed by @samdoran in #45
  • Remove use of slots in dataclasses by @samdoran in #44
  • Add pyright sanity check by @samdoran in #42
  • Add codecov test-results to detect flaky tests by @r0x0d in #46

New Contributors

Full Changelog: https://github.com/rhel-lightspeed/command-line-assistant/commits/v0.1.0