Project

General

Profile

Actions

action #77782

closed

metrics.o.o

Added by ddemaio over 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2020-11-12
Due date:
2021-07-30
% Done:

100%

Estimated time:

Description

Updating metrics to include the next release. The pattern needs to be updated. Previous patter was
const PRODUCT_PATTERN = '/10\[2-3]|11.[0-4]|12.[1-3]|13.[1-2]|42.[1-3]|15.[0-1]|tumbleweed)$/';

New pattern is

const PRODUCT_PATTERN = '/10\[2-3]|11.[0-4]|12.[1-3]|13.[1-2]|42.[1-3]|15.[0-2]|tumbleweed)$/';

basically the |15.[0-2]| code needs to be updated.

Additional things needed for metrics.o.o to update is:
Submit Request for openSUSE:Factory is needed (last updated SR https://build.opensuse.org/request/show/849363)
Updated package in openSUSE:Leap:15.2:Update is needed.

Actions

Also available in: Atom PDF