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

fix: stop activity bump if no tracked sessions#15237

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 11 commits intomainfromf0ssel/no-session-bump
Oct 29, 2024

Conversation

f0ssel
Copy link
Contributor

@f0sself0ssel commentedOct 25, 2024
edited
Loading

Part of#15176

I originally kept this the same because I wanted to be conservative about when we start dropping activity, but this is proving to be a problem when usingcoder ssh with--usage-app=disabled. Because the workspace agent still counts this as a connection (I think it still should so it's counted somewhere) but not as a SSH / IDE session. This leads to background ssh tasks that want to be untracked still continuing to bump activity when it shouldn't. This makes it so we have to have an explicit session to bump activity.

johnstcn
johnstcn previously approved these changesOct 25, 2024
Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

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

Looks like there are still some tests that need to be updated?

@f0ssel
Copy link
ContributorAuthor

Yup, I'll need to replicate some logic from the ssh command to get the tests passing and should be g2g after that.

Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

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

Approved from pairing session. This is a safer option because it leaves the legacy behaviour unchanged.

@f0sself0sselenabled auto-merge (squash)October 29, 2024 17:58
@f0sself0ssel merged commitd83f4eb intomainOct 29, 2024
26 checks passed
@f0sself0ssel deleted the f0ssel/no-session-bump branchOctober 29, 2024 18:08
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 29, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@f0sself0ssel

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@f0ssel@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp