Giter Site home page Giter Site logo

Comments (12)

erichexter avatar erichexter commented on July 19, 2024

That would be awesome.. please do. We can also build up the readme.txt in
the package so that there are some docs when the package is installed.

Eric Hexter

blog | http://Hex.LosTechies.com
info | http://www.linkedin.com/in/erichexter

On Thu, Nov 15, 2012 at 7:35 AM, Mike Paterson [email protected]:

If I make a change, how can I test it before pushing the changes? Also, I
was thinking about adding a README.markdown file. Would you be ok with that?


Reply to this email directly or view it on GitHubhttps://github.com//issues/4.

from twitter.bootstrap.mvc.

devlife avatar devlife commented on July 19, 2024

Great idea! And good job on the Nuget package. I'm a big fan of Bootstrap but found it a bit of a hassle to get it up and running in MVC.

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

There is a private nuget feed that builds from the master branch.. so the testing is on that package from the feed, after that is good we can elevate the package.

use this as a nuget feed. http://www.myget.org/F/erichexter/

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

Does this solve the testing issue?

from twitter.bootstrap.mvc.

devlife avatar devlife commented on July 19, 2024

Hey Eric. Would I just build the package locally and manually upload it?

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

oh.. wait.. so I have a process to QA a package before it is released to
the main nuget feed.

If I understand you correctly, you want to know how you can create a
package and install it into an empty mvc4 project, so you can manually test
the app and make sure it is working, before you commit it locally, or more
likely before you push your repo upstream and create a pull request..
right?

from twitter.bootstrap.mvc.

devlife avatar devlife commented on July 19, 2024

Yes that is right.

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

I added a build.ps1 script to the root of the project. if you run that
from powershell.. it will create an output directory.. put three nuget
packages in the folder.. you can then add a nuget source to that folder and
then install those packages into a new project.

We can write a test powershell that can be run from the package manager
console. it would.

  1. create a new mvc4 empty project
  2. install the nuget packages
  3. compile
  4. launch the app.

This would take a way the mechanics but we would still need to manually
verify the functionality is working properly.

from twitter.bootstrap.mvc.

devlife avatar devlife commented on July 19, 2024

Awesome. I'll give it a try when I get the chance and add those steps to README

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

great.. we should have those steps in a how to contribute section.

from twitter.bootstrap.mvc.

devlife avatar devlife commented on July 19, 2024

Yeah that sounds great. At some point I'll add some details as to how the code works for rendering the model, etc.

from twitter.bootstrap.mvc.

erichexter avatar erichexter commented on July 19, 2024

I added c# project for navigation routes and a unit test project for that code.. It seems like it will have enough complexity in the project to require this.

from twitter.bootstrap.mvc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.