chore(actions): Add release stack and extra validation test on Release (tag event)#2904
Conversation
Signed-off-by: Viacheslav Kudinov <viacheslav@kudinov.tech>
37669c6 to
1970426
Compare
|
@nick Please, feel free to suggest any improvements or other way how we can catch issues on actual release artifact. |
|
Hi @nickfloyd |
Yeah (thank you for making this change), catching it before attempting releasing is the ideal - but with patches it has made things messy. |
|
You are welcome and I really hope it may help to prevent to happen releases when this type of validation didn't pass. We are as organization rely on this provider and I am interested to make my best to make it more stable. I appreciate your work and happy to see that development is happening again. |
|
I see its actually even more tricky. There is a need to get new release workflow in patch branch or make it to use reusable workflow from @main branch. |
|
@nickfloyd Maybe we need to add something to run tests on release event to do some regression when release has happened and it wasn't yet synced from hashicorp registry site. |
Resolves #2856
Before the change?
After the change?
Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!