Commit Graph

477 Commits

Author SHA1 Message Date
dependabot[bot] 7828f6c354 Bump @actions/core from 1.2.4 to 1.2.6 in /script/validate-data
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:38:26 +00:00
Mike Coutermarsh dacfd0a22a Merge pull request #645 from simonini/patch-1
Fix rubygems step
2020-09-21 14:24:59 -07:00
Alessandro 732e5a4fed Fix rubygems step
With GitHub Packages everything is ok, but we had a problem with "bearer" in the RubyGems step.
We solved when we removed the bearer in the ruby gem step.
Is it ok?

Repo with our test (https://github.com/rubynetti/amico-db)
2020-09-17 17:11:19 +02:00
Andy McKay 6933b58bfe Merge pull request #644 from hharutyunyan/main
Fix on step name for pylint action
2020-09-16 06:49:26 -07:00
Henry Harutyunyan 4fc839617b Fix on step name for pylint action
On analyzing the code with `pylint`, the name of the step is `Test with pytest`, which is certainly not what it does.
2020-09-16 14:49:17 +04:00
Cameron Booth 60765e8490 Merge pull request #641 from actions/cdb/npm-registry-url
Update to use the $registry-url() token
2020-09-09 17:20:59 -07:00
Cameron Booth c6ccc6f609 Update to use the $registry-url() token 2020-09-09 15:42:40 -07:00
Andy McKay 188a1b0995 Merge pull request #639 from actions/kaylangan-publish-docker-to-ghcr
Update Publish Docker template to publish to GitHub Container Registry
2020-09-01 09:43:20 -07:00
Kayla Ngan 01816c2943 Add in account path part 2020-08-31 16:40:03 -04:00
Kayla Ngan b54b703ab1 Update docker-publish.yml 2020-08-31 16:21:54 -04:00
Andy McKay 8e9dd416eb Merge pull request #624 from mohd-akram/blank-indentation
blank.yml: fix indentation
2020-08-26 15:05:31 -07:00
Andy McKay 3ba9eeb432 Merge pull request #493 from mosteo/master
Ada starter workflow, icon and properties
2020-08-25 09:17:05 -07:00
Andy McKay ac0f10b559 Merge pull request #604 from maximousblk/add-setup-deno
Add Deno
2020-08-25 09:13:19 -07:00
Maximous Black 4c50c2463d Update deno.yml 2020-08-25 13:24:46 +05:30
Andy McKay af51c4b131 Merge pull request #47 from jherico/master
Add a starter cmake workflow
2020-08-24 09:58:27 -07:00
Andy McKay 7170aed588 Merge pull request #460 from jai/ios-starter-workflow
Add iOS Starter Workflow
2020-08-24 09:56:49 -07:00
Andy McKay 5524770ebc Merge pull request #197 from ben-heil/conda
Python package unit testing using Anaconda
2020-08-24 09:54:58 -07:00
Andy McKay 556dbfef74 Merge branch 'master' into master 2020-08-24 08:37:18 -07:00
Alejandro R. Mosteo 0e05d2e2d5 Updated Ada logo (Public Domain) 2020-08-24 13:04:54 +02:00
Alejandro R Mosteo d9ef0c9fa9 s/master/$default-branch/ in workflow
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-24 11:10:05 +02:00
Ben Heil 781ae15668 Corrected the name: the action uses Conda but not Anaconda 2020-08-23 22:21:14 -04:00
Ben Heil e6a92cdf5e Update with requested changes from @andymckay 2020-08-22 09:09:50 -04:00
Ben Heil 9d5fc9a9d5 Get up to date with actions:main 2020-08-22 08:38:27 -04:00
Maximous Black b2a9ff937c Update Deno Workflow
- Use 40 char SHA string for action's version
- Add nightly testing
- Add cross platform testing
2020-08-22 17:26:46 +05:30
Jai Govindani d344ceca32 fix(icon): remove ios icon
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:07:17 +07:00
Jai Govindani cd6c492b58 fix(icon): use xcode icon
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:06:08 +07:00
Jai Govindani 1d9faa8666 fix(triggers): use $default-branch instead of hard-coding
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-22 15:06:07 +07:00
Jai Govindani 8b99b795cd fix: incorrect capitalization of iOS icon name
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:06:05 +07:00
Jai Govindani a7d5e843be fix: add newline to end of file ios.properties.json
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:06:04 +07:00
Jai Govindani 044885a132 fix: add iOS icon
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:06:02 +07:00
Jai Govindani f5834be4a7 Add ios.properties.json
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:06:01 +07:00
Jai Govindani 8086b89ce1 Set name of workflow to sentence case
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:05:59 +07:00
Jai Govindani eb30c1ee37 Add iOS Starter Workflow
Signed-off-by: Jai Govindani <jai@honestbank.com>
2020-08-22 15:05:58 +07:00
Bradley Austin Davis 917a8740ae Merge remote-tracking branch 'upstream/master' 2020-08-21 18:39:57 -07:00
Bradley Austin Davis 9ca8884216 Switching to single-platform build per PR comments 2020-08-21 18:39:05 -07:00
Bradley Austin Davis 760d91097a Update ci/cmake.yml
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-21 18:35:36 -07:00
Andy McKay 60a9e86952 Merge pull request #633 from actions/revert-311-add-cypress-workflow
Revert "add Cypress starter workflow"
2020-08-21 15:00:45 -07:00
Andy McKay 1dc9bda71d Revert "add Cypress starter workflow" 2020-08-21 15:00:23 -07:00
Andy McKay 55d2f670aa Merge pull request #311 from bahmutov/add-cypress-workflow
add Cypress starter workflow
2020-08-21 15:00:18 -07:00
Andy McKay c7007251e8 Merge pull request #298 from fjy202/pylint
Pylint
2020-08-21 12:02:06 -07:00
Andy McKay acf5f6e3fc Merge pull request #166 from jimhester/r-starter-workflow
Add R starter workflow
2020-08-21 12:00:18 -07:00
Andy McKay 94759fc6c5 Update d.yml 2020-08-21 11:57:09 -07:00
Andy McKay e6715401a9 Merge pull request #166 from jimhester/r-starter-workflow
Add R starter workflow
2020-08-21 08:27:29 -07:00
Andy McKay a4513263ef Merge branch 'master' into r-starter-workflow 2020-08-21 08:26:40 -07:00
Andy McKay dc7a645261 Update ci/properties/r.properties.json 2020-08-21 08:25:55 -07:00
Jim Hester fae2392dd2 Update ci/r.yml
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-21 09:24:31 -04:00
Andy McKay e06cc27dea Merge pull request #632 from actions/hold-starter-workflows
updates to starter workflows
2020-08-20 18:09:56 -07:00
Andy McKay e29f776785 updates to starter workflows 2020-08-20 18:09:12 -07:00
Andy McKay 4085d2783b Merge pull request #546 from Geod24/dlang-workflow
Add D workflow
2020-08-20 17:27:47 -07:00
Ernesto Castellotti ccf96281e9 Add D workflow
D is a statically and strongly typed, multi-paradigm, general-purpose native programming language.
D is fully open-source and maintained by a volunteer community.
For more information, see https://dlang.org

This patch adds a minimal workflow that allows users to compile D projects that use DUB,
the official D package manager and build tool.

The workflow uses the community-maintained `setup-dlang` action,
which can install any version of `dmd` (the reference compiler),
or `ldc` (the LLVM-based, performance oriented compiler,
on any of the three platforms currently supported by Github free runners.
Support for GDC is not yet implemented.

The logo used (d.svg) originates from
https://github.com/dlang/dlang.org/blob/master/images/dlogo_2015.svg
and is available under the BSL-1.0 license
(https://github.com/dlang/dlang.org/blob/master/LICENSE.txt)

Co-Authored-By: Mathias Lang <pro.mathias.lang@gmail.com>
2020-08-19 13:20:57 +09:00