Skip to content

Releases: Kintyre/ksconf

Release v0.10.2-alpha2

13 May 16:39
Compare
Choose a tag to compare
AppFacts fixes & manifest cache path checking

- Fix AppFacts attribute error (explicitly set default=None, or asdict() fails)
- Do path sanity check when creating a cached (stored) manifest file
- Avoid looking in '__annotations__' directly

Release v0.10.2-alpha1

13 May 00:47
Compare
Choose a tag to compare
Fix bad 'build' import

- Prevent imports from 'build' with pygrep

Release v0.10.2

13 May 22:56
Compare
Choose a tag to compare
Release v0.10.2

Release v0.10.1-beta1

07 Mar 18:09
Compare
Choose a tag to compare
Workaround pre-commit bug (missing tag)

- Address pre-commit compatibility issue.  Related:  pre-commit/pre-commit#2610

Release v0.10.1

07 Mar 20:39
Compare
Choose a tag to compare
Take two on setup.py fix

Release v0.10.0-beta9

03 Mar 02:53
Compare
Choose a tag to compare
Build kintyre-splunk-conf as mirror package

- Swap packaging styles for the legacy (kintyre-splunk-conf) package.  Abandon
  the dependency-based approach (which results in an unusable deployment after
  upgrade) and instead just make the package twice with 2 different names.

Release v0.10.0-beta8

03 Mar 02:02
Compare
Choose a tag to compare
GH Actions fixes

Release v0.10.0

03 Mar 17:30
Compare
Choose a tag to compare
Release 0.10.0

- Tag line: It's about time!

refs/tags/v0.10.0-beta7

10 Feb 16:25
Compare
Choose a tag to compare

Commits

  • 4c39bad: Update restpublish.py (bayeslearner) #97
  • 0411624: GH Build: drop 'set-output' (Lowell Alleman)
  • 682af4e: Add initial support Dashboard Studio (Lowell Alleman)

refs/tags/v0.10.0-beta6

26 Jan 19:13
Compare
Choose a tag to compare

Commits

  • 693b57e: GH Build: drop 'set-output' (Lowell Alleman)