Skip to content

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

Trending repository

jquesada2016
jquesada2016 commented Aug 23, 2021

Doing something like the following:

const api = /* create api */
api.addLambdaDataSource(
      "lambda-name-ds",
      /* lambda */,
    );

does not remove the - from the id name, causing the deploy to fail with:

Property validation failure: [Value for property {/Name} does not match pattern {[_A-Za-z][_0-9A-Za-z]*}]

And if we look at the resulting stac

PICO-8 logo

Popular topic

PICO-8 is a fantasy console for making, sharing and playing tiny games and other computer programs in Lua.

Trending repository

Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

App recommended by GitHub

Better Code Hub

Spend less time fixing bugs. And more time shipping new features.

A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code

components

Trending repository

advanced-java

Trending repository

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated Sep 2, 2021
  • Java

Trending repository

Trending repository

PavelSosin-320
PavelSosin-320 commented May 18, 2021

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature
or only Idea
Description
Enable to create shared volumes at the Pod level like in the Kubernetes Pod

Currently, Podman volumes can be shared via podman run --mounts-from, i.e only at the container level. On other hand, Kubernetes allows share volumes uniformly mounted by all Pod's containers. I

jina

Trending repository

jacobowitz
jacobowitz commented Aug 17, 2021

The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.

Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app

App recommended by GitHub

Django Doctor

Fix Django anti-patterns in your pull requests in just a few clicks

  • Enhance the security of your website
  • Improve team agility through better code quality
  • Spend less time reviews code or fixing bugs
  • Upskill junior devs with learning resources
  • Setup in 10 seconds and nothing to install or update
  • Airtight privacy policy and security guaranteed