minder icon indicating copy to clipboard operation
minder copied to clipboard

Move `internal/entities/properties` to `pkg`

Open JAORMX opened this issue 1 year ago • 5 comments

Properties are leveraged by many pieces of Minder, including providers. It should be considered a public API instead of being in our bloated internal package.

The idea is to move properties to pkg. However, we should leave the underlying service package as internal, as it's a minder-server implementation detail.

Ideally, it would move to something like pkg/entities/properties

JAORMX avatar Oct 09 '24 08:10 JAORMX

I can do this work

letsmakecakes avatar Oct 10 '24 11:10 letsmakecakes

@letsmakecakes sounds good! I'll assign you. Thanks for working on this!

JAORMX avatar Oct 10 '24 11:10 JAORMX

@letsmakecakes will you work on this?

JAORMX avatar Nov 19 '24 11:11 JAORMX

@letsmakecakes Are you working on this ? else I can pick it up. Please let me know. cc: @JAORMX

gajananan avatar Feb 04 '25 07:02 gajananan

@gajananan please do!

JAORMX avatar Feb 04 '25 07:02 JAORMX