Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Re-enable NuGet package generation #45

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

Jeavon
Copy link

@Jeavon Jeavon commented Mar 31, 2016

I have added a readme.txt containing the JSON snippet that needs to be manually added to grid.editors.config.js post NuGet package. This is due to the config overwrite issue discussed on Gitter.

|____/ \___/ \___||_| \__, | .__/ \___|\____|_| |_|\__,_|_____\__,_|_|\__\___/|_|
|___/|_|

--------------------------------------------------------------------------------------
Copy link
Collaborator

Choose a reason for hiding this comment

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

Loving the ASCII art, thanks @Jeavon 😎

Copy link
Author

Choose a reason for hiding this comment

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

Obligatory for NuGet readme ❗

@leekelleher leekelleher merged commit b94c82c into skttl:develop Mar 31, 2016
@leekelleher
Copy link
Collaborator

@Jeavon Thanks so much for this! Super-duper #h5yr 🎉

(Makes big progress on #7)

@leekelleher leekelleher self-assigned this Mar 31, 2016
@leekelleher leekelleher added this to the 0.3.0 milestone Mar 31, 2016
@Jeavon
Copy link
Author

Jeavon commented Mar 31, 2016

Any chance of setting up a MyGet feed? Would love to start testing/using it?

@Jeavon
Copy link
Author

Jeavon commented Mar 31, 2016

Also looks like AppVeyor needs a rebuild request, NuGet hissy fit I suspect

@leekelleher
Copy link
Collaborator

Yeah, looks like NuGet isn't playing nicely today. I tried rebuilding the commit with AppVeyor, then some other NuGet request borked! 😠

re: MyGet - sure... I'll try to sort out later today 👍

@Jeavon
Copy link
Author

Jeavon commented Mar 31, 2016

Thanks Lee!

@Jeavon
Copy link
Author

Jeavon commented Mar 31, 2016

p.s. Might want to add a cache for NuGet packages in appveyor.yml, avoids most NuGet hissy fits causing build failures:

cache:
  - src\packages -> **\packages.config              # preserve "packages" directory in the root of build folder but will reset it if packages.config is modified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants