Skip to content

Update models/artifact.py to set OriginalChecksums attribute as Optional#212

Merged
anancarv merged 1 commit into
anancarv:masterfrom
sthiriet:master
Apr 28, 2025
Merged

Update models/artifact.py to set OriginalChecksums attribute as Optional#212
anancarv merged 1 commit into
anancarv:masterfrom
sthiriet:master

Conversation

@sthiriet
Copy link
Copy Markdown
Contributor

Description

Mark OriginalChecksums attrs as Optional.

Fixes #210

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has it been tested ?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Run existing tests

Checklist:

  • My PR is ready for prime time! Otherwise use the "Draft PR" feature
  • All commits have a correct title
  • Readme has been updated
  • [] Quality tests are green (see Codacy)
  • [] Automated tests are green (see pipeline)

Copy link
Copy Markdown
Owner

@anancarv anancarv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anancarv anancarv merged commit e25f936 into anancarv:master Apr 28, 2025
2 of 7 checks passed
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

Successfully merging this pull request may close these issues.

Download of previously deploed file does not work with 2.8.0

2 participants