Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cobbler/libcobblersignatures

Library for working with cobbler signatures
https://github.com/cobbler/libcobblersignatures

CLI: Add the Add/Edit/Remove functionality to array values (untested)

f4a0140342007296b7e87ce40910bf0097aca61d authored over 4 years ago
CLI: Added previewing values before choosing to edit them

33aa49b827c9c0c75c72cda60d830a0d9082e5c0 authored over 4 years ago
setup.py: Remove unneeded comments

26786f7cc3ea72e1bc950cb09c7f6aa88d95f553 authored over 4 years ago
CLI: Implement simple edit inputs

bd8559e5144c2aaaf1393217750d0aaa22f8c239 authored over 4 years ago
CLI: Move finding the index of an OsBreed into the library

0019b43644b199df8ec490a426ddeef0e6bbcef2 authored over 4 years ago
OsVersion: Add the field boot_loaders

This is again a quick implementation and will divide the current state on cobbler/cobbler from t...

67006f3f018b82b30d1bb3b04567ed11e0db29f1 authored over 4 years ago
README: Fix wrong type of boot_loaders

d5b8241417938b11b167bc78935ca1224786eb6d authored over 4 years ago
OsVersion: Add template_files

With the current implementation this adds this fields to versions which previously didn't have i...

dfd73c60fa7e25e330d479ec6cd0b9f4b2808993 authored over 4 years ago
README: Update the specification to match the current file structure

2dbb70eff4a059cf2f5311a1d54e04a15fd52ed6 authored over 4 years ago
Fix im and export of our data

12abfb23bfd87961161b18562f026f10c0d519e4 authored over 4 years ago
CLI: Fix OsVersion list in the edit menu

4a5c2047a96f6269976e7f1353a54d2da56cc2d6 authored over 4 years ago
Linter: Fix Whitespace errors

20669804823c5d0ac13f7f625f1fcd0f049e976f authored over 4 years ago
CLI: Replace direct key access with get to make the CLI more resistant

5087965f706fdf4ee3b9291b2dc3bf0e78b4580e authored over 4 years ago
README: Add Travis master branch status

95649b142d83cc4529f86ed67623b10c3b3cbb4c authored over 4 years ago
CI: Add Gitter hook for Travis

518ae14defbebe07c15ca597c0b34ff240955bf0 authored over 4 years ago
README: Add Gitter badge

e44b9f485ae81e12eca12e5cac407f646a4941be authored over 4 years ago
CLI: Add fallbacks to the choosing of a breed and version

e2001435a6048aaea7d49f7c02ada560b6573191 authored over 4 years ago
CLI: Stabalize main menu in case the user clicks in a GUI

0a20f4abb291be2104576d7bb578473e6ebc4c54 authored over 4 years ago
Fix decoding of a version from osbreed side.

c5903b86d96787c932d6653695fe9be859785c65 authored over 4 years ago
CLI: Added questions for the details editing

28639abc3bcf074165d2dea01a9b303ec70f756f authored over 4 years ago
CLI: Add most of the edit menu and skeleton for the details

6fcec0d0217c4876586a449ca5408bfc6884ed0f authored over 4 years ago
Extend the questions and move the submenus to own methods

711983d1a530b0c8dc6edead86fd7cbc6a386f31 authored over 4 years ago
Tests: Delete CLI tests as this should be covered by the library tests

e00b692ddbaafcbf16948e9e2aa5ee7a61d13b60 authored over 4 years ago
Add the Im and Export functionality.

2ba71abdd6ec4a736196edb423eda4971d613f24 authored over 4 years ago
Fix the entry point for the generated cli script

f392bd3f4bbf7f39818b361e5065e8aa7a197462 authored over 4 years ago
Replace static Click CLI with interactive CLI by PyInquirer

9d00fdc3e93191353d962ffe5fe81d698d72d5d2 authored over 4 years ago
Fix code the match the tests

a5d4fcd1a546245242d961ead6a77f1e8f6742e6 authored over 4 years ago
Tests: Implement the rest of the signatures tests.

