This repository was archived by the owner on Sep 30, 2024. It is now read-only.
feat/enterpriseportal: license expiry checker#64317
Merged
bobheadxi merged 6 commits intoAug 9, 2024
Merged
Conversation
Member
Author
3 tasks
e99eebb to
8c89de9
Compare
546a3fe to
587c0e1
Compare
8c89de9 to
d72358f
Compare
587c0e1 to
4ff322b
Compare
d72358f to
3e6bbf6
Compare
4ff322b to
c76dd14
Compare
3e6bbf6 to
374d76d
Compare
c76dd14 to
af34055
Compare
374d76d to
ce72223
Compare
af34055 to
5d99a20
Compare
ce72223 to
722b341
Compare
25f1557 to
0290581
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
1 similar comment
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
caf37d9 to
9666df5
Compare
0290581 to
46b6d33
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
9666df5 to
82d16dd
Compare
46b6d33 to
7fb030b
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
82d16dd to
11731a0
Compare
7fb030b to
bef240c
Compare
11731a0 to
64ad43c
Compare
2d94ada to
b34e194
Compare
37536df to
a5c0a69
Compare
b34e194 to
bac27c0
Compare
a5c0a69 to
3f90dcf
Compare
bac27c0 to
073ea4d
Compare
073ea4d to
aa013c8
Compare
51db89e to
3f90dcf
Compare
aa013c8 to
b7390d9
Compare
3f90dcf to
f11ce1a
Compare
12e4411 to
f9f83ff
Compare
Base automatically changed from
07-25-feat_dotcom_track_cody_gateway_access_directly_in_enterprise_portal
to
main
August 8, 2024 23:37
f9f83ff to
e0c932b
Compare
e0c932b to
e50dd1f
Compare
This was referenced Aug 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Port of the existing background job: https://sourcegraph.sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/cmd/frontend/internal/dotcom/productsubscription/license_expiration.go?L25:6-25:45, originally added in https://github.com/sourcegraph/sourcegraph/pull/10362
Most of the diff is generated mocks :)
Closes https://linear.app/sourcegraph/issue/CORE-183
Test plan