oasis-open / cti-stix-slider

OASIS TC Open Repository: The repository cti-stix-slider supports development of a Python application to convert STIX 2.0 content to STIX 1.x content
https://cti-stix-slider.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link

Bump version: 4.0.0 → 4.0.1 #66

Closed aryabharat closed 6 months ago

aryabharat commented 7 months ago

Add URL type for convet_url function for stix 1.x

Reference issue: https://github.com/oasis-open/cti-stix-slider/issues/65

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

rpiazza commented 7 months ago

@aryabharat - please merge in the master branch. It should allow the "checks" pass

aryabharat commented 7 months ago

@rpiazza I have update the branch.

rpiazza commented 7 months ago

There is a problem with the github actions - they are failing. I know what needs to be done, but I have to get the admin of the OASIS-OPEN repo to do it. Hopefully, we can get this done soon.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0541655) 73.40% compared to head (7613544) 73.41%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #66 +/- ## ======================================= Coverage 73.40% 73.41% ======================================= Files 13 13 Lines 3380 3381 +1 ======================================= + Hits 2481 2482 +1 Misses 899 899 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rpiazza commented 6 months ago

Hi @aryabharat,

I think if you fix the pre-commit error below - I will be able to do the merge:

tox: pre-commit-check pre-commit-check: commands[0]> pre-commit run --all-files

trim trailing whitespace.................................................Passed check for merge conflicts................................................Passed Check project styling....................................................Failed

rpiazza commented 6 months ago

@aryabharat - nevermind - I will take care of it...

aryabharat commented 6 months ago

@aryabharat - nevermind - I will take care of it...

Thanks @rpiazza