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

browser extension testing in roadmap#535

Closed
ijsnow wants to merge 1 commit intomasterfrom
browser-ext-testing-roadmap
Closed

browser extension testing in roadmap#535
ijsnow wants to merge 1 commit intomasterfrom
browser-ext-testing-roadmap

Conversation

@ijsnow
Copy link
Contributor

@ijsnow ijsnow commented Oct 26, 2018

Adds browser extension testing to the roadmap.

@ijsnow ijsnow requested a review from sqs October 26, 2018 06:57
@codecov-io
Copy link

Codecov Report

Merging #535 into master will decrease coverage by 0.25%.
The diff coverage is n/a.

Impacted Files Coverage Δ
pkg/conf/computed.go 7.84% <0%> (-7.76%) ⬇️
cmd/frontend/db/repos.go 61.41% <0%> (-6.4%) ⬇️
pkg/conf/conf.go 21.31% <0%> (-3.69%) ⬇️
cmd/server/shared/shared.go 0% <0%> (ø) ⬆️
...end/graphqlbackend/repository_text_search_index.go 0% <0%> (ø) ⬆️


Feature | 🔗 | Themes/products | Team
------- | --- | -------- | ----
Browser extension testing and reliability | [📣](https://github.com/sourcegraph/about/pull/48) | Integrations, [Sourcegraph][sourcegraph], [browser extension][browser-extensions] | [@ijsnow][ijsnow]
Copy link
Member

Choose a reason for hiding this comment

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

Can you finish the requirements for enabling Sourcegraph extensions for all (sourcegraph/about#48 (comment)) next week? Mentioning it here because I see this whole thing is under November 2018, but we would like to be able to enable Sourcegraph extensions for all sooner than that.

@ijsnow ijsnow closed this Jan 25, 2019
@nicksnyder nicksnyder deleted the browser-ext-testing-roadmap branch September 30, 2019 22:15
BolajiOlajide pushed a commit that referenced this pull request Apr 16, 2024
* Only checkout repo archive if steps will be executed

Since we use a "reference counting" mechanism when checking out archives
we shouldn't bump the ref count if we never execute steps.

Because only after executing the steps do we decrease the ref count and
thus "free" the archive to be cleaned up.

The problem is that if a `Task` has a cache hit then the ref will never
be decreased and the archive never cleaned up.

* WIP is working

* More tiny refactoring

* Working state

* Move stuff around

* More refactoring

* Improve caching messages after feedback
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants