Skip to content

Add hardcoded sites to be intialised via user provided credential file #289

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: refactor/auth-info-centralisation
Choose a base branch
from

Conversation

akalia-atlassian
Copy link
Contributor

What Is This Change?

This PR touches a lot of files but ultimately it is a parallel flow for sites to be initialised initialised via settings

How Has This Been Tested?

In the earlier form, this has been tested fairly robustly on devsphere: but this is yet to be deployed / tested in its current avatar of being driven via settings.

  • Test on devsphere

Basic checks:

  • npm run lint
  • npm run test

Advanced checks:

  • If Atlassian employee & Bitbucket changes: did you test with DC in mind? See Instructions

Recommendations:

  • Update the CHANGELOG if making a user facing change

@akalia-atlassian akalia-atlassian force-pushed the feat/add-hardcoded-site-flow branch 2 times, most recently from 2fc4822 to e7c308a Compare April 8, 2025 17:42
@akalia-atlassian akalia-atlassian force-pushed the refactor/auth-info-centralisation branch from 64ac971 to 652f927 Compare April 8, 2025 18:12
@akalia-atlassian akalia-atlassian force-pushed the feat/add-hardcoded-site-flow branch from e7c308a to 30618b2 Compare April 8, 2025 18:13
@@ -1484,6 +1488,46 @@
"default": true,
"description": "Shows the help explorer treeview",
"scope": "window"
},
"atlascode.internal.hardcodedSite": {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: atlascode.internal.site ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants