Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordner-/Dateistruktur der Pakete umsetzen #69

Open
MartinGauk opened this issue Feb 19, 2024 · 0 comments
Open

Ordner-/Dateistruktur der Pakete umsetzen #69

MartinGauk opened this issue Feb 19, 2024 · 0 comments
Assignees

Comments

@MartinGauk
Copy link
Contributor

Entwurf der Paketstruktur:
https://tefen.isis.tu-berlin.de/wiki/doku.php?id=questionpy:api:paketstruktur

tumidi added a commit that referenced this issue Apr 16, 2024
Extract the packager builder logic into separate class
`PackageBuilder`.

The class `PackageSource` represents a source package folder
and handles validation.

Build packages to temporary package file, so no output files
are overwritten when build fails.

Introduce a `--no-interaction` CLI flag, similar to how it's
implemented in Poetry and other tools. Also add a `--force` flag
for the `package` task.

Ref: #69
tumidi added a commit that referenced this issue May 7, 2024
Extract the packager builder logic into separate class
`PackageBuilder`.

The class `PackageSource` represents a source package folder
and handles validation.

Build packages to temporary package file, so no output files
are overwritten when build fails.

Introduce a `--no-interaction` CLI flag, similar to how it's
implemented in Poetry and other tools. Also add a `--force` flag
for the `package` task.

Ref: #69
MartinGauk pushed a commit that referenced this issue May 8, 2024
Extract the packager builder logic into separate class
`PackageBuilder`.

The class `PackageSource` represents a source package folder
and handles validation.

Build packages to temporary package file, so no output files
are overwritten when build fails.

Introduce a `--no-interaction` CLI flag, similar to how it's
implemented in Poetry and other tools. Also add a `--force` flag
for the `package` task.

Ref: #69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants