Skip to content
Open sourced components from GitHub Learning Lab
JavaScript
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update ci with deprecation Nov 1, 2019
actions Merge branch 'master' into createState-doc-improvement Nov 25, 2019
helpers
schemas
script Use metas for label check Sep 20, 2019
tests Update a test Sep 19, 2019
.gitignore Init to win it May 25, 2019
.npmrc
LICENSE.md Rename package to 'learning-lab-components' Jun 3, 2019
README.md Use official Actions CI build Aug 9, 2019
index.js
package-lock.json Bump jest from 24.9.0 to 25.1.0 Jan 22, 2020
package.json Bump jest from 24.9.0 to 25.1.0 Jan 22, 2020

README.md

Learning Lab Components

Open sourced components from GitHub Learning Lab

GitHub Package Registry version Build Status Code Coverage Dependabot Enablement Dependencies Status devDependencies Status

Overview

This library contains all of the JavaScript-based bot actions that Learning Lab course authors may utilize when writing their course steps. Check out the docs on actions for more information about how they're used.

The bot actions from the latest release of this repository on the GitHub Package Registry are used in production by GitHub Learning Lab within a Node.js environment.

By making these bot actions available as an open source library, we hope to work with Learning Lab course authors to create the functionality that their courses need, and to improve the product together. You can contribute in any of the following ways:

learning-lab-components

License

MIT License (c) 2019 GitHub, Inc.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

You can’t perform that action at this time.