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

ci: add diff command #774

Merged
merged 1 commit into from
May 29, 2024
Merged

ci: add diff command #774

merged 1 commit into from
May 29, 2024

Conversation

masci
Copy link
Contributor

@masci masci commented May 29, 2024

Related Issues

  • fixes the problem of not knowing if an integration has changes in main that were not released yet.

Proposed Changes:

Add a ./show_unreleased.sh command at the root of the repo that will:

  • show the diff of the changes that were not yet released
  • show nothing if the integration has no changes in main that need to be released

How did you test it?

Manually tested on a bunch of integrations, e.g.:

./show_unreleased.sh chroma
-> no output, means all good

Notes for the reviewer

Checklist

@masci masci changed the title ci: add diff command to hatch ci: add diff command May 29, 2024
@masci masci merged commit c58b319 into main May 29, 2024
3 checks passed
@masci masci deleted the massi/diff branch May 29, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants