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

Fix the "bump" level for breaking changes in .datalad-release-action.yaml #186

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Oct 17, 2022

No description provided.

@jwodder jwodder added the internal Changes only affect the internal API label Oct 17, 2022
@codeclimate
Copy link

codeclimate bot commented Oct 17, 2022

Code Climate has analyzed commit 04a480e and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 93.96% // Head: 93.96% // No change to project coverage 👍

Coverage data is based on head (7e7c3a0) compared to base (1bcb373).
Patch has no changes to coverable lines.

❗ Current head 7e7c3a0 differs from pull request most recent head 04a480e. Consider uploading reports for the commit 04a480e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files          19       19           
  Lines         878      878           
=======================================
  Hits          825      825           
  Misses         53       53           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yarikoptic
Copy link
Member

attn @jwodder -- action failed

    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['git', 'commit', '-m', '[release-action] Autogenerate changelog snippet for PR 186', '--', 'changelog.d/pr-186.md']' returned non-zero exit status 1.
Error: Process completed with exit code 1.

@jwodder
Copy link
Member Author

jwodder commented Oct 17, 2022

@yarikoptic Fixed in datalad/release-action#13; after merging that, removing & re-adding the CHANGELOG-missing label should get this PR in shape.

@yarikoptic yarikoptic merged commit a9cd2e9 into master Oct 17, 2022
@yarikoptic yarikoptic deleted the fix-dra-config branch October 17, 2022 23:30
@github-actions
Copy link

github-actions bot commented Feb 5, 2023

PR released in 1.1.9

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 6, 2023

PR released in 1.1.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants