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

Release v0.1.1 #8

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Release v0.1.1 #8

merged 3 commits into from
Feb 16, 2024

Conversation

ircwaves
Copy link
Member

Also adds pre-commit config for markdownlint.

[v0.1.1] - 2024-02-16

Fixed

  • CLI run-workflow dropped an s from json.loads, and the help text on the
    timout argument was
    incorrect. (#5)
  • Return correct execution([-1]), as new Step Function executions are
    appended to the executions list, from the StateDB
    Item. (#6)
  • Enable both call CLI to set exit status code based of Deployment.call,
    and exception raised from subprocess.check_call if used as a
    library. (#7

@ircwaves ircwaves self-assigned this Feb 16, 2024
@ircwaves
Copy link
Member Author

Test fail due to: getmoto/moto#7198 (moto v5 replaces individual decorators with single mock_aws decorator)

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4f82880) 70.78% compared to head (7fb7c55) 70.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   70.78%   70.78%           
=======================================
  Files           8        8           
  Lines         575      575           
=======================================
  Hits          407      407           
  Misses        168      168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ircwaves ircwaves merged commit 715a155 into cirrus-geo:main Feb 16, 2024
6 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.

None yet

2 participants