1
0
Fork 0
Commit Graph

62 Commits (a11539e1db495a98e3e8fd45249cc1e0ffddf1cd)

Author SHA1 Message Date
Bryan MacFarlane 3ce161a815 lower case v1 2019-08-03 12:17:54 -04:00
Bryan MacFarlane 571d130f50
Branching Strategy for Production Modules (#39)
* starting walkthrough docs
2019-08-03 12:15:05 -04:00
Danny McCormick dfccb207bf
Call out node_modules behavior (#37)
* Update node12-action.md

* Update node12-action.md

* Update node12-action.md
2019-08-01 17:08:30 -04:00
Bryan MacFarlane 3977d56fd3
Create Actions Walkthrough (#36)
* starting walkthrough docs

* versioning
2019-08-01 11:26:17 -04:00
Danny McCormick 9aacf6aeaa
Propose github package spec (#31)
* Create github-package.md

* Add getters for issue/repo

* Update github-package.md
2019-07-22 16:26:28 -04:00
Danny McCormick 9bf86bb363
Add addPath to core (#13)
* Add add-path

* Format

* lint
2019-06-04 22:00:25 -04:00
Jonathan Clem 3bb3f36a03
Merge branch 'master' into features/core 2019-05-21 10:18:33 -04:00
Bryan MacFarlane 2e729086fa spec update 2019-05-17 10:38:16 -04:00
Bryan MacFarlane 792122be54 update specs 2019-05-17 10:29:35 -04:00
Bryan MacFarlane d7423efd98 spec update 2019-05-17 10:04:20 -04:00
Bryan MacFarlane 2697357344 Spec for tool config apis (#3)
* creating an initial branch for config apis spec

* Add package specs

* mkdirP should return promise

* Which should return a promise

* Respond to feedback

* export => exportVariable

* Respond to feedback on spec

* Remove code for now

* trailing space

* Clarify throwing
2019-05-17 09:58:36 -04:00
Bryan MacFarlane 2bd641ee75
Spec for tool config apis (#3)
* creating an initial branch for config apis spec

* Add package specs

* mkdirP should return promise

* Which should return a promise

* Respond to feedback

* export => exportVariable

* Respond to feedback on spec

* Remove code for now

* trailing space

* Clarify throwing
2019-05-16 18:45:34 -07:00