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 new option should_infer_types to optionally not infer the type of the secret #72

Commits on Jun 30, 2024

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

Commits on Jul 3, 2024

  1. Update template.yml

    Co-authored-by: Roger Oba <[email protected]>
    cepages and rogerluan authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0f604b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    01d05a4 View commit details
    Browse the repository at this point in the history
  2. Update lib/arkana/models/type.rb

    Rename and added comment
    
    Co-authored-by: Roger Oba <[email protected]>
    cepages and rogerluan authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    28d9b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Fixed missing inference_secret_type replacement and use the new metho…

    …d name for defaultType
    cepages committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a10b462 View commit details
    Browse the repository at this point in the history
  2. Added default value

    cepages committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5990097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3530fce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87fa8ff View commit details
    Browse the repository at this point in the history
  5. Removed return

    cepages committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    33b9ffd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    2ea4aaf View commit details
    Browse the repository at this point in the history
  2. Rename task

    cepages committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c7061a3 View commit details
    Browse the repository at this point in the history
  3. Moved and rename tast

    cepages committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    af20af7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3ed5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Refactor swift test

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2a4eca9 View commit details
    Browse the repository at this point in the history
  2. replace brackets for do end

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6ea19f6 View commit details
    Browse the repository at this point in the history
  3. Removed empty line

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e729d6b View commit details
    Browse the repository at this point in the history
  4. Removed empty lines

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3c0ab35 View commit details
    Browse the repository at this point in the history
  5. Refactored test for kotlin

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d620cb9 View commit details
    Browse the repository at this point in the history
  6. Renamed config array var

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f41ba11 View commit details
    Browse the repository at this point in the history
  7. Rename fixtures files

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    713a8f6 View commit details
    Browse the repository at this point in the history
  8. Removed empty space

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b518e43 View commit details
    Browse the repository at this point in the history
  9. Added missing each

    cepages committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a58a397 View commit details
    Browse the repository at this point in the history