coverage.yaml (versions-1.5.4) | : | coverage.yaml (versions-1.5.5) | ||
---|---|---|---|---|
skipping to change at line 15 | skipping to change at line 15 | |||
- sauvegarde | - sauvegarde | |||
- git | - git | |||
freshcode_wrong_url: | freshcode_wrong_url: | |||
url: "http://freshcode.club/projects.wrong" | url: "http://freshcode.club/projects.wrong" | |||
type: list | type: list | |||
projects: | projects: | |||
- sauvegarde | - sauvegarde | |||
non_existing_host.org: | non_existing_host.org: | |||
url: "https://non_existing_host.org/{}/releases.atom" | url: "https://non_existing_host.org/{}/tags.atom" | |||
type: list | type: list | |||
projects: | projects: | |||
- notaproject | - notaproject | |||
freshcode: | freshcode: | |||
url: "http://freshcode.club/projects.rss" | url: "http://freshcode.club/projects.rss" | |||
type: notatype | type: notatype | |||
projects: | projects: | |||
- sauvegarde | - sauvegarde | |||
- git | - git | |||
skipping to change at line 40 | skipping to change at line 40 | |||
projects: | projects: | |||
- advtor | - advtor | |||
sourceforge.m: | sourceforge.m: | |||
url: "https://sourceforge.net/projects/{}/rss?path=/" | url: "https://sourceforge.net/projects/{}/rss?path=/" | |||
type: byproject | type: byproject | |||
projects: | projects: | |||
- gprename | - gprename | |||
github: | github: | |||
url: "https://github.com/{}/releases.atom" | url: "https://github.com/{}/tags.atom" | |||
type: byproject | type: byproject | |||
projects: | projects: | |||
- name: angular/angular | - name: angular/angular | |||
regex: '([\d\.\-rRcCbetaBETA]+)' | regex: '([\d\.\-rRcCbetaBETA]+)' | |||
entry: last checked | entry: last checked | |||
- name: InfotelGLPI/manufacturersimports | - name: InfotelGLPI/manufacturersimports | |||
regex: '\w+ [\d\.]+ : \w+ ([\d\.]+).*' | regex: '\w+ [\d\.]+ : \w+ ([\d\.]+).*' | |||
entry: last checked | entry: last checked | |||
- name: akheron/jansson | - name: akheron/jansson | |||
entry: last checked | entry: last checked | |||
skipping to change at line 67 | skipping to change at line 67 | |||
- vim/vim | - vim/vim | |||
- notauser/notaproject | - notauser/notaproject | |||
github2: | github2: | |||
url: "https://github.com/{}/wrongurl.atom" | url: "https://github.com/{}/wrongurl.atom" | |||
type: byproject | type: byproject | |||
projects: | projects: | |||
- name: dupgit/versions | - name: dupgit/versions | |||
github3: | github3: | |||
url: "https://github.com/{}/releases.atom" | url: "https://github.com/{}/tags.atom" | |||
type: byproject | type: byproject | |||
projets: | projets_is_not_projects: | |||
- dupgit/versions | - dupgit/versions | |||
github4: | github4: | |||
url: "https://github.com/{}/releases.atom" | url: "https://github.com/{}/tags.atom" | |||
type: notatype | type: notatype | |||
projects: | projects: | |||
- dupgit/versions | - dupgit/versions | |||
empty_projects: | empty_projects: | |||
url: "http://freshcode.club/projects.rss" | url: "http://freshcode.club/projects.rss" | |||
type: list | type: list | |||
projects: | projects: | |||
End of changes. 5 change blocks. | ||||
5 lines changed or deleted | 5 lines changed or added |