Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix allowed change ref types environment read #1253

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2023

  1. fix allowed change ref types environment read

    change the name of the variable in the if clause for the one that contains the env  values.
    Follow the same approach that with other Env Variables
    aoteropas authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    28f3094 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    aoteropas authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    13c933e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. set to lower the request chage type to match the one stored

    when reading the env variable it is set to lower to unify the values. 
    setting to lower the request information to ensure that comparison works
    aoteropas authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e66e2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcc0a2 View commit details
    Browse the repository at this point in the history
  3. Update main.go

    aoteropas authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1ec94ed View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #1 from aoteropas/aoteropas-patch-1

    Update main.go
    aoteropas authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    424108d View commit details
    Browse the repository at this point in the history