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

Update gitlog2changelog.py and release_procedures.txt #270

Merged

Conversation

Treece-Burgess
Copy link
Contributor

@Treece-Burgess Treece-Burgess commented Oct 29, 2024

Pull Request Description

This PR addresses resolving Issue #232.

gitlog2changelog.py sees the following updates:

  • Added command line arguments
  • Correctly take into account the re.search return value
  • Fixed bug that would cause the final git log entry to not be stored

release_procedures.txt sees the following updates:

  • Updated Bitbucket workflow for GitHub workflow
  • Added an additional section for how to do a GitHub release
  • Restructured text and code examples

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    Commits are self contained and only do one thing
    Commits have a header of the form: module: short description
    Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
  • Tests
    The PR needs to pass all the tests

@Treece-Burgess Treece-Burgess merged commit 6724ccf into icl-utk-edu:master Nov 11, 2024
26 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.

Files gitlog2changelog.py and release_procedures.txt are Outdated
2 participants