@edx/edx-bootstrap
Advanced tools
| # Run the workflow that adds new tickets that are either: | ||
| # - labelled "DEPR" | ||
| # - title starts with "[DEPR]" | ||
| # - body starts with "Proposal Date" (this is the first template field) | ||
| # to the org-wide DEPR project board | ||
| name: Add newly created DEPR issues to the DEPR project board | ||
| on: | ||
| issues: | ||
| types: [opened] | ||
| jobs: | ||
| routeissue: | ||
| uses: openedx/.github/.github/workflows/add-depr-ticket-to-depr-board.yml@master | ||
| secrets: | ||
| GITHUB_APP_ID: ${{ secrets.GRAPHQL_AUTH_APP_ID }} | ||
| GITHUB_APP_PRIVATE_KEY: ${{ secrets.GRAPHQL_AUTH_APP_PEM }} | ||
| SLACK_BOT_TOKEN: ${{ secrets.SLACK_ISSUE_BOT_TOKEN }} |
@@ -41,4 +41,4 @@ name: Node CI | ||
| subject: CI workflow failed in ${{github.repository}} | ||
| to: arch-team@edx.org | ||
| to: frontend-working-group@edx.org | ||
| from: github-actions <github-actions@edx.org> | ||
| body: CI workflow in ${{github.repository}} failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" |
@@ -10,2 +10,2 @@ # Run commitlint on the commit messages in a pull request. | ||
| commitlint: | ||
| uses: edx/.github/.github/workflows/commitlint.yml@master | ||
| uses: openedx/.github/.github/workflows/commitlint.yml@master |
+2
-2
@@ -6,3 +6,3 @@ { | ||
| "repository": "git@github.com:edx/edx-bootstrap.git", | ||
| "version": "2.2.3", | ||
| "version": "2.2.4", | ||
| "homepage": "http://edx.github.io/edx-bootstrap", | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
| "popper.js": "1.16.1", | ||
| "prop-types": "15.7.2", | ||
| "prop-types": "15.8.1", | ||
| "react": "16.14.0", | ||
@@ -51,0 +51,0 @@ "react-dom": "16.14.0", |
+4
-5
@@ -70,7 +70,6 @@ .. image:: https://badge.fury.io/js/%40edx%2Fedx-bootstrap.svg | ||
| ------------ | ||
| If you’re having trouble, contact the arch squad on Slack: | ||
| If you’re having trouble, you can ask in the front-end channel on Slack or contact the Frontend Working Group: | ||
| - `#front-end <https://openedx.slack.com/messages/C0EUBSV7D>`_ | ||
| - `#architecture <https://openedx.slack.com/messages/C0RU5BTCP>`_ | ||
| - edX Internal: #arch-team | ||
| - `#frontend-working-group <https://openedx.slack.com/messages/C02BMP2RD5Y>`_ | ||
@@ -81,3 +80,3 @@ License | ||
| The code in this repository uses the Apache 2.0 license unless otherwise noted. | ||
| Please see the `LICENSE file <https://github.com/edx/edx-bootstrap/blob/master/LICENSE>`_ | ||
| Please see the `LICENSE file <https://github.com/openedx/edx-bootstrap/blob/master/LICENSE>`_ | ||
| for details. | ||
@@ -110,2 +109,2 @@ | ||
| .. _individual contributor agreement: https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf | ||
| .. _CONTRIBUTING: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst | ||
| .. _CONTRIBUTING: https://github.com/openedx/edx-platform/blob/master/CONTRIBUTING.rst |
+1
-1
@@ -150,3 +150,3 @@ import React, { Component } from 'react'; | ||
| className="nav-link " | ||
| href="https://github.com/edx/edx-bootstrap/tree/update-with-documentation-site" | ||
| href="https://github.com/openedx/edx-bootstrap/tree/update-with-documentation-site" | ||
| > | ||
@@ -153,0 +153,0 @@ This project on Github |
+1
-1
@@ -23,3 +23,3 @@ import React from 'react'; | ||
| <li className="nav-item"> | ||
| <a className="nav-link " href="https://github.com/edx/edx-bootstrap/tree/update-with-documentation-site">This github branch</a> | ||
| <a className="nav-link " href="https://github.com/openedx/edx-bootstrap/tree/update-with-documentation-site">This github branch</a> | ||
| </li> | ||
@@ -26,0 +26,0 @@ <li className="nav-item"> |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1210191
0.06%111
0.91%108
-0.92%