Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Conversation

@AlbyIanna
Copy link
Contributor

@AlbyIanna AlbyIanna commented Jan 9, 2018

This PR is based on status branch

Added version number and urls in main.go; version variable will be overwritten by ldflags at compile time to enable CI

Added handler and routine for unattended update

cmaglie and others added 27 commits December 22, 2017 10:42
Signed-off-by: Matteo Suppo <matteo.suppo@gmail.com>
Allow the connector to be configured with different urls
  type response struct {
    Packages []*apt.Package `json:"packages"`
    Updates  []*apt.Package `json:"updates"`
  }

- "upgradable" status is copied in the main list `Package`
- `Upgradable` list has been renamed to `Updates` that better
  reflect the meaning of the list
@facchinm
Copy link
Member

Manually merged

@facchinm facchinm closed this Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants