ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.72k stars 1.47k forks source link

Add gitpod config #1346

Closed NexWonka closed 4 years ago

NexWonka commented 4 years ago

this commit adds support for Gitpod.io, a free automated dev environment that makes contributing and generally working on GitHub projects much easier. It allows anyone to start a ready-to-code dev environment for any branch, issue and pull request with a single click.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Additional documentation e.g. usage docs, etc.:

TravisBuddy commented 4 years ago

Travis tests have failed

Hey @NexWonka, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

$PRE_COMMIT_CMD ``` [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/psf/black. [INFO] Initializing environment for https://gitlab.com/pycqa/flake8. [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/psf/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://gitlab.com/pycqa/flake8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/asottile/pyupgrade. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Fix End of Files.........................................................Passed Trim Trailing Whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing README.md Check docstring is first.................................................Passed Check Yaml...............................................................Passed Debug Statements (Python)................................................Passed Check python ast.........................................................Passed black....................................................................Passed flake8...................................................................Passed pyupgrade................................................................Passed pre-commit hook(s) made changes. If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. To run `pre-commit` as part of git workflow, use `pre-commit install`. All changes made by hooks: diff --git a/README.md b/README.md index ec61db7..5c63493 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/instagrambot/instabot) +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/instagrambot/instabot) # Instabot ```
TravisBuddy Request Identifier: 7cd2bc60-5e58-11ea-92a1-69478ed59942
ohld commented 4 years ago

I don't think this is really needed for the project

NexWonka commented 4 years ago

Yeah.. sorry.. just testing one of the online code repo..

On Thu, Mar 5, 2020, 5:09 AM Daniil Okhlopkov notifications@github.com wrote:

I don't think this is really needed for the project

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/instagrambot/instabot/pull/1346?email_source=notifications&email_token=ANMLI435AXI6NCEUBPRISI3RF27O3A5CNFSM4LBSYGNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN2JNQA#issuecomment-594843328, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMLI44N4B5WZACB3CPELCLRF27O3ANCNFSM4LBSYGNA .