Code Monkey home page Code Monkey logo

.github's People

Contributors

dependabot[bot] avatar rarkins avatar reenignearcher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rarkins

.github's Issues

incorrect urls

Describe the Bug

url: https://docs.lizardbyte.dev/about/support.html#discord

Please use [Discord](https://docs.lizardbyte.dev/about/support.html#discord) for support issues.

[Discord](https://docs.lizardbyte.dev/about/support.html#discord) for support issues. Thanks.

Expected Behavior

Link to https://app.lizardbyte/dev/#support or make support url altogether.

Additional Context

No response

Add CLA

Describe the Bug

Add CLA (contributor license agreement) automations

Expected Behavior

No response

Additional Context

No response

Need to specify the python and flake8 version based on the project

python-version: '3.10'

Since flake8 v6.0.0, some valid python syntax is flagged which causes workflows to fail. Specifically type hints comments, which are valid in all current versions of python according to PEP 0484. This is all thanks to this pull in pyflakes, PyCQA/pyflakes#684

Unfortunately several of our projects require support of Python 2.7 so cannot just switch to new type hint annotations. Seems like a hasty and poorly thought out decision to completely drop support for something that is valid and acceptable syntax.

Perhaps some better options:

Add docker workflow

Describe the Bug

Add a docker workflow for docker tagged projects

Expected Behavior

No response

Additional Context

No response

Add flake8

Describe the Bug

Add flake8 testing, to be copied to all python repositories.

  • Requires editing of flake8 tests in:
    • RetroArcher
    • db
  • These did not have flake8 yet:
    • RetroArcher.bundle
    • discord-bot
    • reddit-bot
    • RetroArcher.proxy
    • py_stream

Expected Behavior

No response

Additional Context

No response

invalid permissions when autoupdating fork PRs

Describe the Bug

Example error:

Error: Could not update pull request #34 due to an authorisation error. This is probably because this pull request is from a fork and the current token does not have write access to the forked repository. Error was: Must have admin rights to Repository.

Token owner is able to update the fork from the GitHub UI.
image

PR has the option to allow edits from maintainers.
image

Token owner is an owner of the LizardByte org.

Expected Behavior

No response

Additional Context

chinthakagodawita/autoupdate#296

auto rebase dependabot PRs

Describe the Bug

On push to nightly branch, automatically comment on dependabot PRs @dependabot rebase

Expected Behavior

No response

Additional Context

No response

Custom discord badge to show member count

Describe the Bug

Using a discord invite link we can show the total member count instead of member online count. See here -> badges/shields#4500 (comment)

Expected Behavior

No response

Additional Context

.. image:: https://img.shields.io/badge/dynamic/json?color=blue&label=Discord&style=for-the-badge&query=approximate_member_count&url=https%3A%2F%2Fdiscordapp.com%2Fapi%2Finvites%2Fd6MpcrbYQs%3Fwith_counts%3Dtrue&logo=discord
   :alt: Discord
   :target: https://discord.gg/d6MpcrbYQs

Discord

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.