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

New BitLab Bot #136

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

New BitLab Bot #136

wants to merge 24 commits into from

Commits on Jan 29, 2021

  1. Initial commit

    emsesc committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    1233f08 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    emsesc committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d56a553 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. initializing probot template

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    93992c1 View commit details
    Browse the repository at this point in the history
  2. template up and running!

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    e09589f View commit details
    Browse the repository at this point in the history
  3. testing v1

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    9a4ca4d View commit details
    Browse the repository at this point in the history
  4. v1.1

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    7a985d1 View commit details
    Browse the repository at this point in the history
  5. move files

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    b965886 View commit details
    Browse the repository at this point in the history
  6. Rename README..md to README.md

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    23ee0b5 View commit details
    Browse the repository at this point in the history
  7. Update index.js

    emsesc committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    a970167 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bba0f56 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. v1.2

    emsesc committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    c203c7c View commit details
    Browse the repository at this point in the history
  2. v2

    emsesc committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    c20062c View commit details
    Browse the repository at this point in the history
  3. v2.1

    emsesc committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    0281eaf View commit details
    Browse the repository at this point in the history
  4. testing with Javascript Camp

    emsesc committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    2ca82c4 View commit details
    Browse the repository at this point in the history
  5. v3

    Implements .bit directory in template repository. Responds to "push" event and only executes/starts lab if a .bit/* file is created
    emsesc committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    73997b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Merge pull request #9 from bitprj/master

    update Repo
    emsesc committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0673910 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    emsesc committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    eab2fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1003f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ed623 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from emsesc/main

    Main
    emsesc committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    69193ed View commit details
    Browse the repository at this point in the history
  6. fixed bug

    emsesc committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    32f70ab View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    cc29e5a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Add files via upload

    emsesc committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a07f668 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from emsesc/refactor

    Refactor code and remove http routing
    emsesc committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    7ae67eb View commit details
    Browse the repository at this point in the history