Skip to content

Conversation

@khos2ow
Copy link
Contributor

@khos2ow khos2ow commented Aug 7, 2019

Prerequisites

Put an x into the box(es) that apply:

  • This pull request fixes a bug.
  • This pull request adds a feature.
  • This pull request enhances existing functionality.
  • This pull request introduces breaking change.

For more information, see the Contributing Guide.

Description

This PR is an attempt to migrate github.com/cloud-ca/go-cloudca library to github.com/cloud-ca/cca/pkg/cloudca. This will streamline the development of this CLI binary but
needs to be coordinated.

As of now the only known consumers of that library are:

For keeping this backward compatible we need to archive github.com/cloud-ca/go-cloudca with clear instruction of this migration and how to proceed with this change.

Issues Resolved

List any existing issues this pull request resolves.

Checklist

Put an x into all boxes that apply:

Tests

  • I have added tests to cover my changes.
  • All tests pass when I run make test.

Documentation

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Code Style

  • My code follows the code style of this project.
  • All checks pass when I run make checkfmt and make lint.

@khos2ow
Copy link
Contributor Author

khos2ow commented Aug 7, 2019

@pdube this is the first attempt. what do you think?

@swill what do you think of this proposed change? do you have any repo which uses this?

@swill
Copy link

swill commented Aug 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants