Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
384 commits
Select commit Hold shift + click to select a range
345ad7c
Merge branch 'master' into feat/add_admin_actions_audit_entry
pieterlukasse Jun 5, 2025
ded0400
Merge pull request #1234 from uc-cdis/feat/add_admin_actions_audit_entry
pieterlukasse Jun 5, 2025
8e680b8
Update integration test workflow
haraprasadj Jun 6, 2025
953e54f
Merge pull request #1266 from uc-cdis/haraprasadj-patch-1
haraprasadj Jun 9, 2025
6061243
fix: add a note in the migrations folder alerting about the manual mi…
pieterlukasse Jun 9, 2025
50e1ced
Update README.md
paulineribeyre Jun 9, 2025
74483ce
Merge pull request #1267 from uc-cdis/fix/docs_on_migration
pieterlukasse Jun 9, 2025
23e29ff
Merge branch 'master' into feat/ip_audit_logging
SpencerAxelrod Jun 12, 2025
4c9a0a0
Merge pull request #1254 from uc-cdis/feat/ip_audit_logging
SpencerAxelrod Jun 20, 2025
9b7c52c
Revert "Merge pull request #1254 from uc-cdis/feat/ip_audit_logging" …
paulineribeyre Jun 23, 2025
e5fc9f4
Adds GA4GH post endpoint to swagger docs
k-burt-uch Jun 23, 2025
dd65bf9
(PPS-2067) add test for handling error for create blank record
george42-ctds Jun 23, 2025
4df6aa2
Merge branch 'master' into feat/add-passports-to-openapi
k-burt-uch Jun 23, 2025
c5fb340
Revert "Revert "Merge pull request #1254 from uc-cdis/feat/ip_audit_l…
SpencerAxelrod Jun 23, 2025
759055d
(PPS-2067) add test for missing did in create blank record
george42-ctds Jun 23, 2025
06ebff2
Merge pull request #1273 from uc-cdis/feat/add-passports-to-openapi
k-burt-uch Jun 23, 2025
6516ed1
(PPS-2067) remove debug print statements in new tests
george42-ctds Jun 23, 2025
df91a8d
Fix passport request schema in swagger docs
k-burt-uch Jun 23, 2025
8c43be0
Merge pull request #1275 from uc-cdis/k-burt-uch-patch-3
k-burt-uch Jun 24, 2025
f6a08b8
PPS-2006 Generic IdP discovery support (#1260)
paulineribeyre Jun 24, 2025
ddace2b
Merge branch 'master' into fix/handle-error-for-blank-guid
george42-ctds Jun 24, 2025
5e3ab4c
Bulk policy update for arborist
k-burt-uch Jun 4, 2025
f58b909
Merge pull request #1276 from uc-cdis/fix/handle-error-for-blank-guid
george42-ctds Jun 26, 2025
c7a49ad
Merge branch 'master' into feat/usersync-bulk-arborist
k-burt-uch Jun 26, 2025
51986f4
add audit schema cache feature
SpencerAxelrod Jun 27, 2025
59afe36
Merge branch 'master' into feat/ip_audit_logging
SpencerAxelrod Jun 27, 2025
a40de8b
update tests to use cache
SpencerAxelrod Jun 30, 2025
4692dce
Merge pull request #1265 from uc-cdis/feat/usersync-bulk-arborist
k-burt-uch Jul 1, 2025
2a935ca
Merge branch 'master' into feat/ip_audit_logging
SpencerAxelrod Jul 2, 2025
64064d7
Switch Fence Service to new HELM based CI Pipeline (#1283)
krishnaa05 Jul 15, 2025
485b0dd
Merge branch 'master' into feat/ip_audit_logging
SpencerAxelrod Jul 18, 2025
cc57cef
Admin endpoints support "client_credentials" tokens again (#1284)
paulineribeyre Jul 31, 2025
fb06ebf
Fix `/login` providers cache (#1285)
paulineribeyre Aug 1, 2025
3131003
update requests version
tianj7 Aug 5, 2025
ab08d14
Update pyproject.toml
tianj7 Aug 5, 2025
c307d4f
update lock file
tianj7 Aug 5, 2025
981bb6b
Merge pull request #1287 from uc-cdis/fix/PPS-2052
tianj7 Aug 5, 2025
f9e4c62
Update pyproject.toml
Avantol13 Aug 8, 2025
dc0d660
Update pyproject.toml
Avantol13 Aug 8, 2025
518e4b4
Merge pull request #1288 from uc-cdis/chore/bump
Avantol13 Aug 11, 2025
8edade9
Merge branch 'master' into feat/ip_audit_logging
SpencerAxelrod Aug 21, 2025
e3eceed
Track X-forwarded headers at login
jacob50231 Aug 22, 2025
088dd18
Triggering CI
piotrsenkow Aug 25, 2025
e14e6cb
Merging master into old branch
piotrsenkow Aug 25, 2025
a049f21
Add additional_data to create_login_log and create_presigned_url_log
jacob50231 Aug 25, 2025
eb9b118
log x-forwarded headers for multiple users
jacob50231 Aug 25, 2025
b0a58ac
Edit tests
jacob50231 Aug 25, 2025
c0028f6
Fix broken parameters
jacob50231 Aug 25, 2025
7b96211
more test fixes
jacob50231 Aug 25, 2025
fa03bc3
update _set_schema_models_cache
SpencerAxelrod Aug 26, 2025
14b2185
Swap order to test_presigned_url_log_push_to_sqs
jacob50231 Aug 26, 2025
1e73ced
add cache/schema tests and adjust mocks
SpencerAxelrod Aug 26, 2025
72bdc03
Merge pull request #1274 from uc-cdis/feat/ip_audit_logging
k-burt-uch Aug 27, 2025
5a20003
MIDRC-1071 Enforce user registration (#1286)
paulineribeyre Aug 28, 2025
3967190
Want to store branch name of gen3-helm that we want CI to run on
piotrsenkow Aug 28, 2025
4673e45
Moving key val pair to correct spot
piotrsenkow Aug 28, 2025
fa30570
Merge branch 'master' into chore/track-x-headers
jacob50231 Aug 29, 2025
32ce47b
(PXP-114565): Enhance usersync _update_authz_in_arborist to grant/rev…
BinamB Apr 4, 2025
672cd21
Use gen3authz 2.3.0 in grant_arborist_policies
k-burt-uch Jul 1, 2025
7f63a61
add unit test + update dependencies
BinamB Jul 18, 2025
1c3ab64
Add unit tests + review comments
BinamB Jul 22, 2025
52a4c1d
Relocking poetry
k-burt-uch Sep 2, 2025
521bcc2
Merge pull request #1268 from uc-cdis/feat/usersync_update_authz
k-burt-uch Sep 2, 2025
cdf37bc
Commenting out cache time assertion temporarily.
piotrsenkow Sep 3, 2025
5604f64
pointing to master since my PR was merged and branch is now gone
piotrsenkow Sep 3, 2025
5b61b06
Removing HELM_BRANCH tidbit
piotrsenkow Sep 3, 2025
b686771
Merge branch 'master' into chore/fix_improper_certificate_validation_…
haraprasadj Sep 3, 2025
d322f84
Usersync continues on arborist timeout, update smart diff
k-burt-uch Sep 4, 2025
cc2d0c9
Merge pull request #1293 from uc-cdis/fix/arborist-timeout
k-burt-uch Sep 4, 2025
76bfa5d
Change no known_hosts log to error from warning
k-burt-uch Sep 5, 2025
56da694
Merge branch 'master' into chore/fix_improper_certificate_validation_…
k-burt-uch Sep 5, 2025
0fe8bf8
Merge pull request #1238 from uc-cdis/chore/fix_improper_certificate_…
k-burt-uch Sep 5, 2025
712d503
Merge branch 'master' into chore/track-x-headers
k-burt-uch Sep 5, 2025
07f51d5
Final change for backwards compatibility
jacob50231 Sep 9, 2025
1fee49a
fix audit_schema cache request for tests
jacob50231 Sep 9, 2025
f900a63
Fix TypeError from previous change
jacob50231 Sep 12, 2025
d1d2791
Fix audit schema cache in test_presigned_url_log_x_forwarded_headers
jacob50231 Sep 12, 2025
2716096
clear audit schema cache after running x_forwarded_headers test
jacob50231 Sep 12, 2025
a92f4bc
Reorder tests
jacob50231 Sep 12, 2025
e8e22ac
Refactor try except statement to if statement
jacob50231 Sep 15, 2025
d6b1713
fix typo
jacob50231 Sep 22, 2025
89983fb
Reorder imports
george42-ctds Sep 26, 2025
395dd71
Resolve conflicts
george42-ctds Sep 26, 2025
31590da
Remove Jenkins Secrets from integration_tests.yaml (#1300)
krishnaa05 Sep 30, 2025
94476c2
Address final comment from Kyle
jacob50231 Sep 30, 2025
8aa3267
Merge branch 'master' into chore/track-x-headers
k-burt-uch Sep 30, 2025
594b83b
Merge branch 'master' into fix/update-deny
george42-ctds Oct 2, 2025
2a0ede3
Merge pull request #1291 from uc-cdis/chore/track-x-headers
k-burt-uch Oct 2, 2025
b5a3088
Merge branch 'master' into fix/update-deny
george42-ctds Oct 6, 2025
9016f3e
(HP-2270) Add hardwired hide_idps list
george42-ctds Oct 9, 2025
4edf177
Dummy commit
george42-ctds Oct 9, 2025
e1f052f
(HP-2270) use name value from upstream_idps
george42-ctds Oct 9, 2025
b04cd02
(HP-2270) move HIDE_IDPS list to config
george42-ctds Oct 9, 2025
ef7dc5c
(HP-2270) update name of list
george42-ctds Oct 13, 2025
985fe7e
(HP-2270) add test for hide_idps
george42-ctds Oct 13, 2025
6aca32a
Use 'search' instead of 'match', update tests
george42-ctds Oct 17, 2025
bbe5abc
Update comment in config-default
george42-ctds Oct 17, 2025
cd222c7
Add responses dependency for test_drs
george42-ctds Oct 17, 2025
4a1786f
Bump version
george42-ctds Oct 20, 2025
4a3d07c
Merge pull request #1299 from uc-cdis/fix/update-deny
george42-ctds Oct 21, 2025
c4365d9
Update authlib
jacob50231 Oct 3, 2025
5dbe1af
(HP-2270) Change hide logic from 'name' to 'idp'
george42-ctds Oct 22, 2025
5f13d4e
Merge branch 'master' into chore/add-hide-idps
george42-ctds Oct 22, 2025
bc96f29
Merge pull request #1301 from uc-cdis/chore/bump-authutils
k-burt-uch Oct 22, 2025
d5b5b62
Merge branch 'master' into chore/add-hide-idps
george42-ctds Oct 22, 2025
6662596
(HP-2270) Update comments in 'config-default.yaml'
george42-ctds Oct 23, 2025
e490259
gen3authz 2.3.2 to fix arborist timeouts on usersync
k-burt-uch Oct 27, 2025
bd7ce7a
Merge pull request #1307 from uc-cdis/fix/bump-gen3authz-fix-arborist…
k-burt-uch Nov 3, 2025
5685aa3
Merge branch 'master' into chore/add-hide-idps
george42-ctds Nov 6, 2025
4173550
Merge pull request #1304 from uc-cdis/chore/add-hide-idps
george42-ctds Nov 6, 2025
99c6934
Lower audit schema cache to 30m
k-burt-uch Nov 24, 2025
65813fa
Merge branch 'master' into chore/lower-audit-schema-cache
k-burt-uch Nov 24, 2025
31a63e2
Merge pull request #1310 from uc-cdis/chore/lower-audit-schema-cache
k-burt-uch Nov 25, 2025
34b17e1
Update dependencies in fence after running deptry (#1302)
nss10 Nov 25, 2025
4f39f25
Add default arborist url (#1235)
jawadqur Dec 9, 2025
12eb038
Update Fence to Python 3.13 + Run as gen3 user (#1312)
nss10 Jan 2, 2026
4d27de6
Update dependencies (#1317)
paulineribeyre Jan 5, 2026
fa478fa
Update Pyproject version to 13.0.0 (#1318)
nss10 Jan 6, 2026
26880dd
Add user-agent to presigned url audit log
k-burt-uch Jan 13, 2026
211cadb
Update tests/test_metrics.py name for audit_headers
k-burt-uch Jan 20, 2026
351ef40
Add http_method
k-burt-uch Jan 20, 2026
828276c
update dependency
Jan 21, 2026
685b130
increment minor version
Jan 23, 2026
eb7a3db
update poetry lock
Jan 23, 2026
ee0103a
undo poetry lock change
Jan 23, 2026
3898ef9
Merge pull request #1327 from uc-cdis/fence-update
jacob50231 Jan 23, 2026
279b67f
fix(deps): update
Avantol13 Jan 26, 2026
3f5e6e9
fix(deps): ensure azure-core updated
Avantol13 Jan 26, 2026
5a765cc
fix(lock): use latest poetry
Avantol13 Jan 26, 2026
13c9658
fix(deps): relock
Avantol13 Jan 26, 2026
079d544
Update README.md
smvgarcia Jan 26, 2026
e653e3a
Fix link formatting for Microsoft documentation
m0nhawk Jan 26, 2026
ca886ca
dependencies update
paulineribeyre Jan 27, 2026
e1bd84c
Merge pull request #1330 from uc-cdis/smvgarcia-patch-1
smvgarcia Jan 27, 2026
cb29553
Merge branch 'master' into fix/deps
Avantol13 Jan 27, 2026
78c79b6
Update S3_BUCKETS doc (#1331)
paulineribeyre Jan 27, 2026
db30c21
Merge branch 'master' into fix/deps
Avantol13 Jan 27, 2026
e2a757b
Merge pull request #1329 from uc-cdis/fix/deps
Avantol13 Jan 27, 2026
73acf2b
chore(deps): updated branches of libs to pull in required updates
Avantol13 Feb 13, 2026
ef831f8
chore(deps): use new releases
Avantol13 Feb 13, 2026
badeae0
Merge pull request #1333 from uc-cdis/fix/deps-crypt
Avantol13 Feb 17, 2026
79d405c
Add idp logout for cognito
k-burt-uch Mar 6, 2026
92f48a9
Merge branch 'master' into fix/more-audit-logs
Avantol13 Mar 10, 2026
0d573b5
usersync improvements (#1336)
paulineribeyre Mar 17, 2026
69e3683
Merge branch 'master' into fix/more-audit-logs
k-burt-uch Mar 17, 2026
6d9f1bc
Merge pull request #1322 from uc-cdis/fix/more-audit-logs
Avantol13 Mar 18, 2026
d6ce96f
Set limit_request_field_size to 128kb
k-burt-uch Mar 19, 2026
aa69539
Merge branch 'master' into chore/bump-limit_request_field_size
k-burt-uch Mar 19, 2026
a378091
Merge pull request #1337 from uc-cdis/chore/bump-limit_request_field_…
k-burt-uch Mar 19, 2026
cb90627
WIP fast api migration
BinamB Mar 20, 2026
44cb4a7
feat: add new admin endpoint to allow for reactivation of soft-delete…
pieterlukasse Mar 25, 2026
726150e
fix: move debug message to correct location
pieterlukasse Mar 25, 2026
ef50ede
feat: add tests for new "reactivate user" endpoint
pieterlukasse Mar 25, 2026
55a94f0
feat: add new endpoint documentation to swagger
pieterlukasse Mar 27, 2026
eaacc8a
add more logging
BinamB Mar 27, 2026
b89529a
fix json + url
BinamB Mar 27, 2026
931c5c7
fix params
BinamB Mar 27, 2026
22f0e48
fix redirect url
BinamB Mar 27, 2026
a202bf9
Merge pull request #1339 from uc-cdis/feat/add_reactivate_user_endpoint
pieterlukasse Mar 30, 2026
046668d
use logout_uri
BinamB Apr 3, 2026
9d7fec5
fix(bucketregex): match explicitly before trying regex matching for b…
Avantol13 Apr 3, 2026
8e64bd0
Merge pull request #1341 from uc-cdis/fix/bucketregex
Avantol13 Apr 6, 2026
ffd6bc4
chore(lock): relock
Avantol13 Apr 6, 2026
b328e57
Merge branch 'master' into chore/lock
Avantol13 Apr 6, 2026
90aee65
Merge pull request #1342 from uc-cdis/chore/lock
Avantol13 Apr 6, 2026
cb99642
add user prefix
BinamB Apr 10, 2026
bd1926d
Merge branch 'master' into fix/idp_logout
BinamB Apr 10, 2026
7967ec7
fix json
BinamB Apr 10, 2026
5f898dd
remove json
BinamB Apr 10, 2026
3fc0c97
fix logouturi
BinamB Apr 10, 2026
5c0f833
Usersync fixes (#1343)
paulineribeyre Apr 10, 2026
942c1a3
change order
BinamB Apr 10, 2026
db13d91
add back the logout endpoint
BinamB Apr 10, 2026
a11fadc
fix provider url
BinamB Apr 10, 2026
2e8e330
add logger
BinamB Apr 10, 2026
bfd7399
clean provider url
BinamB Apr 10, 2026
c01e35b
more logs
BinamB Apr 10, 2026
34731d1
unindented log
BinamB Apr 10, 2026
6774587
change to redirect_uri
BinamB Apr 15, 2026
2b1f24c
remove logger
BinamB Apr 16, 2026
8d973e8
lock into cognito
BinamB Apr 16, 2026
292e347
add logging
BinamB Apr 16, 2026
b44c3a9
fix next_url
BinamB Apr 17, 2026
7f93939
debugging
BinamB Apr 17, 2026
03ad1ae
fix logs
BinamB Apr 17, 2026
0403e87
Give gen3 user access to /venv/
k-burt-uch Apr 20, 2026
5ab024d
Apply cascading authz for visas
k-burt-uch Apr 21, 2026
43753e4
Merge pull request #1345 from uc-cdis/fix/relock-poetry
k-burt-uch Apr 21, 2026
81d5ffe
Merge branch 'master' into fix/casc_authz_passports_no_sftp
k-burt-uch Apr 21, 2026
97ad775
Merge pull request #1346 from uc-cdis/fix/casc_authz_passports_no_sftp
k-burt-uch Apr 21, 2026
103c32a
add header
BinamB Apr 21, 2026
4eedb98
Merge branch 'master' into fix/idp_logout
BinamB Apr 21, 2026
3355a54
allow all
BinamB Apr 21, 2026
a7b4b84
add base url
BinamB Apr 21, 2026
cf51ab6
allow all
BinamB Apr 21, 2026
3c86155
Add public key authentication for dbgap sftp sync (#1334)
mpsolano Apr 24, 2026
37514ef
change for testing
BinamB Apr 27, 2026
015fbc3
cognito test
BinamB Apr 27, 2026
382c94b
clean up
BinamB Apr 28, 2026
3513da2
Merge branch 'master' into fix/idp_logout
BinamB Apr 28, 2026
ed739df
remove python pin
BinamB Apr 28, 2026
9388e46
clean up + add retries
BinamB Apr 28, 2026
1cd1356
fix error handling + add unit tests
BinamB Apr 29, 2026
af21b6b
docstring + var fix
BinamB Apr 29, 2026
687d710
remove headers
BinamB Apr 29, 2026
6526cc8
add json error handling
BinamB Apr 29, 2026
e514958
add whitelist for cognito logout
BinamB Apr 30, 2026
84ef76f
logs + comment fix
BinamB Apr 30, 2026
3ed1a4b
lgos
BinamB Apr 30, 2026
ebef712
cleanup
BinamB Apr 30, 2026
af7ae17
up poetry version
BinamB Apr 30, 2026
406d6cb
Merge pull request #1335 from uc-cdis/fix/idp_logout
BinamB Apr 30, 2026
0398300
(PPS-3111) Re-lock to update click, mako, urllib3
george42-ctds May 15, 2026
8c37a59
(PPS-3111) pin authlib
george42-ctds May 15, 2026
250115d
Merge pull request #1347 from uc-cdis/chore/update-mako
george42-ctds May 15, 2026
a6dbf96
feat(content): new endpoint for content retrieval
Avantol13 May 21, 2026
6921ed3
feat(bulk): unit tests, bug fixes, openapi docs
Avantol13 May 26, 2026
212ef91
Don't google group sync on non-GS access
k-burt-uch May 29, 2026
aafe254
Docs and comment updates
k-burt-uch May 29, 2026
70f208d
Merge pull request #1353 from uc-cdis/fix/dont-google-group-sync-on-s3
k-burt-uch Jun 1, 2026
132a7d3
fix(comments): address comments, more debug lines
Avantol13 Jun 5, 2026
fea0b2d
fix(index): serialize the json
Avantol13 Jun 8, 2026
27cae35
Merge branch 'master' into feat/download-content
Avantol13 Jun 8, 2026
4c27dc4
fix(content): use json serializer
Avantol13 Jun 8, 2026
e922a1a
fix(tests): use json serializer
Avantol13 Jun 8, 2026
0a7d100
usersync: Do not swallow errors updating Arborist (#1352)
paulineribeyre Jun 10, 2026
f8e81c5
Update poetry dependencied and pin authlub to a min of 1.6.10 (#1360)
nss10 Jun 11, 2026
e6634d7
feat(BDC-973): Add DRS Bulk Endpoint
MichaelLukowski Oct 31, 2025
e6f5e5b
Re-locking poetry
k-burt-uch Jun 15, 2026
787ce96
Restore skip_google_updates for passport access
k-burt-uch Jun 15, 2026
44db0c4
chore(content): debug line
Avantol13 Jun 17, 2026
6a9dda6
Merge branch 'master' into feat/download-content
Avantol13 Jun 18, 2026
492fe43
Address comments from alex (Split get_signed_urls into helper file cl…
jacob50231 Jun 18, 2026
66ac14a
fix param mismatch causing 500 errors in tests
jacob50231 Jun 23, 2026
26cb582
rename no_force_sign_param
jacob50231 Jun 23, 2026
16063d0
add one more docstring and move import statement in bulk_helpers.py
jacob50231 Jul 1, 2026
f5698ed
Final missing docstring
jacob50231 Jul 6, 2026
d5684b8
data/content only
markxiao Jul 8, 2026
92f0679
MIDRC-1285 MIDRC-1291 Task tokens + Access token denylist + Validate …
paulineribeyre Jul 9, 2026
98d9def
Merge branch 'master' into feat/download-content
Avantol13 Jul 9, 2026
467f071
chore(data): use safer quoating in f string
Avantol13 Jul 9, 2026
86c2f9c
Merge pull request #1348 from uc-cdis/feat/download-content
Avantol13 Jul 9, 2026
2c149a8
chore(version): bump
Avantol13 Jul 9, 2026
420132b
Merge pull request #1364 from uc-cdis/chore/version
Avantol13 Jul 13, 2026
12495f0
Merge branch 'master' into feat/add-bulk-presigned-url
jacob50231 Jul 30, 2026
c961bf0
fix poetry.lock
jacob50231 Jul 30, 2026
7935fc9
remove integration test branch and add documentation for ga4gh.py cla…
jacob50231 Jul 30, 2026
a9e19fd
Merge pull request #1344 from uc-cdis/feat/add-bulk-presigned-url
k-burt-uch Jul 30, 2026
7d63213
fix: allow disabling arborist user pruning during user synchronization
flashguerdon Aug 3, 2026
dd051b9
Merge branch 'develop' into fix/usersync-prune-config
flashguerdon Aug 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,15 @@ jobs:
name: Python Unit Test with Postgres
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@master
with:
python-version: '3.9'
python-version: '3.13'
test-script: 'tests/ci_commands_script.sh'
run-coveralls: true

BuildImageAndPush:
name: Build Image and Push
needs: Security
with:
BUILD_PLATFORMS: "linux/amd64"
# https://github.com/uc-cdis/.github/blob/master/.github/workflows/image_build_push.yaml
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
uses: uc-cdis/.github/.github/workflows/image_build_push_native.yaml@master
secrets:
ECR_AWS_ACCESS_KEY_ID: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
ECR_AWS_SECRET_ACCESS_KEY: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
Expand Down
13 changes: 3 additions & 10 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,19 @@ name: Integration Tests

on: pull_request

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
integration_tests:
name: Integration tests
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
with:
SERVICE_TO_TEST: fence
secrets:
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}
JENKINS_API_TOKEN: ${{ secrets.JENKINS_API_TOKEN }}
QA_DASHBOARD_S3_PATH: ${{ secrets.QA_DASHBOARD_S3_PATH }}
CI_TEST_ORCID_USERID: ${{ secrets.CI_TEST_ORCID_USERID }}
CI_TEST_ORCID_PASSWORD: ${{ secrets.CI_TEST_ORCID_PASSWORD }}
CI_TEST_RAS_USERID: ${{ secrets.CI_TEST_RAS_USERID }}
CI_TEST_RAS_EMAIL: ${{ secrets.CI_TEST_RAS_EMAIL }}
CI_TEST_RAS_PASSWORD: ${{ secrets.CI_TEST_RAS_PASSWORD }}
CI_TEST_RAS_2_USERID: ${{ secrets.CI_TEST_RAS_2_USERID }}
CI_TEST_RAS_2_EMAIL: ${{ secrets.CI_TEST_RAS_2_EMAIL }}
CI_TEST_RAS_2_PASSWORD: ${{ secrets.CI_TEST_RAS_2_PASSWORD }}
CI_SLACK_BOT_TOKEN: ${{ secrets.CI_SLACK_BOT_TOKEN }}
CI_SLACK_CHANNEL_ID: ${{ secrets.CI_SLACK_CHANNEL_ID }}
EKS_CLUSTER_NAME: ${{ secrets.EKS_CLUSTER_NAME }}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ tests/resources/keys/*.pem
.DS_Store
.vscode
.idea

# snyk
.dccache
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
repos:
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 25.1.0
hooks:
- id: black
- repo: git@github.com:Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
exclude: poetry.lock
additional_dependencies: ['gibberish-detector']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
Expand Down
Loading
Loading