Commit Graph

974 Commits

Author SHA1 Message Date
Mike Coutermarsh 538e5d09a2 Merge pull request #42 from actions/optimize-icons
Run svggo on icons
2019-08-14 14:56:31 -07:00
Mike Coutermarsh ac861aae2e Run svggo on icons 2019-08-14 14:54:18 -07:00
Mike Coutermarsh 667ecbac2a Merge pull request #30 from actions/add-gem-push-workflow
Create workflow for publishing gems
2019-08-14 14:51:55 -07:00
Patrick Marsceill 7cf4e65921 Add ruby-gems icon 2019-08-14 15:42:47 -04:00
Patrick Marsceill 426fec67ea Create gem-push.properties.json 2019-08-14 15:36:41 -04:00
Danny McCormick 3b54d16037 Update setup actions to use *-version (#31) 2019-08-14 14:05:28 -04:00
Danny McCormick ee61b8e679 v1 tags for checkout (#38) 2019-08-14 10:43:09 -04:00
Reini Urban 8ac773646a Update c-cpp.yml for configure/automake
make test is a perl'ism (and probably other), autotools use make check.
add make distcheck
2019-08-14 11:37:22 +02:00
Patrick Marsceill 1e329b7281 Update gem-push.yml 2019-08-13 12:57:25 -04:00
Patrick Marsceill 59c9b73e65 Create workflow for publishing gems
Adds a workflow to publish Ruby Gems to RubyGems.org and GPR. cc @mscoutermarsh
2019-08-13 12:55:45 -04:00
Mike Coutermarsh 605718eb3d Remove module-path, it is unset. Change "use" -> "uses" 2019-08-13 09:48:18 -07:00
Mike Coutermarsh 0dd38215f6 Merge pull request #24 from mmoscher/master
Fix arguments for go-sample workflow in step checkout
2019-08-13 09:47:31 -07:00
Mike Coutermarsh a9acac3e99 Merge pull request #29 from hemchander23/readme_edits
Update README.md
2019-08-13 07:49:34 -07:00
Hem 948eebe053 Update README.md 2019-08-13 20:01:52 +05:30
Mike Coutermarsh 329e9a8e16 Merge pull request #18 from actions/fix-permissions-issue
Fix linux file permission issues with Gemfile.lock
2019-08-12 18:31:33 -07:00
Mike Coutermarsh 86806c0a6b Merge pull request #26 from cclauss/patch-2
pull request != issue
2019-08-12 18:30:17 -07:00
Christian Clauss 45ff294009 pull request != issue 2019-08-13 01:53:43 +02:00
Christian Clauss 3f4cbec3ed Add "Lint with flake8" step to detect Python syntax errors
These core flake8 tests can quickly find Python syntax errors and undefined names.
2019-08-13 01:37:05 +02:00
818b62f679 Fix arguments for actions/checkout 2019-08-12 17:17:27 +02:00
Mike Coutermarsh d57621b2f2 Merge pull request #22 from fulldecent/patch-1
Fix typo
2019-08-12 07:36:40 -07:00
William Entriken 28f089ab81 Update README.md 2019-08-12 09:39:12 -04:00
Wes Todd c8c75ef38f test node in all current versions (#19) 2019-08-12 08:50:58 -04:00
Patrick Marsceill 82681fdf53 Update jekyll.yml 2019-08-09 14:52:33 -04:00
Mike Coutermarsh a6908c2c05 Merge pull request #17 from actions/go-small-fix
Go template - use->uses
2019-08-08 18:02:24 -07:00
Cameron Booth d2ec61e03d Go template - use->uses 2019-08-08 14:47:32 -07:00
Anthony Sterling ba767afb30 use correct event name in label - doc err 2019-08-08 19:48:57 +01:00
Mike Coutermarsh 975d4350b8 Merge pull request #14 from rye/patch-1
Fix a typo in stale.yml
2019-08-08 10:57:54 -07:00
Kristofer Rye 55969cddbf Fix a typo in stale.yml 2019-08-08 12:33:45 -05:00
Mike Coutermarsh 546ae77fa8 update node package template 2019-08-07 19:46:00 -07:00
Mike Coutermarsh 6b73c8409b move -> CI 2019-08-07 19:24:01 -07:00
Marko Iskander 4e884062a8 Update greetings.yml 2019-08-07 19:10:58 -07:00
Mike Coutermarsh 3a24d8d64a Merge pull request #13 from actions/npm-gpr-publish
First pass at npm test, build and publish template
2019-08-07 17:12:40 -07:00
Mike Coutermarsh b30929b995 Update automation/npm-publish.yml
Co-Authored-By: Chris Patterson <chrispat@github.com>
2019-08-07 14:43:09 -07:00
Mike Coutermarsh 1d6654f402 update icon 2019-08-07 13:33:42 -07:00
Mike Coutermarsh 3608610340 First pass a npm test, build and publish template 2019-08-07 13:32:43 -07:00
Jeremy Epling d033b087b7 Remove extra steps 2019-08-07 10:55:35 -07:00
Mike Coutermarsh 7c006dc99f Merge pull request #12 from actions/props-move
Moving properties files
2019-08-06 19:36:09 -07:00
Patrick Marsceill 6847b14512 Update stale.properties.json 2019-08-06 22:31:37 -04:00
Patrick Marsceill 9af4679b9f Update label.properties.json 2019-08-06 22:28:53 -04:00
Patrick Marsceill 73575dbcb6 Add icon 2019-08-06 22:27:31 -04:00
Chris Patterson acb5087b1c Moving properties files 2019-08-06 19:04:57 -07:00
Mike Coutermarsh 72b1d272af Merge pull request #11 from actions/workflow-format
Format workflows add automation workflows
2019-08-06 18:20:47 -07:00
Chris Patterson 440af2e3c4 Adding SDLC workflows 2019-08-06 17:41:07 -07:00
Chris Patterson 97692eea90 Added stale workflow 2019-08-06 16:40:40 -07:00
Chris Patterson b13ec89084 Initial formatting 2019-08-06 16:37:30 -07:00
Jonathan Clem 370a75f2d0 Merge pull request #10 from actions/jclem-patch-1
Use container job in Elixir template
2019-08-05 12:41:27 -04:00
Jonathan Clem 9278e60e2b Update Elixir template 2019-08-05 12:36:53 -04:00
Mike Coutermarsh 55a45291e0 Merge pull request #9 from actions/users/damccorm/v1
Update templates to use v1 tag
2019-08-02 10:21:44 -07:00
Danny McCormick aadc801387 Dont change checkout (though this would still work fine) 2019-08-02 10:33:46 -04:00
Danny McCormick 17db7d1efb Update templates to use v1 tag 2019-08-02 10:30:20 -04:00