-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02ebc75
commit 266797d
Showing
316 changed files
with
6,519 additions
and
5,516 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,20 +13,22 @@ custom_edit_url: null | |
image: /img/providers/github/stackql-github-provider-featured-image.png | ||
id: github-doc | ||
slug: /providers/github | ||
|
||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
|
||
Web-based version-control and collaboration. | ||
|
||
:::info Provider Summary (v23.09.00175) | ||
:::info Provider Summary (v24.04.00227) | ||
|
||
<div class="row"> | ||
<div class="providerDocColumn"> | ||
<span>total services: <b>31</b></span><br /> | ||
<span>total methods: <b>883</b></span><br /> | ||
<span>total methods: <b>885</b></span><br /> | ||
</div> | ||
<div class="providerDocColumn"> | ||
<span>total resources: <b>278</b></span><br /> | ||
<span>total selectable resources: <b>273</b></span><br /> | ||
<span>total resources: <b>281</b></span><br /> | ||
<span>total selectable resources: <b>276</b></span><br /> | ||
</div> | ||
</div> | ||
|
||
|
@@ -49,8 +51,8 @@ REGISTRY PULL github; | |
|
||
The following system environment variables are used for authentication by default: | ||
|
||
- `STACKQL_GITHUB_USERNAME` - GitHub username (login) | ||
- `STACKQL_GITHUB_PASSWORD` - GitHub Personal Access Token (see [Creating a personal access token](https://docs.github.com/en/[email protected]/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)) | ||
- <CopyableCode code="STACKQL_GITHUB_USERNAME" /> - GitHub username (login) | ||
- <CopyableCode code="STACKQL_GITHUB_PASSWORD" /> - GitHub Personal Access Token (see [Creating a personal access token](https://docs.github.com/en/[email protected]/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)) | ||
|
||
These variables are sourced at runtime (from the local machine or as CI variables/secrets). | ||
|
||
|
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
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
Oops, something went wrong.