Skip to content

Project Cleanup and github actions

Compare
Choose a tag to compare
@reubenmiller reubenmiller released this 25 Sep 07:45
  • Removed all project files related to go-c8y-cli
  • Migrated to using github actions to run integration tests
  • Added integration tests against a real tenant
  • Fixed linting
  • Fixed bug when uploading microservice binary where the GET method was being used instead of POST
  • Added VS Code dev container to make it easier to contribute to project