Chris Patterson
13af371169
Adding python application template
2019-09-04 13:32:35 -04:00
Mike Coutermarsh and GitHub
239b6d1b96
Merge pull request #94 from VincentTam/patch-1
...
Used absolute path for '/srv/jekyll'
2019-09-03 09:58:53 -07:00
Vincent Tam and GitHub
93f235a08a
Used absolute path for '/srv/jekyll'
...
To avoid error "chmod: srv/jekyll: No such file or directory", see https://github.com/VincentTam/beautiful-jekyll/commit/2d0370a1f93818a8a8e19dc364e8906ee76aedd7/checks#step:3:6 .
2019-09-02 23:21:23 +02:00
Christer Edvartsen
c2600f2e02
Initial commit of PHP template
...
Resolves #15
2019-09-01 13:36:46 +02:00
Jeremy Epling and GitHub
77cce53687
Merge pull request #82 from actions/kaylangan-patch-1
...
Run daily not hourly
2019-08-29 14:53:36 -04:00
Kayla Ngan and GitHub
bb1f3bb0b8
Run daily not hourly
2019-08-29 14:52:56 -04:00
khoi
941b3de36e
Add Swift starter template
2019-08-29 14:21:24 +07:00
Mike Coutermarsh and GitHub
d9d8ca84f7
Improve the readme
2019-08-27 15:35:20 -07:00
Monte Hellawell
aef55ffd4b
Add publish python workflow
2019-08-25 01:13:29 +01:00
Mike Coutermarsh and GitHub
4634ff4555
Merge pull request #45 from ScottBrenner/patch-1
...
Node workflow - force Jest to run in CI-mode
2019-08-22 14:10:19 -07:00
Mike Coutermarsh and GitHub
6979357a62
Merge pull request #52 from mamantoha/patch-1
...
Fix Crystal workflow
2019-08-21 17:25:08 -07:00
Mike Coutermarsh and GitHub
b4ee30cc2c
Merge pull request #63 from JLLeitschuh/update-gradle-icon
...
Use the newest Gradle icon
2019-08-21 17:24:33 -07:00
Mike Coutermarsh and GitHub
291f6142b4
Merge pull request #60 from jsoref/spelling
...
spelling: contributors
2019-08-21 17:23:03 -07:00
Jonathan Leitschuh
402c45ebbb
Use the newest Gradle icon
2019-08-21 15:53:46 -04:00
Leandro Facchinetti and GitHub
bc65c241ed
Use npm ci instead of npm install
...
https://docs.npmjs.com/cli/ci.html
2019-08-21 11:12:54 -04:00
Josh Soref
63ecb49527
spelling: contributors
2019-08-21 10:48:58 -04:00
Zach Guo and GitHub
654b83e0f3
fix absent node_modules for npm publish
2019-08-20 15:00:38 -07:00
Tristan Sloughter
e74b1236d2
update Erlang workflow to rebar3
...
rebar3 no longer has a separate step for fetching dependencies so
this step is removed. Common Test is enabled in the test run so it
will run all tests.
The Erlang docker image is used instead of ubuntu because ubuntu
has no package for rebar3.
2019-08-20 14:38:08 -06:00
Mike Coutermarsh and GitHub
b32cad54d6
Merge pull request #50 from leisim/patch-1
...
Fix dart workflow
2019-08-20 12:17:58 -07:00
Jack Treble
3eb436ecce
Add Scala template
2019-08-20 15:12:26 +01:00
Anton Maminov and GitHub
4cdb88e424
Fix Crystal workflow
2019-08-20 11:10:54 +03:00
Simon Leier and GitHub
28ae08ad28
Fix dart workflow
...
The dart runtime is not installed by default. The action failes with an error.
2019-08-19 02:26:04 +02:00
Scott Brenner and GitHub
c420664025
set this as an env on the run step
2019-08-16 10:19:02 -07:00
Scott Brenner and GitHub
cf1fc1135e
Node workflow - force Jest to run in CI-mode
...
https://create-react-app.dev/docs/running-tests#linux-macos-bash
2019-08-15 17:05:04 -07:00
Chris Patterson and GitHub
bd4253ccd6
Merge pull request #37 from rurban/patch-1
...
Update c-cpp.yml for configure/automake
2019-08-15 14:51:55 -04:00
Chris Patterson and GitHub
18245d58ff
Merge pull request #25 from cclauss/patch-1
...
Add "Lint with flake8" step to detect Python syntax errors
2019-08-15 09:05:20 -04:00
Mike Coutermarsh and GitHub
5800caa4aa
Merge pull request #43 from actions/mscoutermarsh-patch-1
...
Shorten gems description
2019-08-14 15:14:47 -07:00
Mike Coutermarsh and GitHub
c15086db26
Shorten gems description
2019-08-14 15:14:11 -07:00
Mike Coutermarsh and GitHub
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 and GitHub
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 and GitHub
7cf4e65921
Add ruby-gems icon
2019-08-14 15:42:47 -04:00
Patrick Marsceill and GitHub
426fec67ea
Create gem-push.properties.json
2019-08-14 15:36:41 -04:00
Danny McCormick and GitHub
3b54d16037
Update setup actions to use *-version ( #31 )
2019-08-14 14:05:28 -04:00
Danny McCormick and GitHub
ee61b8e679
v1 tags for checkout ( #38 )
2019-08-14 10:43:09 -04:00
Reini Urban and GitHub
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 and GitHub
1e329b7281
Update gem-push.yml
2019-08-13 12:57:25 -04:00
Patrick Marsceill and GitHub
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 and GitHub
605718eb3d
Remove module-path, it is unset. Change "use" -> "uses"
2019-08-13 09:48:18 -07:00
Mike Coutermarsh and GitHub
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 and GitHub
a9acac3e99
Merge pull request #29 from hemchander23/readme_edits
...
Update README.md
2019-08-13 07:49:34 -07:00
Hem and GitHub
948eebe053
Update README.md
2019-08-13 20:01:52 +05:30
Mike Coutermarsh and GitHub
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 and GitHub
86806c0a6b
Merge pull request #26 from cclauss/patch-2
...
pull request != issue
2019-08-12 18:30:17 -07:00
Christian Clauss and GitHub
45ff294009
pull request != issue
2019-08-13 01:53:43 +02:00
Christian Clauss and GitHub
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
m² and GitHub
818b62f679
Fix arguments for actions/checkout
2019-08-12 17:17:27 +02:00
Mike Coutermarsh and GitHub
d57621b2f2
Merge pull request #22 from fulldecent/patch-1
...
Fix typo
2019-08-12 07:36:40 -07:00
William Entriken and GitHub
28f089ab81
Update README.md
2019-08-12 09:39:12 -04:00
Wes Todd and Danny McCormick
c8c75ef38f
test node in all current versions ( #19 )
2019-08-12 08:50:58 -04:00