Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
release: run update-infos-status --auto
Browse files Browse the repository at this point in the history
  • Loading branch information
atmaxinger committed Jul 31, 2023
1 parent 20b90e0 commit efaa95a
Show file tree
Hide file tree
Showing 41 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion src/plugins/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/ansible
- infos/recommends =
- infos/placements = setstorage
- infos/status = recommended productive maintained conformant writeonly
- infos/status = recommended productive maintained conformant unittest writeonly
- infos/metadata =
- infos/description = export Ansible playbooks

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = backend
- infos/status = nodep
- infos/status = unittest nodep configurable nodoc
- infos/description = Plugin implementing full backend functionality

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/backend_odbc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = backend
- infos/status = experimental reviewed
- infos/status = reviewed unittest experimental
- infos/description = Plugin implementing full backend functionality for ODBC data sources

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = pregetcache postgetcache
- infos/status = experimental
- infos/status = unittest nodep experimental
- infos/metadata =
- infos/description = caches keysets from previous `kdbGet()` calls

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/ccode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = postgetstorage presetstorage
- infos/status = unittest nodep libc configurable discouraged
- infos/status = unittest nodep libc discouraged
- infos/description = Decoding/Encoding engine which escapes unwanted characters.

# CCode
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/cpptemplate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/info
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = maintained unittest nodep experimental nodoc concept
- infos/status = maintained unittest nodep experimental concept
- infos/metadata =
- infos/description = A template for C++ based plugins

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/crypto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = postgetstorage presetstorage
- infos/status = unittest configurable memleak unfinished discouraged
- infos/status = unittest configurable unfinished discouraged
- infos/metadata = crypto/encrypt
- infos/description = Cryptographic operations

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/curlget/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = getresolver setresolver commit rollback
- infos/status = configurable readonly preview unfinished nodoc
- infos/status = configurable readonly preview unfinished
- infos/metadata =
- infos/description = mount remote config files via curl

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/date/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = presetstorage postgetstorage
- infos/status = recommended productive maintained reviewed conformant compatible coverage specific unittest tested libc final
- infos/status = recommended productive maintained reviewed conformant compatible coverage specific unittest tested libc nodep final
- infos/metadata = check/date check/date/format
- infos/description = validates date and time strings

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/desktop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/info
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = recommended maintained specific nodep libc readonly limited unfinished concept
- infos/status = recommended maintained specific unittest nodep libc readonly limited unfinished concept
- infos/metadata =
- infos/description = reads desktop information

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = prerollback rollback postrollback getresolver pregetstorage getstorage procgetstorage postgetstorage setresolver presetstorage setstorage precommit commit postcommit
- infos/status = nodep libc experimental discouraged -1000000
- infos/status = nodep libc configurable experimental nodoc discouraged -1000000
- infos/metadata =
- infos/description = documentation plugin without functionality

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/gopts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = hook procgetstorage
- infos/status = recommended productive maintained nodep libc
- infos/status = recommended productive maintained unittest nodep libc configurable
- infos/metadata = args args/index command opt opt/long opt/arg opt/flagvalue opt/help opt/hidden opt/# opt/#/long opt/#/arg opt/#/flagvalue opt/#/hidden env env/#
- infos/description = Parses command-line options using elektra-opts

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/gpgme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/recommends =
- infos/placements = postgetstorage presetstorage
- infos/status = unittest configurable memleak experimental unfinished
- infos/status = unittest configurable experimental unfinished
- infos/metadata = crypto/encrypt gpg/binary
- infos/description = Cryptographic operations wit GnuPG Made Easy (GPGME)

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/internalnotification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = postgetstorage postcommit
- infos/status = unittest libc nodep global experimental unfinished concept
- infos/status = unittest libc nodep configurable global experimental unfinished nodoc concept
- infos/metadata =
- infos/description = Plugin for internal notification

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/kconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/kconfig
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = recommended maintained compatible specific experimental unfinished nodoc concept
- infos/status = recommended maintained compatible specific unittest nodep experimental unfinished concept
- infos/metadata =
- infos/description = Reads and writes the KConfig INI format

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/keytometa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = conv
- infos/needs =
- infos/placements = presetstorage postgetstorage
- infos/status = unittest tested nodep libc configurable discouraged
- infos/status = unittest tested nodep libc discouraged
- infos/metadata =
- infos/description = conversion of keys to metakeys and vice versa

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/length/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- infos/provides = check
- infos/recommends =
- infos/placements = presetstorage postgetstorage
- infos/status = experimental unittest nodep
- infos/status = unittest nodep experimental
- infos/metadata = check/length/max
- infos/description = validates if input is less or equal to length and throws error otherwise

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/lineendings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/provides =
- infos/placements = pregetstorage postgetstorage precommit
- infos/status = maintained unittest nodep configurable
- infos/status = maintained unittest nodep configurable nodoc
- infos/description = verifies line endings of files

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/logchange/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs =
- infos/provides = tracing
- infos/placements = hook pregetstorage postgetstorage postcommit
- infos/status = maintained nodep global nodoc
- infos/status = maintained unittest nodep global nodoc
- infos/description = demonstrates notification of key changes

## Purpose
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/macaddr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = check
- infos/recommends =
- infos/placements = postgetstorage presetstorage
- infos/status = maintained nodep
- infos/status = maintained unittest nodep
- infos/metadata = check/macaddr
- infos/description = Validates MAC-addresses and returns them as integers

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/missing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- infos/provides = missing
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = nodep
- infos/status = nodep nodoc
- infos/metadata =
- infos/description = A plugin which informs the user about a missing backend.

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/mmapstorage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/mmapstorage
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = experimental
- infos/status = unittest experimental
- infos/metadata =
- infos/description = high performance storage using memory mapped files

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = backend
- infos/status = nodep
- infos/status = unittest nodep nodoc
- infos/metadata =
- infos/description = For internal use only

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = check
- infos/needs =
- infos/placements = presetstorage
- infos/status = maintained unittest nodep libc nodoc
- infos/status = maintained unittest nodep libc
- infos/metadata = check/ipaddr check/port check/port/listen
- infos/description = Checks keys if they contain a valid ip address

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/noresolver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = resolver
- infos/needs =
- infos/placements = rollback getresolver setresolver commit
- infos/status = maintained nodep libc configurable discouraged
- infos/status = maintained nodep libc configurable nodoc discouraged
- infos/description = resolver dummy that always succeeds

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/path/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/placements = presetstorage
- infos/needs =
- infos/provides = check
- infos/status = maintained nodep libc nodoc
- infos/status = maintained nodep libc
- infos/metadata = check/path check/path/mode check/path/user
- infos/description = Checks if keys enriched with appropriate metadata contain valid paths as values as well
as correct permissions
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/process/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = postgetstorage presetstorage
- infos/status = maintained unittest shelltest
- infos/status = maintained unittest shelltest nodep configurable
- infos/metadata =
- infos/description = one-line description of process

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/quickdump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/quickdump
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = maintained compatible tested nodep libc preview
- infos/status = maintained compatible unittest tested nodep libc configurable preview
- infos/metadata =
- infos/description = much quicker version of dump (2x or more in most cases)

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/recorder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = hook
- infos/status = recommended productive maintained conformant
- infos/status = recommended productive maintained conformant unittest nodep configurable nodoc
- infos/metadata =
- infos/description = provides session recording functionality

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/resolver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = resolver
- infos/needs =
- infos/placements = rollback getresolver setresolver commit
- infos/status = productive maintained specific unittest tested libc nodep configurable
- infos/status = productive maintained specific unittest tested libc
- infos/description = system independent resolver

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage
- infos/placements = getstorage setstorage
- infos/recommends =
- infos/status = maintained reviewed tested configurable global preview memleak experimental
- infos/status = maintained reviewed unittest tested configurable global preview memleak experimental
- infos/description = Ruby plugin bridge, implement Elektra plugins with Ruby

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/needs =
- infos/provides = check apply
- infos/placements = hook
- infos/status = recommended productive nodep configurable global
- infos/status = recommended productive unittest nodep global
- infos/description = allows to give specifications for keys

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/specload/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/specload
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = maintained nodep libc configurable unfinished
- infos/status = maintained unittest nodep libc configurable unfinished
- infos/metadata =
- infos/description = loads a specification from an external application

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = prerollback rollback postrollback getresolver pregetstorage getstorage procgetstorage postgetstorage setresolver presetstorage setstorage precommit commit postcommit
- infos/status = recommended productive maintained reviewed conformant compatible coverage specific unittest shelltest tested nodep libc configurable final preview memleak experimental difficult unfinished old nodoc concept orphan obsolete discouraged -1000000
- infos/status = recommended productive maintained reviewed conformant compatible coverage specific unittest shelltest tested nodep libc final preview experimental difficult unfinished old concept orphan obsolete discouraged -1000000
- infos/metadata =
- infos/description = one-line description of template

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/toml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/needs = base64
- infos/recommends = type
- infos/placements = getstorage setstorage
- infos/status = experimental unfinished
- infos/status = unittest experimental unfinished
- infos/metadata = order comment/# comment/#/start comment/#/space type tomltype origvalue
- infos/description = This storage plugin reads and writes TOML files using Flex and Bison.

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/type/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = check
- infos/needs =
- infos/placements = postgetstorage presetstorage
- infos/status = recommended maintained unittest tested nodep libc
- infos/status = recommended maintained unittest tested nodep libc configurable
- infos/metadata = check/type type check/enum check/enum/# check/enum/delimiter check/boolean/true check/boolean/false
- infos/description = type checker using COBRA data types

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/unit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- infos/provides =
- infos/recommends =
- infos/placements = presetstorage postgetstorage
- infos/status = maintained reviewed conformant compatible coverage specific unittest tested libc final
- infos/status = maintained reviewed conformant compatible coverage specific unittest tested libc nodep final
- infos/metadata = check/unit
- infos/description = validates units of memory and normalizes to bytes

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/version/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = version
- infos/recommends =
- infos/placements = backend
- infos/status = nodep
- infos/status = unittest nodep nodoc
- infos/metadata =
- infos/description = Provides version information for this Elektra installation.

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/wresolver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = resolver
- infos/needs =
- infos/placements = rollback getresolver setresolver
- infos/status = recommended maintained nodep configurable unfinished nodoc
- infos/status = recommended maintained nodep unfinished nodoc
- infos/description = Returns success on every call and can be used as resolver.

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/xfconf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- infos/provides = storage/xml
- infos/recommends =
- infos/placements = getstorage setstorage
- infos/status = maintained libc configurable experimental unfinished concept limited memleak
- infos/status = maintained unittest libc configurable memleak experimental limited unfinished concept
- infos/metadata =
- infos/description = storage plugin for xfconf

Expand Down
2 changes: 1 addition & 1 deletion src/plugins/xmltool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- infos/provides = storage/xml
- infos/needs =
- infos/placements = getstorage setstorage
- infos/status = unittest final memleak unfinished old nodoc discouraged
- infos/status = unittest final memleak unfinished old discouraged
- infos/description = Storage using legacy XML format.

## Introduction
Expand Down

0 comments on commit efaa95a

Please sign in to comment.