Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: move shared ports out of experiment#13120

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
f0ssel merged 8 commits intomainfromf0ssel/shared-ports-experiment
May 2, 2024

Conversation

f0ssel
Copy link
Contributor

@f0sself0ssel commentedMay 1, 2024
edited
Loading

Completes part of#13058

Before with no experiment enabled:
Screenshot 2024-05-02 at 1 51 10 PM

After with enterprise license:
Screenshot 2024-05-02 at 1 54 42 PM

After without license:
Screenshot 2024-05-02 at 1 57 31 PM

stirby reacted with thumbs up emoji
Comment on lines +514 to +516
if len(codersdk.ExperimentsAll) == 0 {
t.Skip("No experiments are currently defined; skipping test.")
}
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@dannykopping I see these prom metrics are somewhat assuming that thelen(codersdk.ExperimentsAll) will always be at least > 0, but with the removal of shared ports we currently have an empty slice for it and it's failing these tests. Let me know if you'd like me to do something besides skipping these under that condition in this PR. Thanks

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We spoke offline, he gave me the 👍 for now and we'll make the changes to get these tests running again soon.

@f0sself0ssel marked this pull request as ready for reviewMay 2, 2024 15:46
@f0sself0ssel requested review fromsreya andstirby and removed request forsreyaMay 2, 2024 18:01
Copy link
Collaborator

@stirbystirby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Transition looks good.

@f0sself0ssel merged commitc550d06 intomainMay 2, 2024
@f0sself0ssel deleted the f0ssel/shared-ports-experiment branchMay 2, 2024 18:11
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 2, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@stirbystirbystirby approved these changes

@dannykoppingdannykoppingAwaiting requested review from dannykopping

Assignees

@f0sself0ssel

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@f0ssel@deansheather@stirby

[8]ページ先頭

©2009-2025 Movatter.jp