Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

0.0.1

Choose a tag to compare

@rain-on rain-on released this 01 Oct 00:29
· 42 commits to main since this release
c139ace

Features Added:

  • Initial Release
    • Create build system
    • Configure automated github CI operations
    • Autogen model types from openapi spec (with manual modifications)
  • Connect to Octopus Server using HTTP (via proxy if needed)
  • Perform CRUD operations on
    • Spaces
    • Projects
    • ProjectGroup
    • Users
    • Api Keys
    • Releases
    • Deployments
    • BuildInformation
    • Environments
    • Packages
  • Push packages to server
  • Prototype ExecutionAPI
  • Provide test-support module to support clients testing against a real octopus-server
    ** Used internally for Acceptance-Tests
  • Log appender such that clients can 'hook' sdk logged data

Bugs Resolved:

  • N/A

Known Issues:

  • N/A