Jonathan Clem
8b9dfa809b
Add group functions to core
2019-08-28 22:35:27 -04:00
dependabot[bot]
e35e0e640b
Bump mixin-deep from 1.3.1 to 1.3.2 ( #95 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:45:33 -04:00
dependabot[bot]
ccf748b53b
Bump lodash.template from 4.4.0 to 4.5.0 ( #94 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:35:15 -04:00
dependabot[bot]
8caeee5d56
Bump tar from 2.2.1 to 2.2.2 ( #93 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:34:59 -04:00
dependabot[bot]
b26ef29d75
Bump lodash from 4.17.11 to 4.17.15 ( #92 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:34:46 -04:00
dependabot[bot]
fba68de49e
Bump fstream from 1.0.11 to 1.0.12 ( #91 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:34:34 -04:00
dependabot[bot]
df04d7dbaf
Bump eslint-utils from 1.3.1 to 1.4.2 ( #90 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 09:34:20 -04:00
AEnterprise
37202e8dbc
fix syntax error in output example ( #84 )
2019-08-26 08:41:40 -04:00
Bryan MacFarlane
7cd421b8bc
lint fixes
2019-08-25 00:55:22 -04:00
Bryan MacFarlane
17a0aa40f3
taking out some tests
2019-08-25 00:26:39 -04:00
Bryan MacFarlane
b7ae833847
bit of branding
2019-08-24 09:24:48 -04:00
Bryan MacFarlane
a2078cf37c
raising not implemented earlier
2019-08-24 09:22:38 -04:00
Bryan MacFarlane
4ebc9007c0
removing not implemented function from docs
2019-08-24 09:17:35 -04:00
Bryan MacFarlane
f66f5629b3
updating keywords
2019-08-23 17:39:40 -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
Danny McCormick
6b9630ac94
Add RELEASES.md for each package, bump tool-cache to publish ( #67 )
2019-08-22 13:14:49 -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
Danny McCormick
7d605994f9
Comment nit
2019-08-21 12:54:24 -04:00
Jason Etcovitch
e7914df1c6
Merge pull request #70 from actions/highlight-codeblocks
...
Highlight codeblocks in markdown files
2019-08-21 07:52:24 -07:00
Jason Etcovitch
1d687b2170
tool-cache/README.md
2019-08-21 01:18:31 -04:00
Jason Etcovitch
a796c65f64
io/README.md
2019-08-21 01:18:21 -04:00
Jason Etcovitch
5e3e440c7f
exec/README.md
2019-08-21 01:18:00 -04:00
Jason Etcovitch
ea2ffbe002
Some more in the docs
2019-08-21 01:16:51 -04:00
Jason Etcovitch
db9fd45770
Missed one
2019-08-21 01:16:47 -04:00
Jason Etcovitch
770cf14bde
Highlight codeblocks in core/README.md
2019-08-20 22:15:05 -07:00
James M. Greene
00fc8b2580
Fix secrets reference syntax in README ( #68 )
2019-08-20 15:46:20 -04:00
Sören Wegener
e2adf403d6
Typofix in markdown ( #63 )
2019-08-18 19:38:45 -04:00
Kenny Root
35ed15faaf
Fix typo in README.md ( #62 )
...
Missed a "k" in "Walkthrough."
2019-08-18 19:28:10 -04:00
James M. Greene
9821b26794
Fix syntax mistake in README ( #55 )
2019-08-13 18:13:12 -04:00
Danny McCormick
8662b07822
Remove format step
2019-08-13 16:03:45 -04:00
Alif Rachmawadi
2c3e55b8c9
Add more supports for tar extensions ( #48 )
...
* added test for extracting .tar.gz
* added ability to extract .tar.xz
* add flags to extract tar
* make use of tempPath
* check file contents and make different content for tar file
2019-08-13 14:26:14 -04:00
Alif Rachmawadi
35cd59e8d5
Added unzip for darwin ( #49 )
...
* added unzip for darwin
* add mac builds
* added zip for darwin
2019-08-13 12:39:01 -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
Danny McCormick
938549d01a
Add status badge
2019-08-12 15:09:43 -04:00
Danny McCormick
079812ed8a
Add github package to readme
2019-08-12 14:28:37 -04:00
Bryan MacFarlane
ac5434c423
update some naming
2019-08-09 15:06:50 -04:00
Danny McCormick
4c46ecfd35
Add debug info
2019-08-09 13:55:59 -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
Gregor Martynus
aec0ef46e4
[@actions/github] Fix code example, add syntax highlighting ( #43 )
...
* [@actions/github] Fix code example, add syntax highlighting
* [@actions/github] add link to @octkit/graphql API
* [@octokit/github] moar syntax highlighting in README
2019-08-07 17:23:44 -04:00
Danny McCormick
a40bce7c8d
Publish
...
- @actions/core@1.0.0
- @actions/exec@1.0.0
- @actions/github@1.0.0
- @actions/io@1.0.0
- @actions/tool-cache@1.0.0
2019-08-07 13:33:06 -04:00
Danny McCormick
d7f00ea0fd
Update package versions to 1.0.0 ( #42 )
...
* Update package versions to 1.0.0
* Fix package-lock
2019-08-07 12:56:34 -04:00
Shawn Napora
46b418103a
Quick typo fixes ( #41 )
2019-08-07 09:56:03 -04:00
Danny McCormick
3004de4b40
Remove neutral exit code references
2019-08-06 09:12:30 -04:00
Danny McCormick
da76d1fd39
Update versioning guidance ( #40 )
...
* Update versioning guidance
* Missing step
2019-08-06 08:17:49 -04:00
Danny McCormick
fc9958ec6a
Fix exports
2019-08-05 08:53:51 -04:00
Danny McCormick
f9ab88cdc3
Fix link
2019-08-04 14:12:04 -04:00