Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backup_archivematica_repos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
backup_archivematica_repos
Commits
4c9b601a
Commit
4c9b601a
authored
2 weeks ago
by
Jens Steidl
Browse files
Options
Downloads
Patches
Plain Diff
- updated comment
parent
5b342467
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
backup_am_github_repos_and_issues.sh
+1
-1
1 addition, 1 deletion
backup_am_github_repos_and_issues.sh
with
1 addition
and
1 deletion
backup_am_github_repos_and_issues.sh
+
1
−
1
View file @
4c9b601a
...
@@ -37,7 +37,7 @@ page=1 # starting page
...
@@ -37,7 +37,7 @@ page=1 # starting page
perpage
=
100
# HINT: 100 already per page max
perpage
=
100
# HINT: 100 already per page max
maxpage
=
3
# HINT: should be future proof, currently <200 AM-related repos
maxpage
=
3
# HINT: should be future proof, currently <200 AM-related repos
orgs_base_url
=
"https://api.github.com/orgs/"
# base API URL for GitHub organisations
orgs_base_url
=
"https://api.github.com/orgs/"
# base API URL for GitHub organisations
issue_base_url
=
"https://github.com/archivematica/Issues/issues/"
# base URL for
GitHub issues
issue_base_url
=
"https://github.com/archivematica/Issues/issues/"
# base URL for
Archivematica Issues repo
min_issue_count
=
1709
# as of 2024-09-05
min_issue_count
=
1709
# as of 2024-09-05
fails
=()
# set of failed commands
fails
=()
# set of failed commands
RED
=
"
\\
e[31m"
RED
=
"
\\
e[31m"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment