Skip to content

Here's what's popular on GitHub today...

Gamedev.js Jam 2022

Game Bytes

Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.

Perl logo

Popular topic

Perl is a highly capable and feature-rich programming language.

Trending repository

luna2216
luna2216 commented Mar 14, 2022

复现流程与链接

将demo中的react版本修改为17.0.2,运行后编辑器中组件无法选中

期望结果

可以正常运行

环境信息

  • 引擎版本 1.0.1-beta.1
  • ext 版本 1.0.2
  • 物料
    • moment﹫2.24.0
    • lodash
    • ﹫alifd/next﹫1.24.18
    • NextTable﹫1.0.1
    • ﹫alilc/lowcode-materials﹫1.0.1
    • ﹫alifd/pro-layout﹫1.0.1-beta.5
    • ﹫alifd/fusion-ui﹫1.0.5-beta.1
bug good first issue

Trending repository

finswimmer
finswimmer commented Jan 10, 2022

poetry and poetry-core are full type annotated and checking types by mypy is prepared. However these checks are deactivated for most of the modules.

In this ticket I like to invite everybody to pick one or more modules in poetry and poetry-core and fix errors reported by mypy. Please link any PR you are starting to this issue.

In process:

Improvement Good First Issue
OSCA22

Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.

Trending repository

Since Polisens web queueing solution for getting a passport sucks, and it is more or less impossible to book a time, I wrote this small python script. What it does is that it automates the searching for a bookable time. In the file you just change the constants to your information and away you go. :)

  • Updated Mar 25, 2022
  • Python
appwrite

Trending repository

Sentry screenshot

App recommended by GitHub

Sentry

Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.

Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.

autocomplete

Trending repository

amplication

Trending repository

pinia

Trending repository

Djaler
Djaler commented Nov 29, 2021

Reproduction

https://github.com/Djaler/pinia-vue-2-store-to-refs

Steps to reproduce the behavior

  1. npm install
  2. npm run dev
  3. Open in browser

Expected behavior

Two numbers displayed beside a button.

Actual behavior

Value, created using storeToRefs is undefined

Additional information

If we debug storeToRefs function, we'll see that `store['cou

good first issue contribution welcome external vue 2.x

Trending repository

hryamzik
hryamzik commented Jul 22, 2021

I'm trying to apply node labels using the following configuration:

  - name: test
    instanceType: m5.large
    minSize: 1
    maxSize: 2
    desiredCapacity: 2
    labels:
      role: test
      node-role.kubernetes.io/test: ok

According to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:

AWS::EKS::No
good first issue kind/bug priority/backlog blocked/aws

Trending repository

robert-zaremba
robert-zaremba commented Feb 17, 2022

Summary

Find a tool / linter which checks that all struct attributes are set. This should be on by default.

Problem Definition

Forgetting an attribute can lead to errors. This is related to objects stored in a state as well events. In some cases we don't need to set all attributes because the default value is the one we want. However it's still good to be explicit. If there are ca

good first issue tooling Type: Dev UX
meilisearch

Trending repository

curquiza
curquiza commented Mar 21, 2022

To prevent having this kind of issue in the future, we need to add a CI that checks the Meilisearch server can receive documents and well process them.

A basic version of the CI script should

  • Run the Meilisearch server without any argument
  • Add a simple document, ex: [{"id": 1, "name": "toto l'asticot"}]
  • Check the document was
good first issue maintenance
Licensebat screenshot

App recommended by GitHub

Licensebat

Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.

Goodbye surprises and headaches when auditing your company projects.