Skip to content

Commit 3f1c1b6

Browse files
Add student ID to ignore list (#14)
1 parent 4e89ee6 commit 3f1c1b6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

config/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ settings:
66
upload_host: "upload.lib.berkeley.edu"
77
upload_user: "ssullivan"
88
last_alma_purge: "2023-06-30"
9-
application_version: "1.6.10"
9+
application_version: "1.6.11"
1010

1111
# TODO - flesh this out
1212
# http://docopt.org/

config/sis_ignore_ids.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# SIS Student_IDs to exclude from student load
22
3042087233
3+
16913379

0 commit comments

Comments
 (0)