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

Add packaging workflows #9

Merged
merged 23 commits into from
Aug 21, 2024
Merged

Add packaging workflows #9

merged 23 commits into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d88f227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5fd12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b943941 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f27608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9586212 View commit details
    Browse the repository at this point in the history
  3. chore: debugging

    nfelt14 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e700794 View commit details
    Browse the repository at this point in the history
  4. chore: debugging

    nfelt14 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee70bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e456599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a62e61 View commit details
    Browse the repository at this point in the history
  7. refactor: Update workflow to include all necessary inputs and secrets.

    Also added template folders for python-semantic-release.
    nfelt14 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7e61743 View commit details
    Browse the repository at this point in the history
  8. feat: Finished the initial implementation of the reusable workflow fo…

    …r publishing a package
    nfelt14 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1b17b33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec26759 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    3ffdede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e4cad View commit details
    Browse the repository at this point in the history
  3. ci: Skip more pre-commit hooks when simply running the validation tha…

    …t the action works properly
    nfelt14 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    42eda84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e56dc09 View commit details
    Browse the repository at this point in the history
  5. refactor: Updated the update-development-dependencies action Python…

    … code to not use argparse.
    
    Also added support for updating dependencies in the main dependency group.
    nfelt14 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    45cc9fc View commit details
    Browse the repository at this point in the history
  6. refactor: Updated the find-unreleased-changelog-items action Python…

    … code to not use argparse
    nfelt14 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    397f48d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fc6256 View commit details
    Browse the repository at this point in the history
  8. test: Update the workflow that tests the actions to always have dummy…

    … data in the changelog check action job
    nfelt14 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d617c12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0d178b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cdb2e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98d0b2a View commit details
    Browse the repository at this point in the history