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 pypi-release.yml file to configure trusted publishers #148

Merged
merged 15 commits into from
Aug 29, 2024

Commits on Aug 22, 2024

  1. removed password from publish distribution package to PyPI step in py…

    …pi-release.yml file. Also, I added a permission to generate an id-token, and I added a configuration for a github actions enviroment for additional security
    Keira Crafts authored and Keira Crafts committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    91bf3b7 View commit details
    Browse the repository at this point in the history
  2. removing enviroment keyword and build name from pypi-release.yml for …

    …debugging purposes
    Keira Crafts authored and Keira Crafts committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ef98a98 View commit details
    Browse the repository at this point in the history
  3. ran the 'generate_cloudformation_actions_file.py' which generated cha…

    …nges in the 'cloudformation_actions.py' file
    Keira Crafts authored and Keira Crafts committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4913941 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. ran commands to the local development enviroment e.g., 'make coverage'

    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ecc016d View commit details
    Browse the repository at this point in the history
  2. added two actions to the lambda service in the test_action_expander.p…

    …y file
    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4e7e570 View commit details
    Browse the repository at this point in the history
  3. ran 'black .' command and then make lint

    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6dd00bb View commit details
    Browse the repository at this point in the history
  4. I re-added the actions for the lambda service in the right order instead

    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    14a6e69 View commit details
    Browse the repository at this point in the history
  5. add an enviroment configuration for pypi-release workflow and name th…

    …e build job
    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a593167 View commit details
    Browse the repository at this point in the history
  6. configuring Publishing to indices other than PyPI

    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e58079d View commit details
    Browse the repository at this point in the history
  7. reverted changes to some dependencies, added EOF for pypi-release.yml…

    … file
    Keira Crafts authored and Keira Crafts committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6cebed9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. adding EOF to pypi-release.yml, reverting changes on dependency versi…

    …ons from a previous commit
    Keira Crafts authored and Keira Crafts committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    97aabc8 View commit details
    Browse the repository at this point in the history
  2. ran local development env commads

    Keira Crafts authored and Keira Crafts committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d7b8c97 View commit details
    Browse the repository at this point in the history
  3. ran local dev env commands in original order

    Keira Crafts authored and Keira Crafts committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8f96d4c View commit details
    Browse the repository at this point in the history
  4. reverted depenency changes

    Keira Crafts authored and Keira Crafts committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ef852d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470e61b View commit details
    Browse the repository at this point in the history