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

Update Build Script #18

Closed
3 tasks done
gep13 opened this issue Sep 24, 2016 · 2 comments
Closed
3 tasks done

Update Build Script #18

gep13 opened this issue Sep 24, 2016 · 2 comments
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Sep 24, 2016

To include things like:

  • GitReleaseManager for generating release notes
  • GitVersion for asserting Semantic Version number, including updating of required files
  • Push develop version of VSIX to MyGet

NOTE: This is not an exhaustive list, just things I am thinking about as I type.

@gep13 gep13 added the Build label Sep 24, 2016
@gep13 gep13 added this to the 0.2.0 milestone Sep 24, 2016
@agc93
Copy link
Member

agc93 commented Sep 27, 2016

Any news on getting MyGet VSIX stuff set up? I've started upgrading the build scripts to be closer to what cake-build/cake, cake-build/cake-vso etc use, but I'm leaving the "Publish" step as an AppVeyor upload for now

@gep13
Copy link
Member Author

gep13 commented Sep 28, 2016

@agc93 the MyGet feed is ready to go. I will get you the information later today.

agc93 added a commit that referenced this issue Dec 12, 2016
(GH-18) Improvements to CI build scripts
@gep13 gep13 closed this as completed Aug 22, 2017
gep13 added a commit that referenced this issue Aug 22, 2017
gep13 added a commit that referenced this issue Aug 22, 2017
* release/0.2.0: (24 commits)
  (build) Corrected failing build in 15.3 Visual Studio
  (GH-76) Updated to Cake 0.21.1
  (GH-18) Tabs to Spaces
  (maint) Update to https
  Add support for drag-and-drop with cake and dll files
  Re-target to .NET Framework 4.6 and update NuGet dependencies
  Update Cake dependencies/templates to 0.19.4
  Adds Visual Studio 2017 support
  added params key word
  (GH-64) Update Cake to 0.17.0/1
  Add support for Cake-specific language/IDE settings
  Add MagicChunks-powered version transform
  Remove diagnostic logging, fix manifest versioning
  Upload as single stream, not multipart
  Fix compilation error and rookie mistake
  Additional logging for MyGet upload client
  task-runner: Rework regex to allow whitespace
  Additional build scripts for CI builds/packages
  Added support for "smart" indentation in Cake files. Indents are added on method body open, otherwise last offset used.
  Update task match pattern to support symbols and numbers in task names (to fix #37)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants