Giter Site home page Giter Site logo

upciti / ops2deb Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 3.0 1.1 MB

Generate Debian packages for common devops tools such as kubectl, kustomize, helm, ...

License: MIT License

Python 99.70% Dockerfile 0.30%
debian kubernetes helm kustomize apt aptly package

ops2deb's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ops2deb's Issues

Bad project version "0"

If you look into pyproject.toml you'll see

version = "0"

which prevents ops2deb from being packaged properly as a Python project as poetry build generates a wheel with version 0.

I'd suggest changing it to the correct version 2.4.1 (as of writing).

Add support for bz2 archives

It would be interesting if ops2deb could decompress bz2 archives.

Example restic:

- name: restic
   version: 0.12.1
   homepage: https://restic.net/
   summary: fast, secure, efficient backup program
   description: restic is a backup program that is fast, efficient and secure.
   fetch:
     url: https://github.com/restic/restic/releases/download/v{{version}}/restic_{{version}}_linux_{{goarch}}.bz2
     sha256:
       amd64: 11d6ee35ec73058dae73d31d9cd17fe79661090abeb034ec6e13e3c69a4e7088
       armhf: f27c3b271ad36896e22e411dea4c1c14d5ec75a232538c62099771ab7472765a
       arm64: c7e58365d0b888a60df772e7857ce8a0b53912bbd287582e865e3c5e17db723f
   script:
     - mv restic_{{version}}_linux_{{goarch}} {{src}}/usr/bin/restic

See:

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/cicd.yml
  • upciti/wakemeops-action v1
  • actions/checkout v3
  • actions/cache v3
  • codecov/codecov-action v3
  • actions/upload-artifact v3
  • actions/upload-artifact v3
  • actions/checkout v3
  • upciti/wakemeops-action v1
  • actions/download-artifact v3
  • softprops/action-gh-release v1
  • actions/download-artifact v3
  • actions/checkout v3
  • actions/download-artifact v3
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v5
  • docker/metadata-action v5
  • docker/build-push-action v5
  • wakemeops/ubuntu 18.04
  • ubuntu 22.04
pep621
pyproject.toml
  • poetry >=1.0.2
poetry
pyproject.toml
  • python >=3.10,<3.12
  • httpx >=0.20.0
  • semver 3.0.2
  • ruamel.yaml 0.18.5
  • python-debian >=0.1.42
  • PyYAML ^6
  • typer >=0.6.1
  • aiofiles >=0.1.9
  • Jinja2 ^3
  • pydantic ^2
  • pyinstaller 6.3.0
  • unix-ar ^0.2.1
  • rich *
  • dirsync ^2.2.5
  • zstandard *
  • pytest *
  • mypy *
  • taskipy *
  • pytest-cov *
  • safety *
  • pytest-asyncio >=0.18.0
  • fastapi >= 0.100
  • ruff *
pyenv
.python-version
  • python 3.11.4

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.