Bryan MacFarlane
020f7034f4
JavaScript walk through update ( #107 )
...
* update walkthrough
* review feedback
2019-09-04 17:30:45 -04:00
Sven-Hendrik Haase
ac007c0698
Fix path ( #78 )
...
The current one seems like an uncommon Windows-like notation.
2019-08-23 10:42:51 -04:00
Akshay Iyyadurai Balasundaram
e54c7a866d
Fix: wrong spelling for using action in a workflow ( #76 )
2019-08-22 13:13:36 -04:00
Scott Brenner
750d949f10
container-action typo fix ( #77 )
2019-08-22 13:12:47 -04:00
Sven-Hendrik Haase
28803fc3b4
Correct wrong docs ( #75 )
...
Docs say it's `using:` but it's actually `uses:`.
2019-08-21 22:31:21 -04:00
Josh Soref
ad054c855d
Spelling ( #72 )
...
* spelling: check in
* spelling: compatibility
* spelling: definitely
* spelling: does not
* spelling: maintaining
* spelling: nonexistent
* spelling: precede
* spelling: response
* spelling: was not
2019-08-21 15:31:44 -04:00
Jason Etcovitch
ea2ffbe002
Some more in the docs
2019-08-21 01:16:51 -04:00
Sören Wegener
e2adf403d6
Typofix in markdown ( #63 )
2019-08-18 19:38:45 -04:00
Danny McCormick
8662b07822
Remove format step
2019-08-13 16:03:45 -04:00
Thomas Boop
eae6c87114
Add Action Debugging information ( #46 )
...
* Add Action Debugging information
* Small verbiage updates
* Update README.md
* minor grammar updates
2019-08-12 17:00:55 -04:00
Bryan MacFarlane
ac5434c423
update some naming
2019-08-09 15:06:50 -04:00
Sascha Wolf
534e4012a4
Docs: Fix link to the `versioning` file ( #45 )
...
The link to `action-versioning.md` was relative which lead to appending an additional `docs` folder to the current path which linked to `docs/docs/action-versioning.md` instead of `docs/action-versioning.md`.
By adding the leading `/` the link now works correctly.
2019-08-09 07:58:16 -04:00
Curtis Gibby
71fe4a8f36
Fix bad apostrophes ( #44 )
...
A possessive belonging to an "it" doesn't need an apostrophe. Don't believe me? Ask [the Oatmeal](http://theoatmeal.com/comics/apostrophe ) (look for the velociraptor)!
2019-08-08 13:40:24 -04:00
Shawn Napora
46b418103a
Quick typo fixes ( #41 )
2019-08-07 09:56:03 -04:00
Danny McCormick
da76d1fd39
Update versioning guidance ( #40 )
...
* Update versioning guidance
* Missing step
2019-08-06 08:17:49 -04:00
Danny McCormick
f9ab88cdc3
Fix link
2019-08-04 14:12:04 -04:00
Bryan MacFarlane
0bb10220a7
workflow allows for e2e testing
2019-08-04 08:56:16 -04:00
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