Ecosyste.ms: OpenCollective

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

Cobbler

Making machine provisioning and lab managment easy.
Collective - Host: opensource - https://opencollective.com/cobbler - Website: https://cobbler.github.io - Code: https://github.com/cobbler

CI: adjust version in specfile

github.com/cobbler/koan - 975ecb32a8909503e071084f5427304929f40fd4 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Add if gate for release action

github.com/cobbler/koan - f12a94fd3ec96b3dc6ddbe1715ab19ca165d1f90 authored over 3 years ago by SchoolGuy <[email protected]>
Increase version number for new release

github.com/cobbler/koan - 332df6dab75a18b4ca3aa1e91c47a9179c1cbb49 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Fixup token used for PyPi

github.com/cobbler/koan - a9564817dabe2474f8b37c48a490a1c054876afe authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #80 from cobbler/ci/add-more-package-builds

CI: Add Fedora34, CentOS8, Leap 15.3 & TW for package building

github.com/cobbler/koan - 637b7fe9f39d7395ab7bcbb9b35bb315bf631f8c authored over 3 years ago by Enno G <[email protected]>
CI: Add Fedora34, CentOS8, Leap 15.3 & TW for package building

github.com/cobbler/koan - 8f0b93e4a01eb13d83754f3d76fee969c11af712 authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #167 from AevumDecessus/fedora34

Added fedora34 to 3.0x signatures

github.com/cobbler/cobbler.github.io - 239cfe37b977f4bbf2d67d7d62f4cfedd5d512fb authored over 3 years ago by Enno G <[email protected]>
Added fedora33 and fedora34 to latest.json

github.com/cobbler/cobbler.github.io - 7ea190ba7585a7a456aec6e1751627ff25e5680f authored over 3 years ago by AevumDecessus <[email protected]>
CI: Remove TestPyPi instance and use main one

github.com/cobbler/koan - 1e60cd759812fe4a87ca30b767017bf185ca4c00 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Add real tagged release workflow

github.com/cobbler/koan - f07c1e58cb954fb5250fcc756f21cdc9b142abc2 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Switch to Py3.8 since something pulls that in as the default anyway

github.com/cobbler/koan - 71557b5c01df138bc47ae4817e8381543d50f13a authored over 3 years ago by SchoolGuy <[email protected]>
CI: Added setuptools to the pre-built step

github.com/cobbler/koan - ea35307e0eed0b2c7a06222324ba49002d61fa2f authored over 3 years ago by SchoolGuy <[email protected]>
Add requirements for documentation building

github.com/cobbler/koan - 8d5e1e3b88a9ee573ce6b2f0770890ef939c5b49 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Fix spacing in the list of packages to be installed

github.com/cobbler/koan - 6e1cada70802b5b70f9c487ef6acd942488c4522 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Add Test-PyPi Release workflow

github.com/cobbler/koan - e4f19ff7599499f38a2e14240e6c4d31a0280d3a authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #78 from cobbler/fix/bad-exception-raise

Fix incorrect raise of an InfoException in qcreate.py

github.com/cobbler/koan - 65a1f6d8bc4e6b2d16aeadacc1eeab6290e55203 authored over 3 years ago by Enno G <[email protected]>
Added fedora34 to 3.0x signatures

As requested in cobbler/cobbler#2713

github.com/cobbler/cobbler.github.io - ffbc4c78f32597088f3e322c2d32f55045c6c957 authored over 3 years ago by AevumDecessus <[email protected]>
Fix incorrect raise of an InfoException in qcreate.py

github.com/cobbler/koan - 6e5ad306fd54db4656cce74756af6fc1c9626261 authored over 3 years ago by Enno Gotthold <[email protected]>
README: Add status badges

github.com/cobbler/koan - 9675f69d5d48b1c8e3156084aeface112e69b19a authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #77 from cobbler/cleanup-old-dirs

Cleanup old files taken over from Cobbler

github.com/cobbler/koan - 556b3e22dae9e173675eca9fd669f0ec2244d29e authored over 3 years ago by Enno G <[email protected]>
Cleanup old files taken over from Cobbler

These files are not required and only cause confusion. The Debian10.dockerfile was commited by a...

github.com/cobbler/koan - 9676c598c90fd54a1cbae4a99eb8b787f11272e4 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #76 from cobbler/packagebuild-ci

CI: Add deb and rpm builds and fix specfile

github.com/cobbler/koan - 65533501892ac4529760fb76f11bb48f0131521e authored over 3 years ago by Enno G <[email protected]>
CI: Add Debian 10 Dockerfile built and fix specfile

github.com/cobbler/koan - f34f167e1aa7adcbd11567a94a058690183b5f57 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #75 from cobbler/efi-support

EFI support for self-replacement of the system

github.com/cobbler/koan - 26d189b928ff48dfb6aa1058a08479bb95cb760d authored over 3 years ago by Enno G <[email protected]>
Utils: Fix the check of debian and ubuntu from is to in

github.com/cobbler/koan - 95b01b3f2c29904bd9b8856b612567019b1cfe17 authored over 3 years ago by Enno Gotthold <[email protected]>
Utils: Replace capture_output with stdout and stderr to be Py3.6 compatible

github.com/cobbler/koan - 716411caf50db9c5f45c056312d10c09db6b1c0d authored over 3 years ago by Enno Gotthold <[email protected]>
Utils: Only check if "suse" is in distro.like() not if its equal

github.com/cobbler/koan - f6ebcc7e83e6a92fdfe23415b6443a9204a42948 authored over 3 years ago by Enno Gotthold <[email protected]>
Tests: Mock the new tests to make them independent of the env

github.com/cobbler/koan - e9ae1d31e70383028136ea2ab5eea0f34e71c736 authored over 3 years ago by Enno Gotthold <[email protected]>
Tests: Add testcases and strip newline of path

github.com/cobbler/koan - d90a5f22c3fdb691e0b0b3b1de6e7e8a382f3a65 authored over 3 years ago by Enno Gotthold <[email protected]>
Tests: Restructure and removed not required files

github.com/cobbler/koan - 55c235560f9daca789b69607f26d21d92ccaa16f authored over 3 years ago by Enno Gotthold <[email protected]>
EFI support for self-replacement of the system

github.com/cobbler/koan - 322561053409bb9a6ed7f6095119e6ef0a630a74 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #72 from cobbler/upstream-suse-patches

Upstream SUSE internal patches

github.com/cobbler/koan - 322831e8b48715fac7a51b71d7c1ca258a9cae77 authored over 3 years ago by Enno G <[email protected]>
Upstream: fix-grub2-entry-paths.diff

github.com/cobbler/koan - 3d25a889a5c27b2adb2e18601e98d697af5fc2c5 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: use_grub2_on_suse.diff

github.com/cobbler/koan - 24b1dc9bddb1fc9249c7ad18b14a1793eb4fb556 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: virt-install-without-generic26.patch

github.com/cobbler/koan - 42e617a2800d99abe86d5e94bd6a973339a5b196 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: fix-koan-missing-args-and-location.patch

github.com/cobbler/koan - 9e9983f123c2e38a73461bfd106e6e5040d10a47 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: fix-exception.dif

github.com/cobbler/koan - 3469158c29bc791159a9bdf54aa6851b3b2b4cea authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: koan-use-kvm-acceleration-if-available.dif

github.com/cobbler/koan - 048e161eadacdeba119f5cb920160297fbb67db1 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: koan-detect-os_version.dif

github.com/cobbler/koan - 799a6c2cf7c3951676108193271ff92e43534f51 authored over 3 years ago by Enno Gotthold <[email protected]>
Upstream: koan_old_cobbler_compat.diff

github.com/cobbler/koan - ad7fe5e4985ee5b5a5035036cf8ffa791e555a01 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #71 from cobbler/tech-debt/remove-py2-compat

Remove future imports and remove simplejson dependency

github.com/cobbler/koan - 142e2d23381b4a6b9f3813782244c6fdf5cde83b authored over 3 years ago by Enno G <[email protected]>
Remove future imports and remove simplejson dependency

github.com/cobbler/koan - 07cc396aceb3d92f5242a251bec4eea52beda29a authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #70 from cobbler/switch-to-gh-actions

Switch to gh actions

github.com/cobbler/koan - f4d0390d102e59b614565f323ac55d497efb8a84 authored over 3 years ago by Enno G <[email protected]>
CI: Add codecov

github.com/cobbler/koan - f6e09ad5f3524eefd2413dd4ffe35840dcb0c066 authored over 3 years ago by Enno Gotthold <[email protected]>
CI: Change to running inside an opensuse image

github.com/cobbler/koan - 2c0faa95b7c040bb0cbdacd524f1d96a5451d239 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Add GH Actions Testing

github.com/cobbler/koan - c8cb7c90c27ad5c6ca9a417c104e34ec7b03af17 authored over 3 years ago by SchoolGuy <[email protected]>
CI: Add GH Actions Linter

github.com/cobbler/koan - 24e14c4e462e19c3a239d736b7a19cc8107fd93d authored over 3 years ago by SchoolGuy <[email protected]>
Converted HTTP link to HTTPS in setup.py and removed empty lines

github.com/cobbler/koan - cfc4f56888747f7c57e87d0201f9f13fce3855d1 authored over 3 years ago by SchoolGuy <[email protected]>
Rename README to README.md

github.com/cobbler/koan - 402a5bd00b13e96704e2f1bf55974f937f25dda2 authored over 3 years ago by SchoolGuy <[email protected]>
Delete Travis-CI Config

github.com/cobbler/koan - cc24985dcdd6189dc0f244ba0a4bab9e4217a153 authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #42 from cobbler/tests/en-and-decode

Tests: Add tests for encoding and decoding the objects

github.com/cobbler/libcobblersignatures - bb5c436295f35a0dfb7f69fb8560094a0b190e0a authored over 3 years ago by Dominik Gedon <[email protected]>
CLI: Update the versions for the select so we can actually delete a version

github.com/cobbler/libcobblersignatures - fc30d529637da2086c9678f01fc95c9bdb6eac62 authored over 3 years ago by Enno Gotthold <[email protected]>
Tests: Add tests for encoding and decoding the objects

This also includes a fix for osversion which is required because the conversion to set() from li...

github.com/cobbler/libcobblersignatures - d3b5f21836b94ddbc0c99f1f5de7334d9b683d28 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #40 from cobbler/fix/array-edit

Fix array editing in the CLI

github.com/cobbler/libcobblersignatures - 0e215909336e8b79c9ea6881d2b2a44465b6ae17 authored over 3 years ago by Dominik Gedon <[email protected]>
Change Osversion lists to sets and prevent adding duplicates in the CLI

github.com/cobbler/libcobblersignatures - 8473284aa7f6a825bfc6a57b3787c3f1aed3dd83 authored over 3 years ago by SchoolGuy <[email protected]>
Fix array editing

github.com/cobbler/libcobblersignatures - 6ec7d085366eab174fdbf9290058b3cea8d7d577 authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #37 from cobbler/handle_null_and_default_values

Handle null and default values

github.com/cobbler/libcobblersignatures - 67c1e0ded6179c07a7e3fcdd1b42fae947694213 authored over 3 years ago by Enno G <[email protected]>
Skip default values and convert None to defaults on import

github.com/cobbler/libcobblersignatures - 334a080aea7e1ebb08ae40fd993f817774c8079f authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #36 from cobbler/split-out-enums

Split out enums

github.com/cobbler/libcobblersignatures - b6df2e8ceed0089b452cde637828e41e1b924045 authored over 3 years ago by Enno G <[email protected]>
Review: Fixed concerns by @agraul

github.com/cobbler/libcobblersignatures - 44dd355410e0a681227d020c80ead7cb3df577d1 authored over 3 years ago by SchoolGuy <[email protected]>
Splitout enums and obsolute signatures.py

github.com/cobbler/libcobblersignatures - 97c610dc43da8debecf2444e47219ce18cb75c70 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #35 from cobbler/usability/prevent-duplicate-keys

Prevent duplicate Breeds or Versions to be in the data

github.com/cobbler/libcobblersignatures - d7cd46b1320307e21d2a475b5aa2fc709c512963 authored over 3 years ago by Enno G <[email protected]>
Prevent double entries in the corresponding dictionaries

