Marcos Nils

Results 82 issues of Marcos Nils

This commit changes the tagging strategy of the engine to use the git commit SHA instead of the registry hash. The main reason for this is to avoid chicken and...

### What are you trying to do? Since we have some custom `dagger-cue` logic to validate the plan correctness, just doing a simple `cue eval` might not be enough to...

kind/enhancement
kind/proposal
sdk/cue

I've noticed that some tests (https://github.com/dagger/dagger/blob/main/internal/mage/sdk/python.go#L29-L80) are accidentally not currently using the `WithDevEngine` util helpers which causes the SDK to pick the latest defined in the `engine.gen.go`. We should add...

area/tests
area/core

Signed-off-by: Marcos Lilljedahl

Follow-up to: - https://github.com/dagger/dagger/pull/3748

Hi @tudor-malene. I've been using EasyGrid with jquery datatables layout and filters in production for the last couple of months and so far the experience has been flawless. I'm finding...

I'm getting this error in the console when trying to use latest EasyGrid plugin [WARN] [2015/02/25 21:44:09] [DirectiveProcessor]: Unable to Locate Asset: /jquery-ui-1.11.0/jquery-ui.css [WARN] [2015/02/25 21:44:09] [DirectiveProcessor]: Unable to Locate...

Use https://dagger.io to build and deploy the app

Javadocs are mainly a copy/paste of the redis documentation. We need to change them to represent proper java types and exception handling. There are also methods which doesn't have any...

As discussed in #909 we need to find a better way to handle reconnection strategy so we can reuse the same Jedis instance if JedisConnectionException occurred.

stale