HodorNV / ALOps

ALOps
59 stars 24 forks source link

Could not load file or assembly ... #621

Closed waldo1001 closed 1 year ago

waldo1001 commented 1 year ago

We have a problem...

Long story short - MIcrosoft's extension validation has changed, which means that we cannot use the tools we have been using for +2 years to build our DevOps extension.

This resulted into a failed way to load assembly dependencies ... in short: https://learn.microsoft.com/en-us/powershell/scripting/dev-cross-plat/resolving-dependency-conflicts?view=powershell-7.3

It's a big problem which has taken us by surprise and microsoft doesn't allow us to deploy the previous build, because of the marketplace validation that has changed..

A combination of the validation process of the devops marketplace, plus the fact Microsoft messes up the dependency loading of the dlls (we found 4 different system.runtime-versions on the artifact itself .. ), plus the fact we need to be backwards compatible ..

it's complex, which will take time. But we're working on it .. .

We do know your builds are failing, and it's absolutely our priority to resolve the issue!

We sincerely apologize for this inconvenience.

lvanvugt commented 1 year ago

Thanx for the headsup @waldo1001. I can almost feel things rumbling over there. Good luck and crossing fingers, saying my prayers, etc. in support.

Arthurvdv commented 1 year ago

Thank you for sharing the insights on this issue. I stand with @lvanvugt here; Good luck and also crossing my fingers.

acjdekorte commented 1 year ago

Thank you for informing us on the issues and challenges. Good luck with fixing it

AdminHodor commented 1 year ago

Dear @lvanvugt , @acjdekorte , @Arthurvdv , @TheDoubleH,

We just released a hotfix (v1.455.3559) which should solve the Assembly-Reference issue in all tasks. Please let us know if this release works for you.

Kind regards,

kasperdj commented 1 year ago

We have also received the ALOps hotfix and confirm that pipelines running on BC19, 20 and 21 with Unit Tests are working again. Thx for the quick fix.

lvanvugt commented 1 year ago

Can also confirm: running again. bog THANX!

acjdekorte commented 1 year ago

Yes all pipeline (except for the testing on BC22) are working. Thanx

Arthurvdv commented 1 year ago

Can confirm, where back in business. Thanks!