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

Maintenance #3

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Maintenance #3

wants to merge 21 commits into from

Commits on Aug 22, 2016

  1. 🆕 Add CI config

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2c09301 View commit details
    Browse the repository at this point in the history
  2. 🆕 Add scripts and devDeps

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    469a11d View commit details
    Browse the repository at this point in the history
  3. 🆕 Add ESLint config

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    2d9d299 View commit details
    Browse the repository at this point in the history
  4. 🔥 Cleanup flow config

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    df8b303 View commit details
    Browse the repository at this point in the history
  5. 🚐 interface -> decls

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    931f920 View commit details
    Browse the repository at this point in the history
  6. ⛔ Git ignore .DS_Store files

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    e0af173 View commit details
    Browse the repository at this point in the history
  7. 📝 Change LICENSE to AtomDebugger Team

    Steel Brain committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    84bcfff View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. 🚐 main -> index

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    07096d9 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump dep versions

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    9998b37 View commit details
    Browse the repository at this point in the history
  3. 🆕 Run atom-package-deps properly

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    fe5f264 View commit details
    Browse the repository at this point in the history
  4. 🎨 Update author in manifest

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    e251402 View commit details
    Browse the repository at this point in the history
  5. 🚐 debugger-event-defs -> debugger-event-definitions

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    e892696 View commit details
    Browse the repository at this point in the history
  6. 🚐 lib -> lib-old

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    e4d9c09 View commit details
    Browse the repository at this point in the history
  7. 🆕 Add new package structure

    Steel Brain committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    fbf1189 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2016

  1. 🆕 Add more structure stuff

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    21cdfa7 View commit details
    Browse the repository at this point in the history
  2. 🔥 Cleanup manifest and dot files

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    9cdd4cd View commit details
    Browse the repository at this point in the history
  3. ⛔ Disallow publishing to npm registry

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    08f8f17 View commit details
    Browse the repository at this point in the history
  4. 🔥 Cleanup manifest and commands

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    f6a296a View commit details
    Browse the repository at this point in the history
  5. 🆕 Make basic commands work

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    1cbbe88 View commit details
    Browse the repository at this point in the history
  6. 🆕 Connect wires with UI Registry

    Steel Brain committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    15ba149 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. ⬆️ Address reviewer's comments

    Steel Brain committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    ff1524b View commit details
    Browse the repository at this point in the history