]> Dogcows Code - chaz/p5-File-KDBX/commitdiff
Add badges
authorCharles McGarvey <ccm@cpan.org>
Sun, 1 May 2022 02:14:35 +0000 (20:14 -0600)
committerCharles McGarvey <ccm@cpan.org>
Sun, 1 May 2022 02:14:35 +0000 (20:14 -0600)
lib/File/KDBX.pm
t/group.t [changed mode: 0755->0644]
t/iterator.t [changed mode: 0755->0644]

index e7d11b3e3848d7ec8ee69dd4b1d5221a062622c1..30f401e9dfe6c66a0020c13353df3a46ef7ef499 100644 (file)
@@ -2492,4 +2492,24 @@ when trying to use such features with undersized IVs.
 * L<File::KeePass> has overlapping functionality. It's good but has a backlog of some pretty critical bugs and
     lacks support for newer KDBX features.
 
+=begin :header
+
+=begin markdown
+
+[![Linux](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/linux.yml/badge.svg)](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/linux.yml)
+[![macOS](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/macos.yml/badge.svg)](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/macos.yml)
+[![Windows](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/windows.yml/badge.svg)](https://github.com/chazmcgarvey/File-KDBX/actions/workflows/windows.yml)
+
+=end markdown
+
+=begin HTML
+
+<a title="Linux" href="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/linux.yml"><img src="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/linux.yml/badge.svg"></a>
+<a title="macOS" href="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/macos.yml"><img src="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/macos.yml/badge.svg"></a>
+<a title="Windows" href="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/windows.yml"><img src="https://github.com/chazmcgarvey/File-KDBX/actions/workflows/windows.yml/badge.svg"></a>
+
+=end HTML
+
+=end :header
+
 =cut
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
This page took 0.021562 seconds and 4 git commands to generate.