Ecosyste.ms: OpenCollective

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

github.com/cobbler/cobbler-tftp

Experimental - Cobbler stateless TFTP server
https://github.com/cobbler/cobbler-tftp

Merge pull request #27 from affenull2345/systemd-service

Add setup command and systemd service

306fe8d9dc910c62ff6f1f9e47abd3767d64f731 authored 12 months ago by Enno G <[email protected]>
Mark #25 as fixed in changelog

8b520f6c0cfa88c4db0ed9af361f6b72c540118c authored 12 months ago by Affe Null <[email protected]>
Add "cobbler-tftp setup" command to install configuration files

75a2bdd4bac7b561c5bdf13c8600d328a696bc6f authored 12 months ago by Affe Null <[email protected]>
Invoke cobbler-tftp setup when building RPM

cdca4b6439ea18faa9c40afd6e3d239ad8211226 authored 12 months ago by Affe Null <[email protected]>
CI: Fix incorrect condition for upload to test PyPi

087fbf19eb5c564cce4a576279cb47d12066b18e authored 12 months ago by Enno Gotthold <[email protected]>
Ignore: Unignore changelog folder

478a06868395712d4a5c7107c8e0aebc7cee4dc0 authored 12 months ago by Enno Gotthold <[email protected]>
CI: Print match and release to test in all release cases

2a44ea1057401ac758d499f3a1d0a7440973a5ca authored 12 months ago by Enno Gotthold <[email protected]>
CI: Add tag check for release workflow

c96e9da9887686dba92e92fce9e7a3bdfd78dadc authored 12 months ago by Enno Gotthold <[email protected]>
Add service file for systemd

ddfc818140d016250553df28eb25dcb4155e125b authored 12 months ago by Affe Null <[email protected]>
CI: Add release workflow

5288f65138bc0521253e4aa2450ead77d0112cf9 authored 12 months ago by Enno G <[email protected]>
Merge pull request #24 from affenull2345/implement-xmlrpc

Implement fetching files from XMLRPC or static directory

9199d8863ce091679181801c93d55c431425fef4 authored 12 months ago by Enno G <[email protected]>
Add changelog for business logic implementation

c9afc087804da898d7b78e4762715b25e08330bf authored 12 months ago by Enno Gotthold <[email protected]>
Add spec file for RPM packaging

aa9ce557776a6b222e0a7a0a14fb66bc2445c05d authored 12 months ago by Affe Null <[email protected]>
Ignore SIGCHLD to avoid leaving zombie processes

1ab7d996d614c0f3a20dc314363ce95ee585e1dd authored 12 months ago by Affe Null <[email protected]>
Implement file access via Cobbler XMLRPC API with static fallback

7d36fde259aee25dfb0e85f995d7997d5ced77ac authored 12 months ago by Affe Null <[email protected]>
Merge pull request #23 from affenull2345/fix-custom-settings

Fix customization of settings via CLI and environment variables

22d59945f2005bf2d1d7da7be67169b919ac148f authored 12 months ago by Enno G <[email protected]>
Mark #22 as fixed in changelog

19de1f2a269b03200bd7ca0af08a4ab6e88065fb authored 12 months ago by Affe Null <[email protected]>
Add tests and fix loading settings from environment variables

As with the CLI settings, parse the values as YAML to support non-string
settings.

9f63b4286f8678dc80057dad45ed1bf46bb43fdf authored 12 months ago by Affe Null <[email protected]>
Add tests and fix reading command-line settings

To support non-string options, parse the values as YAML.

7106d408164501dc6bfd2c62963fcd2629aa6fb7 authored 12 months ago by Affe Null <[email protected]>
Add test and fix loading custom config file with absolute path

48d30bdc05470af6e6c29e31d385fe0c7c1d4918 authored 12 months ago by Affe Null <[email protected]>
Merge pull request #20 from affenull2345/implement-daemon

Implement daemon with logging and TFTP server

e7fd91f457a33dc7fea9d02eb767c80014024249 authored 12 months ago by Enno G <[email protected]>
CI: Disable rule duplicate from pylint and pycodestyle

9b9da3d29a563faac91953730aee0da6408ced40 authored 12 months ago by Enno Gotthold <[email protected]>
Implement daemon with logging and TFTP server

f2c4c448bd5991c33fabcb6e0cda4ae45330510a authored 12 months ago by Affe Null <[email protected]>
Merge pull request #19 from affenull2345/type-fixes

Fix type errors to keep pyright checks green

ff1a347773a75bf30492c442837afbc1242fe868 authored 12 months ago by Enno G <[email protected]>
Ignore some importlib-resources type errors

During static type checking, always install the old version of
importlib-resources that works wi...

0d13a78f758516e58c389b99738b6410e2a717cf authored 12 months ago by Affe Null <[email protected]>
Use consistent types for CLI configuration

Add enable/disable options for configurable booleans and pass all of them
to build_settings and ...

9fac81e2fb0beaf9b7191ec6fb3e4d61f328fca1 authored 12 months ago by Affe Null <[email protected]>
Merge pull request #18 from affenull2345/add-cli

Add rudimentary CLI implementation

605a97433294ed9b6e4994a4610126cc5c5a0b98 authored 12 months ago by Enno G <[email protected]>
Add rudimentary CLI implementation

25da6f144fa0234f9eb45030e1bcafac0900beb0 authored 12 months ago by ByteOtter <[email protected]>
Add importlib-resources and importlib-metadata backports as lint dependencies

The backports are always required for static type checking even if they
are not used.

f64211787e433718d99a90bcc7d3d602e3819708 authored 12 months ago by Affe Null <[email protected]>
Implement print-default-config command

c3b0aed84054cd5acb128fc7be29e46b710c467d authored 12 months ago by Affe Null <[email protected]>
Implement version command

65992b41869bc7bad35a9a98a5d2b44d033e14ae authored 12 months ago by Affe Null <[email protected]>
Force older setuptools-scm version when on python 3.6

75297847ef35c0ac51b05bbc5513134c4f19340e authored 12 months ago by Affe Null <[email protected]>
Update build configuration (#16)

* Update application build configuration

* Fix docs build configuration

cb0ad726d19ada216c714d25843f312a3add8ee0 authored 12 months ago by Christopher Hock <[email protected]>
Merge pull request #15 from ByteOtter/add-readme-badges

[DOCUMENTATION:] Expand Readme

1affed5af95087924a9bf6e12c384aa257df006b authored over 1 year ago by Enno G <[email protected]>
Expand Readme and create contributing guide

22c99ca22caf0b112b9deebe368720eaa23fa00b authored over 1 year ago by ByteOtter <[email protected]>
Merge pull request #12 from ByteOtter/add-application-settings

Add parsing of settings parameters

0db7752c4839b2b7fb33d9a341d0f97282a18d20 authored over 1 year ago by Christopher Hock <[email protected]>
Add application settings

This commit includes logic for settings input validation and migration between
future settings v...

ad65a8b2c4f6e4ad81665d3677758b65e3d1afbf authored over 1 year ago by ByteOtter <[email protected]>
Docs: Regenerated docs according to new feature

cbcd51ec62e3b9b43f18112e91081fc157e254e3 authored over 1 year ago by Enno Gotthold <[email protected]>
setup.py: Make pydoc happy with docstring

b7c20eb29eb62c546c6003e4fcc88adcdc3bcf26 authored over 1 year ago by Enno Gotthold <[email protected]>
Add changelog

01ea66a7720a1b3c57a994bffb180d4aff6546b8 authored over 1 year ago by ByteOtter <[email protected]>
Add custom exceptions for CobblerTftp

73fa5ed8d58d2a41ca399e82e803a06376724eb8 authored over 1 year ago by Enno Gotthold <[email protected]>
setup.cfg: Added new dependencies for Settings feature

cd90b5fe43192e597b2cd16a83b0ce7c80663922 authored over 1 year ago by Enno Gotthold <[email protected]>
CI: Make prospector black compatible

2c00bbf785e9ca5faccdc1a3dca476f441c5ed0a authored over 1 year ago by Enno Gotthold <[email protected]>
ignore: Add IDE directories

8e3adc504313cd59092f88a1bc93cffba6d328b7 authored over 1 year ago by Enno Gotthold <[email protected]>
CI: Add testing workflow

bd0f9dac89b908f9ef62d460c8d86575313f19fa authored over 1 year ago by ByteOtter <[email protected]>
CI: Add prospector config

Codacy requires us to have a config file to be able to adjust the checks that we want to ignore ...

61b2514d66d969baddfe34e4dffb87fde9c5ad47 authored over 1 year ago by Enno Gotthold <[email protected]>
Add pre commit config with black linter (#14)

* Add pre commit config with black linter and isort

32e627a437eba18e879c1f66e3821a178e907923 authored over 1 year ago by Christopher Hock <[email protected]>
Merge pull request #10 from ByteOtter/setup-towncrier

Lay groundwork for towncrier integration

932b71f2b6b8ca545bc52ff02936410f2bfbd0da authored almost 2 years ago by Christopher Hock <[email protected]>
Introduce towncrier for changelog generation

e282a59fc6f0df1cd262121bf79c2ee36515a7db authored almost 2 years ago by ByteOtter <[email protected]>
Merge pull request #11 from ByteOtter/add-teamplates-and-workflows

Add Templates and labeler workflow

5f933b2b26c9a7f676d489109e54f37b1506ab1b authored almost 2 years ago by Enno G <[email protected]>
disable codacy markdown linter

417b703e9b37338bbe6e274b943a1b8ee9de90ea authored almost 2 years ago by ByteOtter <[email protected]>
Add Teamplates and labeler workflow

61d9d1f45cf6d4438bdfebf74ffe193b91c670b7 authored almost 2 years ago by ByteOtter <[email protected]>
Merge pull request #9 from ByteOtter/add-src-layout

Add src layout structure

61715988ae97ffe32c0e004f987e84f6328c98c6 authored almost 2 years ago by Enno G <[email protected]>
move pip dependency to new section and fix python version requirement

b18e5dc5aa2c65335ce9ab7c7027ca105fe22820 authored almost 2 years ago by ByteOtter <[email protected]>
add src layout structure

cc587112d847cb88f69469ac04e4653b5484346e authored almost 2 years ago by ByteOtter <[email protected]>
Merge pull request #8 from ByteOtter/add-docs

Add sphinx documentation support

46be46764e7ce322847b84b78ff4b3ff984d2e9e authored almost 2 years ago by Enno G <[email protected]>
add sphinx documentation support

975c9faceadf8d1c66e00cd05d790166a63cfe81 authored almost 2 years ago by ByteOtter <[email protected]>
Create .github/workflows/codeql.yml

15539f63f4bd1e7be0f871032d82d1770cf915a0 authored almost 2 years ago by Enno G <[email protected]>
Initial commit

a13d1f28e2363cda64316da22ee7df5321b4e90d authored almost 2 years ago by Enno G <[email protected]>