github.com/cobbler/libcobblersignatures - bd762648d8876bf01af920ce600d1d6836adf61e authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #34 from cobbler/feature/pretty-print

Add option to pretty print the JSON Output

github.com/cobbler/libcobblersignatures - deee4486ae8ae6b10afbb8a59fcee05cd5b089b9 authored over 3 years ago by Enno G <[email protected]>
Take review of @vzhestkov into account

github.com/cobbler/libcobblersignatures - 125d41229b1b09592f519aefade6220d2d062ead authored over 3 years ago by SchoolGuy <[email protected]>
Add option to pretty print the output in the library and the CLI.

Remove the imports and apply @meaksh s suggestions

github.com/cobbler/libcobblersignatures - fbe942f925f13a71ad253d82f632b8556ae62980 authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #33 from cobbler/docs/document-properties

Docs: Add Docstring to all properties

github.com/cobbler/libcobblersignatures - 00d51260fc50dab8f1ba87b21355a786da006254 authored over 3 years ago by Enno G <[email protected]>
Docs: Add Docstring to all properties

Improve the docstrings by @meaksh s suggestions

github.com/cobbler/libcobblersignatures - 5a9d48d66bdbc3cb32459a2f9fdbfb5f758b1b9e authored over 3 years ago by Enno Gotthold <[email protected]>
Merge pull request #13 from bowlerct/ui-reactive

UI reactive

github.com/cobbler/cobbler-web - db058dde9299f92ad15bf401c3eb9285868b0463 authored over 3 years ago by Enno G <[email protected]>
Merge pull request #166 from leereyno/add-rocky-linux

Add Rocky Linux support

github.com/cobbler/cobbler.github.io - 8932f74f6697c5939d2ddc9052522e6c4cb68ce3 authored over 3 years ago by Enno G <[email protected]>
Add Rocky Linux support

Signed-off-by: leereyno <[email protected]>

github.com/cobbler/cobbler.github.io - 32cbcd10e87c82a64929f1c6f36227461a7db7e5 authored over 3 years ago by leereyno <[email protected]>
Merge pull request #32 from cobbler/add-main-release

CI: Publish to Test PyPi

github.com/cobbler/libcobblersignatures - 0e3d009c211f6429cae012d0a0f8e9f8c82675f8 authored over 3 years ago by Dominik Gedon <[email protected]>
CI: Publish to Test PyPi

github.com/cobbler/libcobblersignatures - 0d70250d1671fa0d8af28b4383331a29e88682f5 authored over 3 years ago by SchoolGuy <[email protected]>
Merge pull request #30 from cobbler/type_checking

Add type checking

github.com/cobbler/libcobblersignatures - 58588557de6ede69b279a582d594d45e05dc6561 authored over 3 years ago by Enno G <[email protected]>
Add type checking

github.com/cobbler/libcobblersignatures - 3aacf43fb5dd68c66217405a113c9411f3a17a8a authored over 3 years ago by Dominik Gedon <[email protected]>
Merge pull request #165 from cobbler/new_branding

New branding

github.com/cobbler/cobbler.github.io - e363baa5e45c5a88574430ce5c37e4188ff431de authored over 3 years ago by Enno G <[email protected]>
Community: Improve the formatting and texts

github.com/cobbler/cobbler.github.io - 56b95ffb28b6279a33e800dfc02e3c2d5006ed34 authored over 3 years ago by SchoolGuy <[email protected]>
Nav: Align Menu for Branding

github.com/cobbler/cobbler.github.io - f88331e8dacefd51a0d2a5769c49d09334f2b95d authored over 3 years ago by SchoolGuy <[email protected]>
Convert Supporters to data collection

github.com/cobbler/cobbler.github.io - b86a9f9eabf36fe8160e51ed68afb624325e93d2 authored over 3 years ago by SchoolGuy <[email protected]>
Update Users and Projects

github.com/cobbler/cobbler.github.io - 841bcf76a71b4d003403adf62ad73c8393d96363 authored over 3 years ago by SchoolGuy <[email protected]>
Move attributions on a dedicated page and fix mobile footer

