summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Rename Actions yaml nameHiroshi SHIBATA2023-03-101-0/+0
|
* Workaround for JRuby installationHiroshi SHIBATA2023-03-101-1/+1
|
* Use ruby/setup-ruby-pkgs for dependenciesHiroshi SHIBATA2023-03-101-3/+4
|
* Added missing needsHiroshi SHIBATA2023-03-101-0/+1
|
* Use appropriate job/workflow nameHiroshi SHIBATA2023-03-101-2/+2
|
* Merge windows jobs into ubuntuHiroshi SHIBATA2023-03-102-29/+5
|
* Now head can install same version of default gemsHiroshi SHIBATA2023-03-101-1/+0
|
* Merge macos jobs into ubuntuHiroshi SHIBATA2023-03-102-27/+2
|
* Merge jruby jobs into ubuntuHiroshi SHIBATA2023-03-102-24/+1
|
* Use callable workflow on ubuntu jobsHiroshi SHIBATA2023-03-101-1/+7
|
* Use callable workflow on libyaml jobsHiroshi SHIBATA2023-03-101-1/+8
|
* Only ignore current failures in JRubyDavid Rodríguez2022-10-071-1/+0
| | | | | This way we should be able to prevent new regressions from being introduced.
* Use Bundler to install dependencies and run testsDavid Rodriguez2022-10-071-3/+3
|
* keep src location for libyaml sourceHiroshi SHIBATA2022-10-051-1/+1
|
* Always extract libyamlHiroshi SHIBATA2022-10-051-0/+2
|
* Split libyaml stepHiroshi SHIBATA2022-10-051-6/+6
|
* MSP-Greg actions is now ruby organizationHiroshi SHIBATA2022-05-101-1/+1
|
* [CI] Add/update 'rake install', update Psych version for Ruby 3.1 gem installMSP-Greg2022-03-293-1/+9
|
* [CI] Update Windows Actions workflowMSP-Greg2022-03-291-21/+4
|
* Try on old ruby versions tooNobuyoshi Nakada2022-03-281-4/+2
|
* Download libyaml source in extconf.rbNobuyoshi Nakada2022-03-271-4/+0
|
* Use `--with-libyaml-source-dir` optionNobuyoshi Nakada2022-03-271-1/+5
|
* Try without installed libyamlNobuyoshi Nakada2022-03-271-3/+12
|
* head is not working yetHiroshi SHIBATA2022-03-251-1/+1
|
* Fixed the wrong conditionsHiroshi SHIBATA2022-03-252-2/+2
|
* Skip installation test with 3.1Hiroshi SHIBATA2022-03-252-2/+2
|
* Also rename ruby-headHiroshi SHIBATA2022-03-252-2/+2
|
* Use head version on macos and windowsHiroshi SHIBATA2022-03-252-2/+2
|
* rename ruby-head to headHiroshi SHIBATA2022-03-252-2/+2
|
* Added 3.1Hiroshi SHIBATA2022-03-254-4/+4
|
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-255-5/+5
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Added dependabotHiroshi SHIBATA2022-03-251-0/+6
|
* Update a CI nameNobuyoshi Nakada2022-03-241-1/+1
|
* Quote `3.0` not to parsed as an integerNobuyoshi Nakada2022-03-241-1/+1
|
* Added prefix dir for libyamlHiroshi SHIBATA2022-03-231-1/+3
|
* missing commaHiroshi SHIBATA2022-03-231-1/+1
|
* renameHiroshi SHIBATA2022-03-231-0/+0
|
* Make matrix jobs for libyamlHiroshi SHIBATA2022-03-231-4/+5
|
* Revert "Don't run rake install for old libyaml"Hiroshi SHIBATA2022-03-231-0/+3
| | | | This reverts commit 8734035d07e45b822e05e3affdb683ce025f74b3.
* Install libyaml with vcpkg only on mswinNobuyoshi Nakada2022-03-201-0/+4
|
* Fix setup-ruby-pkgs parameterNobuyoshi Nakada2022-03-201-1/+1
|
* try to install libyamlHiroshi SHIBATA2022-03-181-1/+1
|
* styleHiroshi SHIBATA2022-03-181-2/+2
|
* Use cmd shellHiroshi SHIBATA2022-03-181-0/+4
|
* Update .github/workflows/windows.ymlHiroshi SHIBATA2022-03-181-1/+1
| | | Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
* Link dll filesHiroshi SHIBATA2022-02-221-0/+5
|
* Use vcpkg for libyamlHiroshi SHIBATA2022-02-221-0/+5
|
* Don't run rake install for old libyamlHiroshi SHIBATA2022-02-221-3/+0
|
* Added libyaml for ubuntu and macosHiroshi SHIBATA2022-02-222-1/+3
|
* Revert "The stable version of JRuby is broken now."Hiroshi SHIBATA2021-12-161-1/+1
| | | | This reverts commit 091a5b873132a12cee9d666944beef88a8524a9a.