diff --git a/_data/repos.json b/_data/repos.json
index 88fd30f1..534de71d 100644
--- a/_data/repos.json
+++ b/_data/repos.json
@@ -1,6 +1,6 @@
{
"metadata": {
- "generatedDateTime": "2024-06-18T05:30:36.498100+00:00"
+ "generatedDateTime": "2024-07-02T01:07:37.886603+00:00"
},
"repos": [
{
@@ -520,6 +520,16 @@
"build-npm.yml"
]
},
+ {
+ "defaultBranch": "master",
+ "description": "Repository to manage deployment code to run Eureka platform",
+ "docDirName": null,
+ "name": "eureka-setup",
+ "org": "folio-org",
+ "repoLanguageHint": "other",
+ "repoType": "other",
+ "snippetIntro": "
\n- Repository for Eureka-based environments
\n
"
+ },
{
"defaultBranch": "main",
"description": "Community query repository for FOLIO analytics based on Metadb/LDP",
@@ -887,7 +897,7 @@
},
{
"defaultBranch": "master",
- "description": "Various tools and support glue for FOLIO CI",
+ "description": "Various tools, and support glue for FOLIO CI",
"docDirName": null,
"name": "folio-tools",
"org": "folio-org",
@@ -2811,6 +2821,7 @@
"workflows": [
"deploy.yml",
"gradle.yml",
+ "iso18626.yml",
"release.yml"
]
},
@@ -3490,6 +3501,24 @@
"build-npm.yml"
]
},
+ {
+ "defaultBranch": "master",
+ "description": "Components to be used by modules and applications that handle Authorization (ui-authorization-roles, ui-authorization-capabilities, etc.) duties. Other modules and applications may not find them as useful.",
+ "docDirName": null,
+ "name": "stripes-authorization-components",
+ "org": "folio-org",
+ "repoLanguageHint": "node",
+ "repoType": "stripes",
+ "snippetIntro": "This is a library of React components and utility functions for use with the Stripes UI toolkit, part of the FOLIO project.
",
+ "workflows": [
+ "build-npm-release.yml",
+ "build-npm.yml"
+ ],
+ "workflowsFolio": [
+ "build-npm-release.yml",
+ "build-npm.yml"
+ ]
+ },
{
"defaultBranch": "master",
"description": "Command line interface for creating, building, and testing Stripes UI modules.",
@@ -3908,13 +3937,11 @@
"repoType": "ui",
"snippetIntro": "The Agreements UI Module, or ui-agreements
, is a Stripes UI module used for management of various E-resource tasks including handling agreements and viewing available E-resources.
",
"workflows": [
- "build-npm-release.yml",
- "build-npm.yml",
- "stuck-license-cla.yml"
+ "stuck-license-cla.yml",
+ "ui.yml"
],
"workflowsFolio": [
- "build-npm-release.yml",
- "build-npm.yml"
+ "ui.yml"
]
},
{
@@ -4948,7 +4975,8 @@
"snippetIntro": "This package furnishes a single Stripes plugin of type find-license
, which can be included in Stripes modules by means of a <Pluggable type='find-license'>
element. See the Plugins section of the Module Developer's Guide.
",
"workflows": [
"build-npm-release.yml",
- "build-npm.yml"
+ "build-npm.yml",
+ "stuck-license-cla.yml"
],
"workflowsFolio": [
"build-npm-release.yml",
diff --git a/_faqs/how-to-request-github-access.md b/_faqs/how-to-request-github-access.md
index 36f748dc..c97021f8 100644
--- a/_faqs/how-to-request-github-access.md
+++ b/_faqs/how-to-request-github-access.md
@@ -9,7 +9,7 @@ faqOrder: 2
## GitHub new developer
-For new developers (i.e. not yet a [member](https://github.com/orgs/folio-org/people) of "folio-org" organization) we ask that a project manager (see [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/plAV)) or at least a known existing developer, makes this request.
+For new developers (i.e. not yet a [member](https://github.com/orgs/folio-org/people) of "folio-org" organization) we ask that a project manager (see [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/kIBP)) or at least a known existing developer, makes this request.
They need to either request on the #devops Slack channel, or [raise a FOLIO DevOps Jira ticket](/faqs/how-to-raise-devops-ticket/#general-folio-devops). Especially do the latter with a group of new people.
diff --git a/community/index.md b/community/index.md
index 2c24f8b9..25db4f97 100644
--- a/community/index.md
+++ b/community/index.md
@@ -98,7 +98,7 @@ Since [commencing](/about/) in mid-2016 the FOLIO project continues to grow.
Some contact points for the communities:
* [Collaboration tools](#collaboration-tools).
-* [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/plAV).
+* [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/kIBP).
* [List of GitHub Teams](https://github.com/orgs/folio-org/teams).
* [Development teams wiki space](https://wiki.folio.org/display/FOLIJET/).
* [Testing Community wiki space](https://wiki.folio.org/display/FTC/Folio+Testing+Community+Home).
diff --git a/guidelines/index.md b/guidelines/index.md
index 7b883957..0cd063b8 100644
--- a/guidelines/index.md
+++ b/guidelines/index.md
@@ -45,7 +45,7 @@ and FOLIO Product Council ([PC](/reference/glossary/#pc)).
has their "Definition of Ready ([DoR](/reference/glossary/#dor))"
and "Definition of Done ([DoD](/reference/glossary/#dod))"
to manage the development process.
-- [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/plAV).
+- [Team and module responsibility matrix](https://folio-org.atlassian.net/wiki/x/kIBP).
- [Create a new FOLIO module and do initial setup](/guidelines/create-new-repo/).
## Other statements and policies
diff --git a/guides/devops-introduction.md b/guides/devops-introduction.md
index 32f55fbf..199089ef 100644
--- a/guides/devops-introduction.md
+++ b/guides/devops-introduction.md
@@ -110,7 +110,7 @@ The "Add" button is way to the right-hand side.
Developers can create their own Jira [accounts](/community/#collaboration-tools).
-Occasionally a project manager (see [team matrix](https://folio-org.atlassian.net/wiki/x/plAV)) will request special access to maintain the "Fix Version/s" settings.
+Occasionally a project manager (see [team matrix](https://folio-org.atlassian.net/wiki/x/kIBP)) will request special access to maintain the "Fix Version/s" settings.
Visit the Jira admin "User management" and filter to find the relevant user.
Add the Group "external-core-collaborators".