Project Cleanup and github actions
- 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 ofPOST
- Added VS Code dev container to make it easier to contribute to project