Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEmw9-003dL0-UX for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2024 09:28:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sEmw9-0074aQ-Vh for pgadmin-hackers@arkaria.postgresql.org; Wed, 05 Jun 2024 09:28:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEmw9-0074aI-M6 for pgadmin-hackers@lists.postgresql.org; Wed, 05 Jun 2024 09:28:05 +0000 Received: from mail-oo1-xc2e.google.com ([2607:f8b0:4864:20::c2e]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sEmw6-00060b-8L for pgadmin-hackers@postgresql.org; Wed, 05 Jun 2024 09:28:04 +0000 Received: by mail-oo1-xc2e.google.com with SMTP id 006d021491bc7-5b97b5822d8so945165eaf.3 for ; Wed, 05 Jun 2024 02:28:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1717579679; x=1718184479; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=0JkzY6R5JevB6RangePVA9FxWfwjPnakJjF3dH3qpC4=; b=dOrH7CF3olBUYfBAfRxhik6Vc3BCVtrVnlSPExIPvdkjY0sXWPQQyM3qL29SUYC9E/ BoQ+dqGouiQw9TI146SsNQf4QkgexWQ3OPp8MIU4CoNkT5GkemHGOWDaZlgP4h3wCZLD FYtvWZqJCWiXWw0isF7Shn59I4DtuSdacPneme0Xw0unYRmbfwnTkVqmciQgt0p5dPMu 82ZPSYf5+5RSDJpZjYqv1oLug7XnurkJzcPYgToxXUmdxcsHunW5cqEQTzPlCm+c7phv rwOLiDi608PB4YnG6Y/MuBDY7/+E2cmyyYDDSNs0u91xqj8K8VdH3hOs6VQeruPm1UZu lYQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717579679; x=1718184479; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=0JkzY6R5JevB6RangePVA9FxWfwjPnakJjF3dH3qpC4=; b=cAHn1ZkJL1truMauDPueclCdvIkE8kfMO5S2QZ//2u6QRHoUa8ZX0q/uSRlJekueDn crSm0jcRFaYRrJkscTQheRxfBy1VaNXR1HeHa9qJ7XRIn7JEF6BsDpC4SjR/szskNeLT L0tNh/bj6eajAvC3/HR8g/TPIg0dvpTv8q5EmnFvmLfq8wqJJMr1graJm+UnY3lVqMr0 FaeC52f9QenbtULCVpw9jn0BzeJd98v2HN1TzlUkZ4XpbhY0KT1Gxwow4Vk1OOGy+PzS 055lbCiIjIhUFC++BmPvh7VMA6U7r3FBYZrfsffS5hFWDxbLnnnndK9hdYAjKIFehptR UvOg== X-Forwarded-Encrypted: i=1; AJvYcCUsLPtwQGPxYhkPm5QuOo51rEFmJFSfM4z9fp3NQ6rrIBpPMOSvAufQEdG5GkhxeSt0UFrGI0CM2sk3i/rvtswuF3bxu7TWdAHYATNvgeU= X-Gm-Message-State: AOJu0YySyo5+CRW16yDuQRyY+SuGANgO48Jnclg0q0umrRIA4wLenb5V 3asoQTdK2KdLUp4MUUNdc2nOwyQOwjlSNzlO/vDgiDgDYZJWRRQ8Tvp+kfIkc5VBRZFbRFkEQ98 2/7htKyycx729MLv1v7VBBhiAgJO4KilrxfGD X-Google-Smtp-Source: AGHT+IFgml6y6DDpUYsrlVCkaefAP9QBYTO3FdLUQw1G5TWrT6ZSUmWgZj0RH28ZsNu2wk+ghtzXxES5e1wFp6tzJLk= X-Received: by 2002:a05:6820:1b95:b0:5b2:bc0:f387 with SMTP id 006d021491bc7-5ba790b1a35mr2238822eaf.5.1717579679325; Wed, 05 Jun 2024 02:27:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Wed, 5 Jun 2024 14:57:23 +0530 Message-ID: Subject: Re: pgAdmin4 v8.8 candidate builds To: Usman Khan Cc: Akshay Joshi , pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a8f8ee061a212e85" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a8f8ee061a212e85 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Usman, We're glad that you wish to help us in testing. Generally, Akshay will share the candidate builds link on email. You could test any supported platform. Testing involves upgrading existing pgAdmin and doing a basic sanity test. Same for a clean install pgAdmin. Let us know if you have any other questions. On Wed, Jun 5, 2024 at 9:13=E2=80=AFAM Usman Khan wrote: > Hi Hackers, > Can you please let me know the final testing process, I want to see where > I can contribute in my capacity in this regard. > > On Tue, Jun 4, 2024 at 7:22=E2=80=AFPM Akshay Joshi > wrote: > >> Hi All, >> >> Due to some critical issues, the pgAdmin team has decided to release v8.= 8 >> ahead of schedule. pgAdmin4 v8.8 candidate builds and source code is >> available at https://developer.pgadmin.org/builds/2024-06-04-1/ >> >> Yogesh, could you please verify this for Thursday's release? >> >> >> Akshay Joshi >> >> Principle Software Architect >> >> enterprisedb.com >> >> * Blog*: https://www.enterprisedb.com/akshay-joshi >> * GitHub*: https://github.com/akshay-joshi >> * LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 >> > --=20 Thanks, Aditya Toshniwal pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com* "Don't Complain about Heat, Plant a TREE" --000000000000a8f8ee061a212e85 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Usman,

We're glad that you wish to help us in testi= ng.=C2=A0
Generally, Akshay will share the candidate builds link on email. = You could test any supported platform.=C2=A0
Testing involves upgrading exi= sting pgAdmin and doing a basic sanity test. Same for a clean install pgAdm= in.

Let us know if you have any other questions.


On Wed, Jun = 5, 2024 at 9:13=E2=80=AFAM Usman Khan <umk555@gmail.com> wrote:
Hi Hackers,
Can you please let me k= now the final testing process, I want to see where I can contribute in my c= apacity in this regard.

On Tue, Jun 4, 2024 at 7:22=E2=80=AFPM Akshay= Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,

Due to some critical issues, the pgAdmin team has decided to release v8.8= ahead of schedule. pgAdmin4 v8.8 candidate=C2=A0builds and source code is = available at=C2=A0https://developer.pgadmin.org/builds/2024-06-04-1/<= /a>
=


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker=C2=A0| Sr. Software Architect=C2=A0| enterprisedb.com