Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@MateusDadalto
Copy link
Contributor

@MateusDadalto MateusDadalto commented Aug 5, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Fixes: #50

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information


#### Codespaces configuration
Github Codespaces allows you to create secret environment variables that are injected in your container when it is created.
To do so, go to **Settings -> Codespaces** and there you'll see a `Codespaces secrets` section. Click on New Secret, name it **`COMPOSER_AUTH`** and put the complete authorization json in the value
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 drop a screenshot in there?


### Configuring Composer
In case you have not done so, we will add your Magento composer authentication credentials to your user's local `auth.json`.
In case you have not done so, we will add your Magento composer authentication credentials to your user's local `auth.json`. Alternatively, if you are using codespaces you can create a new secret that will be injected in your container
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 link to the two modes?

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.

[DOCS] Add step for adding COMPOSER_AUTH to dolphin docs

3 participants