Petri-Johan Last

Results 9 issues of Petri-Johan Last

Allows GitHub App to be used as a site-level code host connection. I implemented it alongside the SG Cloud GitHub App implementation. The idea is to remove the SG Cloud...

cla-signed

Original Slack thread [here](https://sourcegraph.slack.com/archives/C05EMJM2SLR/p1687969384430849) ## Before this PR We use a `min_access_level=20` check on GitLab project queries, because `access_level` 10 is GUEST, and users with GUEST access cannot see repo...

cla-signed
team/iam
team/source

When trying to match `something.java` to the path `**/something.java`, the package returns false. This _seems_ to be incorrect. Every online glob match tester I've tried makes a successful match, for...

Draft PR so that changes can be reviewed. It is not intended to be merged. I did a docker-compose up locally to ensure that all the images are being pulled...

Closes #61924 Docs update: https://github.com/sourcegraph/docs/pull/286 Adds 'internal' as a special case option for the repositoryQuery field on GitHub code host connections. This query will fetch all orgs the user of...

cla-signed
team/source
team/product-platform

Closes #60616 Adds a modal that reminds users to connect external accounts for permissions syncing. The modal does not show accounts that the user has already connected, and once dismissed,...

cla-signed
team/source
team/product-platform

Closes #62313 This PR adds an additional check to the automatic redirect check that checks if request access is enabled or not, and only redirects if request access is disabled,...

cla-signed
team/source
team/product-platform

Our current GitHub App code host connections require an Installation ID, and is tied to a single App installation. This has a limitation in that a new code host connection...

PPX for deriving HTML templates - Project page: https://github.com/pjlast/heml ##### CHANGES: * Initial release

needs reporter action