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

Revert "Bump golang.org/x/net from 0.8.0 to 0.17.0 in /sdn/vm" #910

Conversation

uncleDecart
Copy link
Member

Reverts #904

Build fails, so we need to investigate what causes it

@uncleDecart
Copy link
Member Author

@milan-zededa I guess we need to locally try to update it.

@uncleDecart
Copy link
Member Author

@giggsoff can you check? :)

@giggsoff
Copy link
Collaborator

Can you please sign the commit?

@giggsoff
Copy link
Collaborator

Well, I think we can close it with #904 merged.

@giggsoff giggsoff closed this Oct 23, 2023
@milan-zededa
Copy link
Contributor

@giggsoff This is revert of #904, build started failing so we need to investigate and try update locally.

@uncleDecart
Copy link
Member Author

@giggsoff can you please reopen it? I don't have permissions to do that

@uncleDecart
Copy link
Member Author

Okay, now it seems to be working with two commits merged from dependabot

@giggsoff
Copy link
Collaborator

Well, I think we can close it with #904 merged.

Sorry, I meant #903 here. And yes, with two of them it works.

uncleDecart added a commit to uncleDecart/eden that referenced this pull request Oct 23, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

This commit introduces ref parameter to avoid pulling and building
Eden master.

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Oct 24, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

This commit introduces ref parameter to avoid pulling and building
Eden master.

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Oct 24, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

This commit introduces ref parameter to avoid pulling and building
Eden master.

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Oct 25, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

This commit introduces ref parameter to avoid pulling and building
Eden master.

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Nov 7, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check lf-edge#909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Nov 7, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check lf-edge#909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit to uncleDecart/eden that referenced this pull request Nov 8, 2023
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check lf-edge#909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
giggsoff pushed a commit that referenced this pull request Nov 8, 2023
Following on #910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check #909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
@uncleDecart uncleDecart deleted the revert-904-dependabot/go_modules/sdn/vm/golang.org/x/net-0.17.0 branch February 7, 2024 12:33
europaul pushed a commit to europaul/eden that referenced this pull request Feb 7, 2024
Following on lf-edge#910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check lf-edge#909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart added a commit that referenced this pull request Feb 7, 2024
Following on #910 we saw that EVE checks out Eden master
code and not code from tag from yml file and if master fails
tests are failing on EVE, which is undesirable

https://github.com/lf-edge/eve/actions/runs/6613253197/job/17960730583?pr=3516#step:2:474

Investigating it more turns out in version 3.5.3 of github checkout
action behaviour is what we need. Check #909 for more info

Signed-off-by: Pavel Abramov <[email protected]>
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.

3 participants