You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _remote/github/README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,20 @@ layout: null
6
6
7
7
## Introduction
8
8
9
-
The directory [`.github/workflows`](.github/workflows) contains centralized workflows which are currently being implemented.
9
+
The directory [`.github/workflows`](.github/workflows) contains the centralized workflows.
10
10
11
-
The directory [`workflow-templates`](workflow-templates) contains templates for the general CI/CD workflows.
11
+
The directory [`workflow-templates`](workflow-templates) contains templates for some general CI/CD workflows.
12
12
13
13
## Status
14
14
15
-
The front-end `ui-` and `stripes-` repositories are currently being migrated to the centralized workflow in this repository.
15
+
The front-end `ui-` and `stripes-` repositories are currently being migrated to the centralized "UI" workflows.
16
16
17
-
Workflows for back-end repositories are now in development (continue to use Jenkins until Workflows are ready).
17
+
The back-end Maven-based repositories are currently being migrated to the centralized "Maven" workflows [FOLIO-4443](https://folio-org.atlassian.net/browse/FOLIO-4443).
18
18
19
19
Workflows for Go-based back-end repositories are implemented for mod-reporting.
20
20
21
+
Centralized workflows are still to be developed to replace the old API workflow templates.
22
+
21
23
## Documentation
22
24
23
25
Refer to the various types of centralized workflows, including their setup and configuration:
0 commit comments