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

Support creation of Dependabot Organization and Repository Secrets #2874

Merged
merged 25 commits into from
Mar 21, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    13ca617 View commit details
    Browse the repository at this point in the history
  2. Add some tests

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    832201e View commit details
    Browse the repository at this point in the history
  3. encrypt the secret

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    089505f View commit details
    Browse the repository at this point in the history
  4. fix assertion

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e69fb82 View commit details
    Browse the repository at this point in the history
  5. create repo secrets too

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4161453 View commit details
    Browse the repository at this point in the history
  6. fix linting

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b9af2e1 View commit details
    Browse the repository at this point in the history
  7. add replay files

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    99c7b98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9b1db4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    353c33e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f02213f View commit details
    Browse the repository at this point in the history
  11. Update Repository.py

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    337afb1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14f3cea View commit details
    Browse the repository at this point in the history
  13. address review comments

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1bb3d91 View commit details
    Browse the repository at this point in the history
  14. address review comments

    thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b4ddf7e View commit details
    Browse the repository at this point in the history
  15. Moving tests to respective files (#3)

    * Moving tests to respective files
    
    * Correcting typo
    
    * Correcting typo
    
    * Creating ReplayData and Fixing tests, updating Organization.py to take secret_type on secrets call
    smkillen authored and thomascrowley committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9a81ceb View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    thomascrowley and EnricoMi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b4b4eaf View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    Co-authored-by: Enrico Minack <github@enrico.minack.dev>
    thomascrowley and EnricoMi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fad4a7d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b25a10d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Review Comments: Changing Testing of secret_type assertion (#4)

    * Review Comments: Changing Testing of secret_type assertion
    
    * update delete secret option
    
    ---------
    
    Co-authored-by: Thomas Crowley <15927917+thomascrowley@users.noreply.github.com>
    smkillen and thomascrowley committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d829899 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f49df36 View commit details
    Browse the repository at this point in the history
  3. run pre-commit

    thomascrowley committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    106c27e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76a6b0b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Fix error assertion

    EnricoMi committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c72f22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad1bf7 View commit details
    Browse the repository at this point in the history