Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Using source and type of requests #691

@pavelevap

Description

@pavelevap

Each created commit is based on particular request. We could use type and source of every request and save it together with commit.

Where to save?
Header X-VP-ActionSource or somewhere else?

What?
GET x POST, AJAX, redirect, source (WP-CLI, iOS, WP-admin, REST API).
List of available values will have to be created.

Why?

  • Developers could better overview commited changes.
  • Track information about plugin behaviour (final goal is recognition of related commits).
  • Users could see for example source of commited changes (WP-CLI, Calypso, WP-admin).

Where to show?
VersionPress administration page, every commit could be marked for example by color, text or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionNeeds discussion or is being discussed.featureNew feature. See "improvement" for updates of existing functionality.scope: coreCore VersionPress functionality like tracking actions, creating Git commits, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions