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
Danny McCormick
293aa1ae02
Update package docs ( #38 )
...
* Update README.md
* Add exec guidance
* Add io guidance
* Add tool-cache guidance
* Readability
* Readability
* Readability
* Nit
* Nit
* Nit
2019-08-04 09:00: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
027a230b99
Correct github interfaces
2019-08-02 15:25:51 -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
4a7f2143e6
Get token from input in doc
2019-07-31 16:19:47 -04:00
Danny McCormick
5218a83722
Check the right variables ( #35 )
2019-07-30 12:31:36 -04:00
Danny McCormick
2a2b51f939
Add github package ( #32 )
...
* Add github package
* Docs
* Feedback
* Accidentally added extra
* Allow octokit to be extended
* Respond to feedback
* Feedback
2019-07-29 13:09:32 -04:00
Danny McCormick
4f5cf60872
Update workflow.yml ( #34 )
2019-07-25 23:08:57 -04:00
Danny McCormick
0a64f32b4e
Update workflow.yml
2019-07-25 23:00:31 -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
5a1b82748e
Merge branch 'master' of https://github.com/actions/toolkit
2019-07-11 16:14:13 -04:00
Danny McCormick
d78ededdcb
Remove legacy workflow
2019-07-11 16:14:02 -04:00
Danny McCormick
df0101c5c3
v2 workflow ( #30 )
...
* Create workflow.yml
* Try lower version of node
* Try running tests serially
* Start jest directly
* Start jest directly
* Start jest directly
* Start jest directly
* Dont test exec on windows right now
* Dont test exec on windows right now
2019-07-11 16:12:50 -04:00
Danny McCormick
d293c20cc9
Dont stamp over stdout ( #29 )
2019-07-11 15:02:45 -04:00
Bryan MacFarlane
c4a488fc74
add logo ( #27 )
...
add logo
2019-07-10 14:02:56 -04:00
Danny McCormick
d919136160
Fix cp and mv ( #26 )
2019-07-09 09:56:01 -04:00
Danny McCormick
e85d20fbb0
Combine exit into core; Remove toolkit ( #21 )
...
* Combine exit into core
* Remove toolkit
* Format
* Format
* Try to fix diff
* Try to fix diff
* Format
* Add gitattributes
* Use unix endings
* gitattributes is not a txt file
* Renormalize line endings
2019-06-25 13:54:41 -04:00
Matt Cooper
a327d57760
Merge pull request #24 from actions/contributing
...
mechanical contribution requirements
2019-06-25 08:43:54 -04:00
Matt Cooper
a5bf0d7400
Merge pull request #22 from actions/set-output
...
add set-output command
2019-06-25 08:43:40 -04:00
Matt Cooper
1a2ff56004
mechanical contribution requirements
2019-06-25 07:23:37 -04:00
Matt Cooper
b8a0fd6e78
object shorthand syntax
...
...is an abomination, but I don't make the rules =P
2019-06-25 07:19:19 -04:00
Matt Cooper
9b0b345617
npm run format
2019-06-25 07:11:28 -04:00
Matt Cooper
55c0e7020e
add set-output command
2019-06-24 16:14:47 -04:00
Danny McCormick
d8737aa49c
Normalize package versions ( #20 )
2019-06-24 14:36:36 -04:00
Jonathan Clem
135f320c0a
Add existing packages to README.md
2019-06-14 11:43:06 -04:00
David Staheli
e3317c6632
Export findVersions() ( #14 )
...
* Export findVersions()
* Rename `findVersions()` to `findAllVersions()`
2019-06-07 15:17:27 -04:00
Danny McCormick
71a9b2d3ed
Add tool-cache ( #12 )
...
* Add tool-cache
* Format
* Fix linux bug
* Update readme
* Package zip/unzip
* Reorganize
* Format
* unzip somehow got corrupted, fixing
* Resolve remaining todos
* Don't log everything
* Pass error codes
* linting
* Branding and nits
* Fix for mac
* clean up windows/nix logic
* Clean up tests
* Export HTTPError
* Add option for custom 7z tool
* Lint/format
* Dont wipe temp/tool directories
2019-06-06 14:16:48 -04:00
Danny McCormick
9bf86bb363
Add addPath to core ( #13 )
...
* Add add-path
* Format
* lint
2019-06-04 22:00:25 -04:00