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

Automate release process #325

Merged
merged 84 commits into from
Mar 15, 2024
Merged

Commits on Feb 23, 2024

  1. Draft release functions

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c645011 View commit details
    Browse the repository at this point in the history
  2. Add build verification part b

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9803abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bd0fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c615013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea3c1f6 View commit details
    Browse the repository at this point in the history
  6. Create release notes

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e5972cb View commit details
    Browse the repository at this point in the history
  7. Revise regexs + minor linting

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    27d5d5e View commit details
    Browse the repository at this point in the history
  8. Create github release draft

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9ed8ebb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2e334c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    083b827 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7abfb1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    728382f View commit details
    Browse the repository at this point in the history
  13. Add check for test release

    ekcorso committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6417210 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    ecc3767 View commit details
    Browse the repository at this point in the history
  2. Check scripts

    john-kurkowski committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4621470 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e88e423 View commit details
    Browse the repository at this point in the history
  2. Refactor releasing to pypi

    ekcorso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bac1248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5824fa View commit details
    Browse the repository at this point in the history
  4. Add docstring

    ekcorso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6fce0f1 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    ekcorso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0c9bd7e View commit details
    Browse the repository at this point in the history
  6. Sort imports

    ekcorso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    97334ad View commit details
    Browse the repository at this point in the history
  7. Rename ambiguous dir variable

    ekcorso committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    be3c801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27c9048 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    d74891f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Streamline logging

    ekcorso committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d3ecd31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82cf56f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix type errors

    ekcorso committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    885a46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17d244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    720c5af View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Parameterize is_test

    ekcorso committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1496107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29c618a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    56659e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3590279 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    a0b8e5c View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    ekcorso committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3dd1fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc40d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d375f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    f060e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c74da79 View commit details
    Browse the repository at this point in the history
  3. Simplify upload to Pypi

    ekcorso committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    af9b799 View commit details
    Browse the repository at this point in the history
  4. Remove comments

    ekcorso committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d089ba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a42543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9d0e5a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a4fb608 View commit details
    Browse the repository at this point in the history
  2. Reduce calls

    john-kurkowski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7f64e21 View commit details
    Browse the repository at this point in the history
  3. Prefer f-strings to concatenation

    Produces more sensible strings when using the `Mock` class.
    john-kurkowski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    25f03a4 View commit details
    Browse the repository at this point in the history
  4. Document prerequisites

    ekcorso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d6f177c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8535304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b74692 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    502f357 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1be439 View commit details
    Browse the repository at this point in the history
  9. Simplify

    john-kurkowski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a231fe1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7f63dc View commit details
    Browse the repository at this point in the history
  11. Revert "Check if version tag already exists"

    This reverts commit e1be439.
    ekcorso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3d99f1c View commit details
    Browse the repository at this point in the history
  12. Replace test repo url

    ekcorso committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    72141cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32b4c9a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    978913b View commit details
    Browse the repository at this point in the history
  2. Merge pull request john-kurkowski#1 from ekcorso/add-release-script

    Create release script
    ekcorso committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aa29a97 View commit details
    Browse the repository at this point in the history
  3. Revert "Check if version tag already exists"

    This reverts commit e1be439.
    ekcorso committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    83e706b View commit details
    Browse the repository at this point in the history
  4. Replace test repo url

    ekcorso committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    dbb2bd1 View commit details
    Browse the repository at this point in the history
  5. Update snapshot

    ekcorso committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    939e9ba View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request john-kurkowski#2 from ekcorso/test-release-script

    Test release script happy path
    ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d6a3946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac81f79 View commit details
    Browse the repository at this point in the history
  3. Scaffold test for release script

    john-kurkowski authored and ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6454199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbd4e6d View commit details
    Browse the repository at this point in the history
  5. Reduce calls

    john-kurkowski authored and ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    99ac9ef View commit details
    Browse the repository at this point in the history
  6. Prefer f-strings to concatenation

    Produces more sensible strings when using the `Mock` class.
    john-kurkowski authored and ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8bc06ee View commit details
    Browse the repository at this point in the history
  7. Test release script happy path

    john-kurkowski authored and ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    78baee7 View commit details
    Browse the repository at this point in the history
  8. Simplify

    john-kurkowski authored and ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7bd161d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4153e83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa22335 View commit details
    Browse the repository at this point in the history
  11. Update snapshot

    ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ffea698 View commit details
    Browse the repository at this point in the history
  12. Temp commit for test

    ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5492d66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a80899c View commit details
    Browse the repository at this point in the history
  14. Revert "Temp commit for test"

    This reverts commit 5492d66.
    ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d8601ff View commit details
    Browse the repository at this point in the history
  15. Update snapshot

    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    10424f6 View commit details
    Browse the repository at this point in the history
  16. Document

    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f14f8e7 View commit details
    Browse the repository at this point in the history
  17. Update pre req documentation

    ekcorso committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9c7bce9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ed31c1 View commit details
    Browse the repository at this point in the history
  19. DRY

    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19e7b5b View commit details
    Browse the repository at this point in the history
  20. Fix missing tar test

    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a8ae3bf View commit details
    Browse the repository at this point in the history
  21. fixup! DRY

    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7f5936c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f6a530 View commit details
    Browse the repository at this point in the history
  23. Revert "Unskip tests on Windows"

    Nice try.
    
    This reverts commit 9f6a530.
    john-kurkowski committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e9d64d6 View commit details
    Browse the repository at this point in the history