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

feat(manager/pipenv): Support custom environment variable usage in Pipfile source URLs #28062

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d7f79ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4fa4221 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    5c970bc View commit details
    Browse the repository at this point in the history
  2. Update lib/modules/manager/pipenv/artifacts.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    fivetide and viceice committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    05d95dd View commit details
    Browse the repository at this point in the history
  3. reversed import order

    fivetide committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9d4f93e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. prefer for of loop

    rarkins committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9a240cc View commit details
    Browse the repository at this point in the history
  2. refactor log messages

    rarkins committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ad737da View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 28, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bd469a7 View commit details
    Browse the repository at this point in the history
  2. added test coverage

    fivetide committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    115ac2e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    rarkins committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5ee3daa View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f4456c8 View commit details
    Browse the repository at this point in the history
  2. simplify code a littly

    fivetide committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7c642ad View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    67ea6ee View commit details
    Browse the repository at this point in the history
  2. fix linter issues

    fivetide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f8f7bfe View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3ebd550 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    22fb470 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 22, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd1ae8d View commit details
    Browse the repository at this point in the history
  2. remove unused import

    fivetide committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    35e42a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b1fba0 View commit details
    Browse the repository at this point in the history
  2. use tagged template syntax

    fivetide committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    33f4bcf View commit details
    Browse the repository at this point in the history
  3. lint-fix

    fivetide committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1ecc660 View commit details
    Browse the repository at this point in the history
  4. Update lib/modules/manager/pipenv/artifacts.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    fivetide and viceice committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0bf8e8b View commit details
    Browse the repository at this point in the history
  5. lint-fix

    fivetide committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    afc39f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4f6e5a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ae2178a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'main' into feature/26447-Support-custom-environment-var…

    …iable-usage-in-Pipfile-source-URLs
    fivetide committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    efc4ac2 View commit details
    Browse the repository at this point in the history