2905d99f591b55f0bea646d1bf8e0f8c656dd81a authored over 4 years ago
Implement the code so the add and remove tests are not failing anymore

4853ca07391338328a067e91f11475476cea9b99 authored over 4 years ago
Tests: Implement add and remove tests for the signatures

10d7fd404dbd8995c6ae92db74915dce28510aad authored over 4 years ago
Implement the export mechanism.

3ac9c9620122643e8b3a3317d9c714b4e7e7e779 authored over 4 years ago
Tests: Add basic fixtures in conftest.py and use them in the tests

4c6bf60dd8838b50f42607de59d7b1f757973501 authored over 4 years ago
README: FIx whitespace and add simple signatures file example

65104f59d272f177b2c03e1d442b5aa5c244845a authored over 4 years ago
More functionallity and tests

7865b2d82942a08e1a9dfe21c38311f6ce7a5743 authored over 4 years ago
pyflakes: Remove doubled import

41d64c61f4d39f6bff9cf68df09b7cfec5aae617 authored over 4 years ago
Remove Python 3.5 from the testing

7cfd9d4444ffc27ec70be1107872106a774cb22a authored over 4 years ago
Fix and create simple tests for the models

93572df07c73c7ff4aa0a06dd5cd57a5f2c88b23 authored over 4 years ago
Add skeleton of cli interface for the lib

5fc7b45f2f3a77c4767889dd807fe9b2af8da5f9 authored over 4 years ago
Add test stubs for the library

b9a19f3e870611841889efae6a5d514dfd107fe6 authored over 4 years ago
Implement more basic funcitonallity of the libratry

f691576e6f763905fb006454aea9cf06fd1d0c8e authored over 4 years ago
Implement the first methods of signatures.py

8823bd390e05475b88cdeb1ecee8c8a75a479cc7 authored over 4 years ago
Implement the models in a very basic form

287698dd2ab4dc7e671c8741c53e9d016ecbef81 authored over 4 years ago
Add more method stubs

9f864c8aca1e519920d31fe90e2ad5d53acf5946 authored over 4 years ago
Implement basic setup.py

d6288150a5d308162557f6e64ad06ba84b23cc09 authored almost 5 years ago
Add LICENSE

871d17c8121e0486e5e960e308ca6de881fb4d63 authored almost 5 years ago
Merge pull request #1 from hbokh/feature/fix-CI-tests

Fix .travis: remove unsupported 3.4

5b2d8d9a400eca9aa733b717b0044e1f6f932cf0 authored almost 5 years ago
Add pycodestyle

1255916b243fd9755c9d4e61a97c506fe54aaeb7 authored almost 5 years ago
Update requirements

c315e052f0ea514eb33dd3b375bcc33050779daa authored almost 5 years ago
Fix .travis: remove unsupported 3.4

81bfb50bde046c3b30ecb3e0b9999c85cf0506f1 authored almost 5 years ago
Create the two main models and some method stubs.

ca77f49695304296ebd2429649f31d3ea37cfce2 authored almost 5 years ago
Initial version of the specification for the signatures JSON file

bd67e1f1d36fa40ae80daf9d9d72f6f7201cf73e authored almost 5 years ago
Add a small travis file for testing the library

ef12bee5bf26d2b3d3496f82366d31f91bdb14ed authored about 5 years ago
Ignore all IDEA config files

df1dc34fdd6f0c05b43cbeec3d818da06eeab26e authored about 5 years ago
Add travis file

19429b696e1b4776c5fea8178f6f72d08c2aa98e authored about 5 years ago
Add setup.py file

b76c5a5abaebd25edaa6dbf130adde9fa879c21b authored about 5 years ago
Add python requirement files

bc1f6acc5f353a9284fcd3cf9857518bc674175a authored about 5 years ago
Add test and project directory

9aa7d32d0578d239146998834159a93aeb5e0459 authored about 5 years ago
Add README

cef9c3c7fefd563c711a9b43175348e6c440a98f authored about 5 years ago
Add gitignore to the project

22cd9c66760fec70ab1870a32d45a87866073d88 authored about 5 years ago