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

fix: cannot have multiple assets in the same scope (backport #1017) #1019

Merged
merged 4 commits into from
Dec 24, 2023

Commits on Dec 24, 2023

  1. fix: cannot have multiple assets in the same scope (backport #1016) (#…

    …1017)
    
    This is an automatic backport of pull request #1016 done by [Mergify](https://mergify.com).
    
    ---
    
    <details>
    <summary>Mergify commands and options</summary>
    
    <br />
    
    More conditions and actions can be found in the [documentation](https://docs.mergify.com/).
    
    You can also trigger Mergify actions by commenting on this pull request:
    
    - `@Mergifyio refresh` will re-evaluate the rules
    - `@Mergifyio rebase` will rebase this PR on its base branch
    - `@Mergifyio update` will merge the base branch into this PR
    - `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
    
    Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can:
    
    - look at your merge queues
    - generate the Mergify configuration with the config editor.
    
    Finally, you can contact us on https://mergify.com
    </details>
    
    (cherry picked from commit 40e53e0)
    mergify[bot] authored and mrgrain committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e587c5e View commit details
    Browse the repository at this point in the history
  2. Update utils.ts

    mrgrain authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0a74710 View commit details
    Browse the repository at this point in the history
  3. fxupmutils

    mrgrain authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    f3a42f9 View commit details
    Browse the repository at this point in the history
  4. fixup import

    mrgrain authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    4b99168 View commit details
    Browse the repository at this point in the history