Giter Site home page Giter Site logo

cli's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cli's Issues

Apply the ternary to null syntax

As title, since the package requires PHP 7.4 version at least, it should be good to change the ?: syntax to the ternary null syntax.

Correct the file permission

As title, it seems that some files don't have correct file permissions.

For example, we can see the following command output:

$ ls -al
total 104
drwxrwxr-x   6 lee lee  4096 Oct  4 09:50 ./
drwx------ 554 lee lee 36864 Oct  4 09:50 ../
-rw-rw-r--   1 lee lee  3346 Oct  4 09:50 CODE_OF_CONDUCT.md
-rwxrwxr-x   1 lee lee   792 Oct  4 09:50 composer.json*
-rw-rw-r--   1 lee lee  4724 Oct  4 09:50 CONTRIBUTING.md
drwxrwxr-x   8 lee lee  4096 Oct  4 09:50 .git/
drwxrwxr-x   3 lee lee  4096 Oct  4 09:50 .github/
-rwxrwxr-x   1 lee lee    53 Oct  4 09:50 .gitignore*
-rwxrwxr-x   1 lee lee  1076 Oct  4 09:50 LICENSE.md*
-rw-rw-r--   1 lee lee   563 Oct  4 09:50 phpcs.xml
-rwxrwxr-x   1 lee lee   499 Oct  4 09:50 phpunit.xml*
-rw-rw-r--   1 lee lee   444 Oct  4 09:50 psalm.xml
-rw-rw-r--   1 lee lee  3870 Oct  4 09:50 README.md
drwxrwxr-x   3 lee lee  4096 Oct  4 09:50 src/
drwxrwxr-x   4 lee lee  4096 Oct  4 09:50 tests/
-rw-rw-r--   1 lee lee   251 Oct  4 09:50 .travis.yml

ls tests/CLI/ -al 
drwxrwxr-x 2 lee lee 4096 Oct  4 09:57 ./
drwxrwxr-x 4 lee lee 4096 Oct  4 09:57 ../
-rwxrwxr-x 1 lee lee 7681 Oct  4 09:57 CLITest.php*
-rwxrwxr-x 1 lee lee 3445 Oct  4 09:57 ConsoleTest.php*
-rwxrwxr-x 1 lee lee 1764 Oct  4 09:57 TaskTest.php*

As we can see, composer.json, .gitignore, LICENSE.md and phpunit.xml files should not have executable permission.

And some PHP files in the tests/CLI folder also have the same issue.

And they should be fixed.

Upgrade our issue templates to use GitHub issue forms โœ๏ธ

Introduction

GitHub has recently rolled out a public beta for their issue forms feature. This would allow you to create interactive issue templates and validate them ๐Ÿคฏ.

Appwrite currently uses the older issue template format. Your task is to create GitHub issue forms for this repository. Please use Appwrite's issue templates as a reference for this PR.

Tasks summary:

  • Fork & clone this repository
  • Prepare bug report issue form in .github/ISSUE_TEMPLATE/bug.yaml
  • Prepare documentation issue form in .github/ISSUE_TEMPLATE/documentation.yaml
  • Prepare feature request issue form in .github/ISSUE_TEMPLATE/feature.yaml
  • Push changes to master and test issue forms on your fork
  • Submit pull request

If you need any help, reach out to us on our Discord server.

Are you ready to work on this issue? ๐Ÿค” Let us know, and we will assign it to you ๐Ÿ˜Š

Happy Appwriting!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.