Skip to content

Quick fix for broken log analytics pipeline.#12464

Merged
mitchdenny merged 1 commit intorelease/v3from
feature/pin-sdk-tools
Jul 9, 2020
Merged

Quick fix for broken log analytics pipeline.#12464
mitchdenny merged 1 commit intorelease/v3from
feature/pin-sdk-tools

Conversation

@mitchdenny
Copy link
Contributor

@praveenkuttappan this is the ref trick I was talking about. I've just applied it to the loganalytics ci.yml file. This should unblock the team and is very surgical, however we should probably go through and change all of the ci.yml files to pin them to the latest known good tagged version of azure-sdk-tools. @chidozieononiwu has been doing some work in this space recently.

@mitchdenny mitchdenny self-assigned this Jul 9, 2020
@mitchdenny mitchdenny added the EngSys This issue is impacting the engineering system. label Jul 9, 2020
@mitchdenny mitchdenny changed the base branch from master to release/v3 July 9, 2020 08:40
@mitchdenny mitchdenny merged commit cb050d5 into release/v3 Jul 9, 2020
@mitchdenny mitchdenny deleted the feature/pin-sdk-tools branch July 9, 2020 08:42
type: github
name: Azure/azure-sdk-tools
endpoint: azure
ref: 0aedb8f2c152440e22d49317ad417c7c1d10a67c
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will need to fix all the ci.yml files in this branch if they plan to release others. @chidozieononiwu can you run your ref update on this branch to get it to update all the references with tags.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#12459 looks to be the better fix.

Copy link
Member

@chidozieononiwu chidozieononiwu Jul 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running the ref updater at this point will not resolve this issue as the new tag created will already be ahead of the change that caused the break. Also I will have to adjust the tool to accommodate branches other than master and maybe allow passing of already existing tags that way it can used a specific tag prior to the recent changes that caused the break.

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

Labels

EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants