-
Notifications
You must be signed in to change notification settings - Fork 988
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub Actions docs and remove GET Infisical public key route
- Loading branch information
1 parent
509a92a
commit ed2558a
Showing
7 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "GitHub Actions" | ||
--- | ||
|
||
Prerequisites: | ||
|
||
- Set up and add envars to [Infisical Cloud](https://app.infisical.com) | ||
|
||
## Navigate to your project's integrations tab | ||
|
||
![integrations](../../images/integrations.png) | ||
|
||
## Authorize Infisical for GitHub | ||
|
||
Press on the GitHub tile and grant Infisical access to your GitHub account (repo privileges only). | ||
|
||
![integrations github authorization](../../images/integrations-github-auth.png) | ||
|
||
<Info> | ||
If this is your project's first cloud integration, then you'll have to grant Infisical access to your project's environment variables. | ||
Although this step breaks E2EE, it's necessary for Infisical to sync the environment variables to the cloud platform. | ||
</Info> | ||
|
||
## Start integration | ||
|
||
Select which Infisical environment secrets you want to sync to which GitHub repo and press start integration to start syncing secrets to the repo. | ||
|
||
![integrations github](../../images/integrations-github.png) | ||
|
This file contains 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
This file contains 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