Commit Graph

11 Commits

Author SHA1 Message Date
Jim Hester 99de2a93da Add R starter workflow
This adds a workflow for [R packages](https://www.r-project.org/). It
uses a [setup-r](https://github.com/r-lib/actions/tree/master/setup-r) action and two R packages
  - [remotes](https://remotes.r-lib.org/) - to install the R package dependencies
  - [rcmdcheck](https://github.com/r-lib/rcmdcheck) - to run and format the output of the package checking tool used in the R ecosystem.
2019-10-16 13:17:56 -04:00
Andy McKay 23fb7443be Merge pull request #81 from khoi/swift
Add Swift starter template
2019-10-02 16:51:24 -07:00
Mike Coutermarsh 57d97826a2 Merge pull request #69 from montudor-forks/ci/python-pypi
Publish Python package to PyPI workflow
2019-09-06 11:52:00 -07:00
Chris Patterson 13af371169 Adding python application template 2019-09-04 13:32:35 -04:00
khoi 941b3de36e Add Swift starter template 2019-08-29 14:21:24 +07:00
Monte Hellawell aef55ffd4b Add publish python workflow 2019-08-25 01:13:29 +01:00
Mike Coutermarsh c15086db26 Shorten gems description 2019-08-14 15:14:11 -07:00
Patrick Marsceill 426fec67ea Create gem-push.properties.json 2019-08-14 15:36:41 -04: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
Chris Patterson acb5087b1c Moving properties files 2019-08-06 19:04:57 -07:00