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

Release pipeline #178

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

Release pipeline #178

wants to merge 52 commits into from

Conversation

exocom
Copy link
Contributor

@exocom exocom commented Sep 9, 2020

All Submissions:

  • [-] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [-] I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • Have you checked to ensure there aren't other open PRs for the same update/change?

What about the current behavior has changed?

Adding release pipelines
Issue Number: #49

Does this introduce a change to go.mod, go.sum or vendor/?

  • Yes
  • No

Does this introduce a breaking change?

  • Yes
  • No

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information

The release pipeline is complex. Many limitations in Terraform were discovered and due to this the syntax is not ideal. For defaults many blocks must be present and empty. Looks terrible, however, there is currently no good way around it.

Kalarrs Topham added 28 commits September 1, 2020 08:34
# Conflicts:
#	azuredevops/internal/model/tags.go
# Conflicts:
#	azuredevops/internal/service/taskagent/data_agent_queue.go
#	azuredevops/provider.go
# Conflicts:
#	azuredevops/internal/service/graph/data_group.go
@marekaf
Copy link
Contributor

marekaf commented Jan 30, 2021

Hi 👋 do you continue working on this?

@guerillamos
Copy link

Just curious if this is headed towards being merged?

@eaterm
Copy link

eaterm commented Dec 6, 2022

is there any indication that this will be merged?
Love have this in the provider.

@Brankec
Copy link

Brankec commented Jan 15, 2023

The forth person here asking if this is still being worked on and if it will be merged any time soon? 👀

@GauSim
Copy link

GauSim commented Mar 13, 2023

Also, would be interested 👍🏽

@movergan
Copy link

Yes please, let's have it working.

@azend
Copy link

azend commented May 3, 2023

It seems like release pipelines from an API standpoint have been around for a while. Given this is an official provider, what's the hold up? https://learn.microsoft.com/en-us/rest/api/azure/devops/release/?view=azure-devops-rest-7.0

@kbargobdo
Copy link

Bumping - is this close to implementation?

@ercansavas
Copy link

bump. waiting for this.

@fabianboerner
Copy link

Hi this is something most usable we are waiting on it a long time now.

@mhalano
Copy link

mhalano commented Oct 10, 2024

@exocom Do you think this code is ready to be reviewed or you need more time and/or help?

@marcelovital
Copy link

Is there any way we (the community) could help to get this through the finish line? This is a big gap in features for this provider and we would love to see this working.

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.