Skip to content

0.1.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kornys kornys released this 26 Mar 18:23
· 65 commits to main since this release
4947c19

What's Changed

  • Add github workflows and enable release plugins by @kornys in #5
  • Add Wait.until() to the test-frame by @im-konge in #6
  • Reorganize packages to new root by @kornys in #10
  • Add workflow for autoassign and put reviewers by @kornys in #16
  • Add kubecmd client and executor by @kornys in #15
  • Add initial implementation of ResourceManager by @kornys in #17
  • Add checkstyle and fix current violation by @obabec in #18
  • Add RM annotations for better UX by @kornys in #19
  • Modify feeding BooleanSupplier and ontTimeout Runnable to waitUntil by @obabec in #21
  • Add module with tests and gh workflow by @kornys in #20
  • Rename ResourceManager to avoid import conflicts by @obabec in #22
  • Add method for loading multi kube resource file by @kornys in #25
  • Enable javadoc plugin and generates javadoc for libs by @kornys in #26
  • Add logger (logback) to test-frame by @im-konge in #27
  • Add spotbugs check to the project and build pipeline by @im-konge in #28
  • Write readme file for test-frame with usage and examples by @kornys in #31
  • Add tests to common module against mock kube by @kornys in #32
  • Call TestVisualSeparator in unit tests by @kornys in #33
  • Add readResorucesFromFile into RM too by @kornys in #34
  • Fix path to nexus push script in release by @kornys in #35
  • Update sonatype publish version by @kornys in #36
  • Fix metadata in test-frame poms by @kornys in #37
  • Fix scm info in poms of test-frame by @kornys in #38
  • Disable javac messages for using raw ResourceType by @kornys in #39
  • Update fabric8 client to 6.11.0 by @kornys in #40
  • Remove unsecure username and password conn configuration by @kornys in #42

New Contributors

Full Changelog: https://github.com/skodjob/test-frame/commits/0.1.0-alpha2