public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Fabian Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] partially-applied: [PATCH-SERIES v7] APT repositories API/UI
Date: Wed, 23 Jun 2021 20:02:53 +0200	[thread overview]
Message-ID: <9866e0fd-36f4-1cf8-869e-0485ca9d1da1@proxmox.com> (raw)
In-Reply-To: <20210623133904.174072-1-f.ebner@proxmox.com>

On 23.06.21 15:38, Fabian Ebner wrote:
> List the configured repositories and have some basic checks for them.
> Allow adding standard Proxmox repositories and enabling/disabling repositories.
> 
> 
> Changes from v6:
>     * do not include the upgrade functionality for now, focus on being
>       able to add standard repositories and enable/disable them
>     * put impl blocks and struct declarations together in proxmox-apt
>     * merge repositories and check_repositories get calls
>     * see individual patches for more
> 
> Older changes can be found here:
> https://lists.proxmox.com/pipermail/pve-devel/2021-June/048598.html
> 
> 
> The dependency for pve-rs to proxmox-apt is already in the patches.
> Additionally, pve-manager depends on pve-rs and proxmox-widget-toolkit.
> 
> 
> proxmox-apt:
> 
> Fabian Ebner (5):
>   initial commit
>   add files for Debian packaging
>   add more functions to check repositories
>   add handling of Proxmox standard repositories
>   bump version to 0.2.0-1


> proxmox-widget-toolkit:
> 
> Fabian Ebner (2):
>   add UI for APT repositories
>   add buttons for add/enable/disable
> 
>  src/Makefile                |   1 +
>  src/node/APTRepositories.js | 503 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 504 insertions(+)
>  create mode 100644 src/node/APTRepositories.js
> 

applied above, i.e., proxmox-apt and widget-toolkit patches, as those itself do not show up
anywhere and that should make it easier to adapt and test in collaboration - thanks!

FYI:  The widget-toolkit got some followups on top.




  parent reply	other threads:[~2021-06-23 18:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23 13:38 [pve-devel] " Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-apt 1/5] initial commit Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-apt 2/5] add files for Debian packaging Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-apt 3/5] add more functions to check repositories Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-apt 4/5] add handling of Proxmox standard repositories Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-apt 5/5] bump version to 0.2.0-1 Fabian Ebner
2021-06-23 13:38 ` [pve-devel] [PATCH v7 proxmox-widget-toolkit 1/2] add UI for APT repositories Fabian Ebner
2021-06-23 13:39 ` [pve-devel] [PATCH v7 proxmox-widget-toolkit 2/2] add buttons for add/enable/disable Fabian Ebner
2021-06-23 13:39 ` [pve-devel] [PATCH v7 pve-rs 1/1] add bindings for proxmox-apt Fabian Ebner
2021-06-30 19:17   ` [pve-devel] applied: " Thomas Lamprecht
2021-06-23 13:39 ` [pve-devel] [PATCH v7 pve-manager 1/3] api: apt: add call for repository information Fabian Ebner
2021-06-23 13:39 ` [pve-devel] [PATCH v7 pve-manager 2/3] api: apt: add PUT and POST handler for repositories Fabian Ebner
2021-06-23 13:39 ` [pve-devel] [PATCH v7 pve-manager 3/3] ui: add panel for listing APT repositories Fabian Ebner
2021-06-23 18:02 ` Thomas Lamprecht [this message]
2021-07-05  6:51 ` [pve-devel] applied-series: [PATCH-SERIES v7] APT repositories API/UI Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9866e0fd-36f4-1cf8-869e-0485ca9d1da1@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal