Yorgos Saslis

Results 61 comments of Yorgos Saslis

I am currently attending a BarcelonaJUG meetup. They charge 2 eur per RSVP which get paid into a paypal account. Whoever turns up, puts their name down in a form...

@ianopolous assuming I would open a PR with a Dockerfile, what would be a good smoke test / health check to verify that the Peergos.jar starts correctly (so we can...

PR opened here: https://github.com/Peergos/web-ui/pull/485

Hitting the same issue on a mac m2, with concourse 7.10.0 and ```yaml CONCOURSE_WORKER_RUNTIME: houdini CONCOURSE_WORKER_BAGGAGECLAIM_DRIVER: naive CONCOURSE_WORKER_BAGGAGECLAIM_DISABLE_USER_NAMESPACES: true ```

@edwardCao I've got a relatively stable concourse deployment (not entirely without its issues) on arm64 (with podman desktop) and : ```yaml image: rdclda/concourse:7.9.1 platform: linux/arm64 environment: CONCOURSE_WORKER_RUNTIME: "containerd" CONCOURSE_WORKER_BAGGAGECLAIM_DRIVER: overlay...

Very interesting issue. Thanks for the detailed explanation @Neloop ! @ammendonca i think we really need your input / feedback on something like this, to verify it really is (or...

Hey @macvoo ! Thanks for taking the time to submit this PR ❤️ !! Could you please take a look at our [Open Source Playbook](https://docs.google.com/document/d/1RZz2nd2ivCK_rg1vKX9ansgNF6NpK_PZl81GxZ2MSnM/edit?usp=sharing) and then proceed with [signing...

thanks for signing the CLA @macvoo ! Passing this on for review.

Hi @isamzwuairi ! Thanks for reporting this. I see some weird characters in the first code snippet you have shared, as the first printout from the client. Can we first...

hmm still looks like a weird encoding issue to me... @ammendonca any thoughts on this one?