github.com/cobbler/cobbler.github.io - dcd4973300c7993abc2f67f030d676af07085b51 authored over 3 years ago by SchoolGuy <[email protected]>
Data: Change links to https

github.com/cobbler/cobbler.github.io - 431ac855139720830ed0ec6b68134632d0379721 authored over 3 years ago by SchoolGuy <[email protected]>
Simplify Users page

github.com/cobbler/cobbler.github.io - e7fb4505e97506012dccc39557c3efbd8cab8e64 authored over 3 years ago by SchoolGuy <[email protected]>
Adress some concerns by the review from @nodeg

github.com/cobbler/cobbler.github.io - b9a8c8efc89b20b3f357148f22f3deef1d3633c1 authored over 3 years ago by SchoolGuy <[email protected]>
Branding: Add page and make it public through the menu.

github.com/cobbler/cobbler.github.io - b867fb5ab78423d145b5f52e0509094f906ada91 authored over 3 years ago by SchoolGuy <[email protected]>
Further improve the layout

github.com/cobbler/cobbler.github.io - 75440d66daee70779722888babb6c06bc92cc83b authored over 3 years ago by SchoolGuy <[email protected]>
Fontawesome update

github.com/cobbler/cobbler.github.io - babd3604d1dc18e16c2e02feccb1ba97c65e8a85 authored over 3 years ago by SchoolGuy <[email protected]>
Restructure content to BS5

github.com/cobbler/cobbler.github.io - c34c0848e9982174d5a81594dd7974b6411054d3 authored over 3 years ago by SchoolGuy <[email protected]>
Landing: Remove not needed div

github.com/cobbler/cobbler.github.io - 3f3e8f4b66968592ad8ce10bc2ce3e90e66e31d5 authored over 3 years ago by SchoolGuy <[email protected]>
Header: Fix mobile layout

github.com/cobbler/cobbler.github.io - 24a70485f019ff37af683c22e416ca821a647218 authored over 3 years ago by SchoolGuy <[email protected]>
Search: Add y space between search results

github.com/cobbler/cobbler.github.io - fb2dafa6c3d3a0eacd34a4b3472eb8b1cacd3b26 authored over 3 years ago by SchoolGuy <[email protected]>
Landing: Add horizontal rulers again

github.com/cobbler/cobbler.github.io - 25cf204c67bb169cd6f164a97a739b39ea50aef6 authored over 3 years ago by SchoolGuy <[email protected]>
Multiple small spacing and content improvements

github.com/cobbler/cobbler.github.io - d05c571f3e28d97c198880956d42fd599bcafead authored over 3 years ago by SchoolGuy <[email protected]>
Fix numerous content problems

github.com/cobbler/cobbler.github.io - 523d9b15367b2080d39c96a1cca2308fda300a60 authored over 3 years ago by SchoolGuy <[email protected]>
Footer: Fix column widths for the desktop

github.com/cobbler/cobbler.github.io - acbc1b70a0753981a5bca77c115ab690e85b4e26 authored over 3 years ago by SchoolGuy <[email protected]>
Remove redundant id for wrapper

github.com/cobbler/cobbler.github.io - 655ac99c12cc4626d29907a63f70ff7465f68b71 authored over 3 years ago by SchoolGuy <[email protected]>
Fix pagination on the blog post list

github.com/cobbler/cobbler.github.io - 42fd56b925a075f9b5e30c0c96a4b4b0a45b1c2e authored over 3 years ago by SchoolGuy <[email protected]>
Remove redundant CSS file

github.com/cobbler/cobbler.github.io - ec8556ddeb9357fa9d2985f3e6523704aa0f6436 authored over 3 years ago by SchoolGuy <[email protected]>
Further Bootstrap enhancements

github.com/cobbler/cobbler.github.io - 4991f9290cd9c9b04a4c58010556d0ede5b82870 authored over 3 years ago by SchoolGuy <[email protected]>
Bootstrap self hosting removal and upgrade to V5

github.com/cobbler/cobbler.github.io - 5b2cd57a5e3f7e407e9de243176613d2ad6c45fe authored over 3 years ago by SchoolGuy <[email protected]>