-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
knesmeyanov
committed
Jan 18, 2019
1 parent
79aaaf8
commit 7157de8
Showing
15 changed files
with
3,748 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
root = true | ||
|
||
[*] | ||
charset = utf-8 | ||
end_of_line = lf | ||
insert_final_newline = true | ||
indent_style = space | ||
indent_size = 4 | ||
trim_trailing_whitespace = true | ||
|
||
[*.md] | ||
trim_trailing_whitespace = false | ||
|
||
[*.yml] | ||
indent_style = space | ||
indent_size = 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
* text=auto | ||
*.pp linguist-language=EBNF | ||
*.pp2 linguist-language=EBNF | ||
*.gql linguist-language=GraphQL | ||
*.graphqls linguist-language=GraphQL | ||
*.graphql linguist-language=GraphQL | ||
*.phpt linguist-language=PHP | ||
|
||
/.github export-ignore | ||
/.packages export-ignore | ||
/tests export-ignore | ||
.editorconfig export-ignore | ||
.gitattributes export-ignore | ||
.gitignore export-ignore | ||
.travis.yml export-ignore | ||
phpunit.xml export-ignore | ||
CONTRIBUTING.md export-ignore | ||
CODE_OF_CONDUCT.md export-ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Thank you for contributing Railt! | ||
========================================= | ||
|
||
Thank you for considering contributing to the Railt Framework! | ||
The contribution guide can be found in the [documentation](https://ru.railt.org/docs/extra/contributions). | ||
|
||
English and Russian languages are available. | ||
English is better but Russian is also OK. | ||
|
||
## If you creating issue... | ||
|
||
Please write following issue template. | ||
Do not forget describing how to reproduce. | ||
|
||
## If you creating pull request... | ||
|
||
Please write following pull request template. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
### Expected Behavior | ||
|
||
... | ||
|
||
### What happens instead? | ||
|
||
... | ||
|
||
### Description | ||
|
||
... | ||
|
||
### Steps To Reproduce | ||
|
||
... | ||
|
||
### Environment | ||
|
||
- Railt Version: dev-master | ||
- PHP Version: 7.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
### What was a problem? | ||
|
||
... | ||
|
||
### How this PR fixes the problem? | ||
|
||
... | ||
|
||
### Additional Comments (if any) | ||
|
||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
.idea/ | ||
vendor/ | ||
composer.phar | ||
.DS_Store | ||
Thumbs.db | ||
*.phpt.out | ||
*.phpt.exp | ||
*.phpt.diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
language: php | ||
|
||
php: | ||
- 7.1 | ||
- 7.2 | ||
- 7.3 | ||
- nightly | ||
|
||
env: | ||
matrix: | ||
- setup=lowest | ||
- setup=highest | ||
|
||
matrix: | ||
fast_finish: true | ||
allow_failures: | ||
- php: nightly | ||
- php: 7.3 | ||
|
||
sudo: required | ||
|
||
addons: | ||
apt: | ||
sources: | ||
- ubuntu-toolchain-r-test | ||
packages: | ||
- gcc-5 | ||
- g++-5 | ||
|
||
cache: | ||
directories: | ||
- $HOME/.composer/cache | ||
|
||
before_script: | ||
- sudo unlink /usr/bin/gcc && sudo ln -s /usr/bin/gcc-5 /usr/bin/gcc | ||
- sudo unlink /usr/bin/g++ && sudo ln -s /usr/bin/g++-5 /usr/bin/g++ | ||
- gcc --version | ||
- g++ --version | ||
- pecl install -f parle | ||
- echo "extension=parle.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini | ||
- composer self-update -q | ||
- if [ -z "$setup" ]; then composer install; fi; | ||
- if [ "$setup" = "lowest" ]; then composer update --prefer-lowest --no-interaction --prefer-dist --no-suggest; fi; | ||
- if [ "$setup" = "highest" ]; then composer update --no-interaction --prefer-dist --no-suggest; fi; | ||
|
||
script: vendor/bin/phpunit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
The Railt code of conduct is derived from the Ruby code of conduct. | ||
Any violations of the code of conduct may be reported to Kirill Nesmeyanov (nesk@xakep.ru) | ||
|
||
- Participants will be tolerant of opposing views. | ||
|
||
- Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks. | ||
|
||
- When interpreting the words and actions of others, participants should always assume good intentions. | ||
|
||
- Behavior which can be reasonably considered harassment will not be tolerated. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Railt Contribution Guide | ||
|
||
Thank you for considering contributing to the Railt framework! | ||
The contribution guide can be found in the [Railt documentation](https://railt.org/docs/extra/contributions). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.