Git Product home page Git Product logo

00-test-repo-demo's Introduction

CF Test Repo (Demo)

Build Status GitHub issues

This is only a test. Become familiar with the workflow for your lab assignments!

Get some practice in ๐Ÿ˜ƒ

  1. Fork this repository.
  2. Copy the resulting git link.
  3. git clone this fork into your my-forked-repos directory (review setup instructions).
  4. cd into this repository.
  5. Immediately git checkout -b test-branch
  • Notice the "build passing" message icon in this README file? That's an import from Travis CI - just one of many continuous integration tools used by organizations and project teams all over the world! We use Travis CI in this class to help us lint code being submitted (in your case as the developer, it will test any PRs you submit for proper linting).
  • Let's try and get a "build failing" message instead, so we can see what that's like.
  1. Open up the wat.js file and remove the semicolon from the end of the line and save the file.
  2. git add wat.js
  3. git commit -m 'remove semicolon to make the lint test fail'
  4. git push origin test-branch
  5. Head over to GitHub to make a PR from test-branch, let the test run and finish, and see what the result is!
  6. Also notice the orange Ask For Help button? When you're stuck in lab (after the 15 minute rule), click on this button and fill out the template answering all the questions and finally checking the boxes by placing an 'x' inside the square brackets. When you submit, this will notify the instructional team immediately! (TAs included). Try it out -- click the orange button to get a feel for how it works ๐Ÿ˜Ž

00-test-repo-demo's People

Contributors

patci avatar

Watchers

 avatar  avatar

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.