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

MyGet Fix #3029

Merged
merged 1 commit into from
Dec 15, 2023
Merged

MyGet Fix #3029

merged 1 commit into from
Dec 15, 2023

Conversation

cschuchardt88
Copy link
Member

@cschuchardt88 cschuchardt88 commented Dec 14, 2023

This is my fault. Has to do with not updating to the new v3 API of myget. Because we are using new nuget format for symbols. The error is misleading.

Read more about it here
https://docs.myget.org/docs/reference/symbols#Pushing_symbols_packages_to_MyGet

@shargon shargon merged commit 30ac705 into neo-project:master Dec 15, 2023
2 checks passed
@shargon shargon deleted the myget-fix branch December 15, 2023 07:20
@shargon
Copy link
Member

shargon commented Dec 15, 2023

Same error... 🫠

@cschuchardt88
Copy link
Member Author

@shargon Error has to do with it still pushing to the wrong URL. Two options remove symbols or use old format for symbols.

@shargon
Copy link
Member

shargon commented Dec 15, 2023

@shargon Error has to do with it still pushing to the wrong URL. Two options remove symbols or use old format for symbols.

Old format if it works

Jim8y added a commit to Jim8y/neo that referenced this pull request Dec 31, 2023
* master: (30 commits)
  Set project as nullable (neo-project#3042)
  Fix: fix equal (neo-project#3028)
  Added README to packages (neo-project#3026)
  Nuget MyGet Fix (neo-project#3031)
  Add: print out the stack (neo-project#3033)
  fixed myget (neo-project#3029)
  Fixed MyGet Workflow (neo-project#3027)
  Package icons - hotfix (neo-project#3022)
  Nuget Package Icon & Symbols (neo-project#3020)
  Fix warning (neo-project#3021)
  Neo-node Migration (neo-project#2990)
  Remove unnecessary default seedlist (neo-project#2980)
  Fix Neo VM target frameworks (neo-project#2989)
  Update Neo.VM location in README.md (neo-project#2988)
  Migrating Neo VM (neo-project#2970)
  3.6.2 (neo-project#2962)
  fix ut (neo-project#2959)
  Validate serialization during Contract deploy and Update (neo-project#2948)
  code optimization (neo-project#2958)
  check null scriptcontainer (neo-project#2953)
  ...
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.

2 participants