Github messages for voidlinux
 help / color / mirror / Atom feed
From: TheGejr <TheGejr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gitlab-runner: update to 15.1.0
Date: Wed, 06 Jul 2022 14:32:25 +0200	[thread overview]
Message-ID: <20220706123225.VvAVcs9ZxHQ44UjFO_tnpHhqZFhiKv03cvUAqVoKDb8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37705@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

There is an updated pull request by TheGejr against master on the void-packages repository

https://github.com/TheGejr/void-packages master
https://github.com/void-linux/void-packages/pull/37705

gitlab-runner: update to 15.1.0
#### Testing the changes
- I tested the changes in this PR: **YES**
- Please note, I have **not** tested the update pattern.

#### Local build testing
- I built this PR locally for my native architecture, x86_64-2.32


A patch file from https://github.com/void-linux/void-packages/pull/37705.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37705.patch --]
[-- Type: text/x-diff, Size: 1611 bytes --]

From a9bd1d77ddbb8fd06576e640c65869d665338a49 Mon Sep 17 00:00:00 2001
From: Malte Gejr <maltegejr.korup@gmail.com>
Date: Mon, 27 Jun 2022 13:17:39 +0200
Subject: [PATCH] gitlab-runner: update to 15.1.0.

---
 srcpkgs/gitlab-runner/template | 4 ++--
 srcpkgs/gitlab-runner/update   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad8..c79af7de41df 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -1,6 +1,6 @@
 # Template file for 'gitlab-runner'
 pkgname=gitlab-runner
-version=13.1.0
+version=15.1.0
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=go
@@ -10,7 +10,7 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
-checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
+checksum=b65ca751e433fd32f186d3d59f617216f3509c5f8b7089ede25aa39e40ec43f4
 
 post_install() {
 	vsv gitlab-runner
diff --git a/srcpkgs/gitlab-runner/update b/srcpkgs/gitlab-runner/update
index c846b50c8c8b..f6561bccc099 100644
--- a/srcpkgs/gitlab-runner/update
+++ b/srcpkgs/gitlab-runner/update
@@ -1,3 +1,3 @@
-site="https://gitlab.com/gitlab-org/gitlab-runner/tags"
-pattern="<a class=\"item-title ref-name prepend-left-4\" href=\".*\">v\K.*(?=</a>)"
+site="https://gitlab.com/gitlab-org/gitlab-runner/-/tags?format=atom"
+pattern="(?<=<title>v).*(?=<\/title>)"
 ignore="*rc*"

  parent reply	other threads:[~2022-07-06 12:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27 11:42 [PR PATCH] Update package `gitlab-runner` TheGejr
2022-07-02 23:17 ` gitlab-runner: update to 15.1.0 classabbyamp
2022-07-03 10:38 ` paper42
2022-07-06 11:35 ` [PR PATCH] [Updated] " TheGejr
2022-07-06 11:44 ` TheGejr
2022-07-06 12:06 ` TheGejr
2022-07-06 12:32 ` TheGejr [this message]
2022-07-06 12:33 ` TheGejr
2022-07-16 15:37 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220706123225.VvAVcs9ZxHQ44UjFO_tnpHhqZFhiKv03cvUAqVoKDb8@z \
    --to=thegejr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).