Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(appliance): don't include is_development builds in list of versions#64138

Merged
Chickensoupwithrice merged 1 commit intomainfrom
al/REL-290/filter-out-is-development
Jul 30, 2024
Merged

fix(appliance): don't include is_development builds in list of versions#64138
Chickensoupwithrice merged 1 commit intomainfrom
al/REL-290/filter-out-is-development

Conversation

@Chickensoupwithrice
Copy link
Contributor

@Chickensoupwithrice Chickensoupwithrice commented Jul 29, 2024

@DaedalusG was running into warnings in the console due to the releaseregistry containing 2 entries for v5.4.0 (one was a development build)
We're now filtering those

Test plan

Manual testing

Changelog

  • fix(appliance): don't allow installation of development builds

@cla-bot cla-bot bot added the cla-signed label Jul 29, 2024
@Chickensoupwithrice
Copy link
Contributor Author

Double entry from release registry

image

@Chickensoupwithrice Chickensoupwithrice merged commit 8c2d8da into main Jul 30, 2024
@Chickensoupwithrice Chickensoupwithrice deleted the al/REL-290/filter-out-is-development branch July 30, 2024 00:39
craigfurman pushed a commit that referenced this pull request Jul 31, 2024
…ns (#64138)

<!-- PR description tips:
https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e
-->
@DaedalusG was running into warnings in the console due to the
releaseregistry containing 2 entries for v5.4.0 (one was a development
build)
We're now filtering those

## Test plan

<!-- REQUIRED; info at
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles
-->
Manual testing

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->
- fix(appliance): don't allow installation of development builds
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants