Skip to content

Commit bf383bf

Browse files
authored
Merge branch 'main' into repo-sync
2 parents d7ccef7 + eca05af commit bf383bf

16 files changed

Lines changed: 91 additions & 98 deletions

content/admin/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ versions:
2828
{% link_with_intro /packages %}
2929

3030
{% link_with_intro /enterprise-support %}
31+
32+
{% link_with_intro /release-notes %}

content/github/site-policy/github-additional-product-terms.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ versions:
44
free-pro-team: '*'
55
---
66

7-
Version Effective Date: December 7, 2020
7+
Version Effective Date: December 14, 2020
88

99
When you create an Account, you're given access to lots of different features and products that are all a part of the Service. Because many of these features and products offer different functionality, they may require additional terms and conditions specific to that feature or product. Below, we've listed those features and products, along with the corresponding additional terms that apply to your use of them.
1010

@@ -46,30 +46,19 @@ GitHub Pages are subject to some specific bandwidth and usage limits, and may no
4646
### 5. Actions and Packages
4747

4848
#### a. Actions Usage
49-
GitHub Actions enables you to create custom software development lifecycle workflows directly in your GitHub repository. Each Account comes with included compute and storage quantities for use with Actions, depending on your Account plan, which can be found in the [Actions documentation](/actions). Your Actions compute usage is displayed within [your account settings](https://github.com/settings/billing), and you will be notified by email in advance of reaching the limit of your included quantities. If you want to use Actions beyond your included quantities, then you may [enable overages](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions).
49+
GitHub Actions is billed on a usage basis. The [Actions documentation](/actions) includes details, including compute and storage quantities (depending on your Account plan), and how to monitor your Actions minutes usage and set usage limits.
5050

51-
Compute usage for included and paid quantities is calculated in minutes based on the type of Actions you execute (e.g. Linux, Windows, macOS). The minutes used for each Action's job or task will be rounded up to the nearest minute. For included quantities and depending on the type of Action, a multiplier may be applied to the amount of time used to execute each job or task, prior to being rounded up to the nearest minute. Overage minutes are charged at the [stated per minute price](https://github.com/features/actions) based on the type of Actions you execute. Actions and Packages share storage, and your storage usage is displayed within your [account settings](https://github.com/settings/billing). For additional details about included quantity usage calculations, see the [Actions documentation](/actions).
52-
53-
Actions and any elements of the Action service may not be used in violation of the Agreement, the [Acceptable Use Policy](/github/site-policy/github-acceptable-use-policies), or the GitHub Actions [service limitations](/actions/reference/usage-limits-billing-and-administration/#usage-limits). Additionally, Actions should not be used for:
51+
Actions and any elements of the Actions service may not be used in violation of the Agreement, the [GitHub Acceptable Use Polices](/github/site-policy/github-acceptable-use-policies), or the GitHub Actions service limitations set forth in the [Actions documentation](/actions). Additionally, Actions should not be used for:
5452
- cryptomining;
55-
- using our servers to disrupt, or to gain or to attempt to gain unauthorized access to, any service, device, data, account or network (other than those authorized by the [GitHub Bug Bounty program](https://bounty.github.com))
53+
- using our servers to disrupt, or to gain or to attempt to gain unauthorized access to, any service, device, data, account, or network (other than those authorized by the [GitHub Bug Bounty program](https://bounty.github.com));
5654
- the provision of a stand-alone or integrated application or service offering Actions or any elements of Actions for commercial purposes;
5755
- any activity that places a burden on our servers, where that burden is disproportionate to the benefits provided to users (for example, don't use Actions as a content delivery network or as part of a serverless application, but a low benefit Action could be ok if it’s also low burden); or
5856
- any other activity unrelated to the production, testing, deployment, or publication of the software project associated with the repository where GitHub Actions are used.
5957

6058
In order to prevent violations of these limitations and abuse of GitHub Actions, GitHub may monitor your use of GitHub Actions. Misuse of GitHub Actions may result in termination of jobs, or restrictions in your ability to use GitHub Actions.
6159

6260
#### b. Packages Usage
63-
GitHub Packages may be used to download, publish, and manage packages of Content. Each Account plan comes with included bandwidth and storage quantities for use with Packages, which can be found in the [Packages documentation](/github/managing-packages-with-github-package-registry/about-github-package-registry). Actions and Packages share storage between the two Service features. Storage and bandwidth usage are displayed within your [account settings](https://github.com/settings/billing), and you will be notified by email in advance of reaching the limit of your included quantities. If you want to use Packages beyond your included bandwidth and storage quantities, then you may [enable overages](/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-packages).
64-
65-
Bandwidth usage is calculated based on the amount of data transferred out of your repositories through Packages, but package transfers through Actions will not count toward your included or paid quantities. Packages bandwidth usage is limited by the [Acceptable Use Policy](/github/site-policy/github-acceptable-use-policies#7-excessive-bandwidth-use), and included bandwidth quantities are determined by your [account plan](https://github.com/pricing).
66-
67-
Actions and Packages storage usage is shared between the two Service features. Storage usage is calculated as a weighted average over the course of the month and does not reset each month. Public and private repositories have different included storage quantities, and the included quantities for private repositories depend on your [account plan](https://github.com/pricing).
68-
69-
#### c. Payment and Billing for Actions and Packages
70-
Billing for Actions and Packages is usage-based. Additional quantities of Actions or Packages cannot be purchased separately. For monthly-billed customers, you must have a payment method on file to choose to pay for additional quantities of these Service features. You will be charged on a monthly, recurring basis based on your usage in the preceding month, unless you are billed by invoice. For invoiced customers, you must pay the fees within thirty (30) days of the GitHub invoice date. For customers paying for Service feature overages in advance, unused prepaid minutes will not roll over to the next billing period and will not be refunded.
71-
72-
You can set a monthly spending limit in your [account settings](https://github.com/settings/billing/cost_management). You will be notified by email in advance of reaching the limit of your included quantities and the designated spending limit of your paid additional quantities.
61+
GitHub Packages is billed on a usage basis. The [Packages documentation](/packages) includes details, including bandwidth and storage quantities (depending on your Account plan), and how to monitor your Packages usage and set usage limits. Packages bandwidth usage is limited by the [GitHub Acceptable Use Polices](/github/site-policy/github-acceptable-use-policies).
7362

7463
### 6. Learning Lab
7564

data/graphql/schema.docs.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13418,6 +13418,11 @@ type MarketplaceListing implements Node {
1341813418
"""
1341913419
hasTermsOfService: Boolean!
1342013420

13421+
"""
13422+
Whether the creator of the app is a verified org
13423+
"""
13424+
hasVerifiedOwner: Boolean!
13425+
1342113426
"""
1342213427
A technical description of how this app works with GitHub.
1342313428
"""

data/release-notes/2-22/0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ sections:
109109
- Starting with GitHub Enterprise Server 2.21.0 the legacy GitHub Apps endpoint for creating installation access tokens was deprecated and will be removed in GitHub Enterprise Server 2.25.0. More information is available in the [deprecation announcement blog post](https://developer.github.com/changes/2020-04-15-replacing-create-installation-access-token-endpoint/). {% comment %} https://github.com/github/enterprise-web/pull/6419#issuecomment-668303461 {% endcomment %}
110110
- heading: Deprecation of OAuth Application API
111111
notes:
112-
- GitHub [no longer supports the OAuth application endpoints](https://developer.github.com/changes/2020-02-14-deprecating-oauth-app-endpoint/) and have replaced them with a version that moves the access token to the request body for improved security. Brownouts will start in March 2021 and all calls to the old version of the OAuth application endpoints will return a status code of 404 starting on May 5, 2021 at 16:00 UTC.
112+
- GitHub no longer supports the OAuth application endpoints that contain `access_token` as a path parameter. We have introduced new endpoints that allow you to securely manage tokens for OAuth Apps by moving `access_token` to the request body. While deprecated, the endpoints are still accessible in this version. We intend to remove these endpoints on GitHub Enterprise Server 3.4. For more information, see the [deprecation announcement blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-app-endpoint/).
113113

114114
# - type: Backup and Disaster recovery
115115
# note: GitHub Enterprise Server 2.22 requires at least [GitHub Enterprise Backup Utilities](https://github.com/github/backup-utils) 2.22.0 for [Backups and Disaster Recovery](https://help.github.com/enterprise/2.22/admin/guides/installation/backups-and-disaster-recovery/).

javascripts/print.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
import { sendEvent } from './events'
22

33
export default function () {
4-
const printButton = document.querySelector('.js-print')
4+
const printButtons = document.querySelectorAll('.js-print')
55

6-
if (printButton) {
6+
Array.from(printButtons).forEach(btn => {
77
// Open the print dialog when the button is clicked
8-
printButton.addEventListener('click', () => {
8+
btn.addEventListener('click', () => {
99
window.print()
1010
})
11-
}
11+
})
1212

1313
// Track print events
1414
window.onbeforeprint = function () {

layouts/release-notes.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,11 @@ <h2 class="d-flex flex-items-center border-bottom-0 mr-3 mb-0">
9595
</div>
9696
</article>
9797

98-
<aside class="markdown-body d-none d-md-block border-left no-print bg-white flex-shrink-0" style="width: 300px">
99-
<nav class="position-sticky top-0">
98+
<aside
99+
class="markdown-body position-sticky top-0 d-none d-md-block border-left no-print bg-white flex-shrink-0"
100+
style="width: 300px; height: 100vh;"
101+
>
102+
<nav class="height-full overflow-auto">
100103
<ul class="list-style-none pl-0 text-bold">
101104
{% for release in releases %}
102105
<li class="border-bottom">

lib/enterprise-dates.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"deprecationDate": "2021-09-23"
9393
},
9494
"3.0": {
95-
"releaseDate": "2020-12-08",
95+
"releaseDate": "2020-12-16",
9696
"deprecationDate": "2021-12-08"
9797
}
9898
}

lib/graphql/static/changelog.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"schemaChanges": [
4+
{
5+
"title": "The GraphQL schema includes these changes:",
6+
"changes": [
7+
"Field `hasVerifiedOwner` was added to object type `MarketplaceListing`"
8+
]
9+
}
10+
],
11+
"previewChanges": [],
12+
"upcomingChanges": [],
13+
"date": "2020-12-09"
14+
},
215
{
316
"date": "2020-11-13",
417
"schemaChanges": [

lib/graphql/static/prerendered-objects.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/graphql/static/schema-dotcom.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21683,6 +21683,14 @@
2168321683
"kind": "scalars",
2168421684
"href": "/graphql/reference/scalars#boolean"
2168521685
},
21686+
{
21687+
"name": "hasVerifiedOwner",
21688+
"description": "<p>Whether the creator of the app is a verified org.</p>",
21689+
"type": "Boolean!",
21690+
"id": "boolean",
21691+
"kind": "scalars",
21692+
"href": "/graphql/reference/scalars#boolean"
21693+
},
2168621694
{
2168721695
"name": "howItWorks",
2168821696
"description": "<p>A technical description of how this app works with GitHub.</p>",

0 commit comments

Comments
 (0)