Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add go.mod and separate services into independent modules #2993

Closed
joshgav opened this issue Oct 12, 2018 · 7 comments
Closed

add go.mod and separate services into independent modules #2993

joshgav opened this issue Oct 12, 2018 · 7 comments
Assignees
Labels
feature-request This issue requires a new behavior in the product in order be resolved.

Comments

@joshgav
Copy link
Contributor

joshgav commented Oct 12, 2018

Feature Request

Investigate and adopt modules for this and the go-autorest repo.

Strongly consider splitting every service in ./services into separate modules/packages so they can be versioned independently.

@joshgav
Copy link
Contributor Author

joshgav commented Oct 12, 2018

cc @tombuildsstuff @feiskyer

@jhendrixMSFT
Copy link
Member

Since each API version within a given RP can independently version we will have to release each RP/API version as a separate module.

@tombuildsstuff
Copy link
Contributor

@joshgav sorry for the delayed reply here - is the intention/thought here that we'd be able to have SemVer within a version of an RP within the services folder, or to split these packages out altogether?

@jhendrixMSFT
Copy link
Member

@tombuildsstuff Each API version within an RP will be its own module since they independently rev.

@jhendrixMSFT
Copy link
Member

Related: #2564

@LorbusChris
Copy link

There has been no movement in https://github.com/Azure/azure-sdk-for-go/projects/2 for 3 months. Is there anything that can be done to speed things up?

@ArcturusZhang ArcturusZhang added feature-request This issue requires a new behavior in the product in order be resolved. and removed Feature Request labels Apr 27, 2020
@RickWinter RickWinter added this to the Backlog milestone Jul 12, 2021
@RickWinter
Copy link
Member

Completed in track2 will NOT be backported to track1.

@RickWinter RickWinter modified the milestones: Backlog, [2021] September Dec 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

6 participants