arvados.git
3 months ago21840: Fix glob to find wheels 2.7.4
Brett Smith [Tue, 28 May 2024 18:08:45 +0000 (14:08 -0400)]
21840: Fix glob to find wheels

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months agoFix internal hyperlink
Peter Amstutz [Mon, 8 Jul 2024 19:18:05 +0000 (15:18 -0400)]
Fix internal hyperlink

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoScrub more references to CentOS from docs
Peter Amstutz [Mon, 8 Jul 2024 19:14:37 +0000 (15:14 -0400)]
Scrub more references to CentOS from docs

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoAdd same note about CentOS 7 to list of supported linux.
Peter Amstutz [Mon, 8 Jul 2024 18:31:23 +0000 (14:31 -0400)]
Add same note about CentOS 7 to list of supported linux.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoSwitch CentOS 7 note around to say the relevant part first.
Peter Amstutz [Mon, 8 Jul 2024 18:21:18 +0000 (14:21 -0400)]
Switch CentOS 7 note around to say the relevant part first.

refs #21947

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoAdd 2.7.4 to upgrading & add notes about dropping CentOS 7
Peter Amstutz [Mon, 8 Jul 2024 18:15:33 +0000 (14:15 -0400)]
Add 2.7.4 to upgrading & add notes about dropping CentOS 7

refs #21947

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoMerge branch 'jszlenk/create_new_subproject' refs #21937
Peter Amstutz [Tue, 2 Jul 2024 17:18:59 +0000 (13:18 -0400)]
Merge branch 'jszlenk/create_new_subproject' refs #21937

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 months agoMerge branch '21697-slow-client-blocking'
Tom Clegg [Tue, 23 Apr 2024 19:53:32 +0000 (15:53 -0400)]
Merge branch '21697-slow-client-blocking'

fixes #21697

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 months ago21934: Avoid using subprocess.run capture_output for Py3.6 compatibility 21934-python36-compat
Brett Smith [Thu, 27 Jun 2024 19:45:11 +0000 (15:45 -0400)]
21934: Avoid using subprocess.run capture_output for Py3.6 compatibility

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months ago21934: Avoid contextlib.nullcontext for Py3.6 compatibility
Brett Smith [Thu, 27 Jun 2024 19:15:32 +0000 (15:15 -0400)]
21934: Avoid contextlib.nullcontext for Py3.6 compatibility

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months ago21934: Use older name of ssl.CertificateError
Brett Smith [Thu, 27 Jun 2024 19:10:55 +0000 (15:10 -0400)]
21934: Use older name of ssl.CertificateError

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months ago21934: Set explicit cache_max in test_disk_cache_retry_write_error
Brett Smith [Thu, 27 Jun 2024 19:05:45 +0000 (15:05 -0400)]
21934: Set explicit cache_max in test_disk_cache_retry_write_error

Without this, the test might fail if /tmp is small and the initially
calculated cache_max is already at the floor.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months ago21934: Use assertGreater
Brett Smith [Thu, 27 Jun 2024 18:56:34 +0000 (14:56 -0400)]
21934: Use assertGreater

To improve diagnostics if the test fails.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

3 months ago21934: Autospec mmap mocks
Brett Smith [Thu, 27 Jun 2024 18:43:45 +0000 (14:43 -0400)]
21934: Autospec mmap mocks

So attribute checks get the right result.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

4 months ago21840: Add wheels to the Jenkins Python package build 2.7.3
Brett Smith [Tue, 28 May 2024 16:17:59 +0000 (12:17 -0400)]
21840: Add wheels to the Jenkins Python package build

We were previously doing this in run_upload_packages. Now that that tool
is doing pure uploads with twine, we need to build the wheels in Jenkins
instead.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

5 months agoFix 2.7.3 release date.
Peter Amstutz [Fri, 24 May 2024 14:03:40 +0000 (10:03 -0400)]
Fix 2.7.3 release date.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoTurns out madvise isn't in Python 3.7
Peter Amstutz [Fri, 24 May 2024 01:34:08 +0000 (21:34 -0400)]
Turns out madvise isn't in Python 3.7

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoPin pydot version to fix version conflict with pyparsing
Peter Amstutz [Thu, 23 May 2024 22:54:17 +0000 (18:54 -0400)]
Pin pydot version to fix version conflict with pyparsing

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months ago21394: Emit conformance badges json from test_with_arvbox
Peter Amstutz [Thu, 18 Jan 2024 15:32:12 +0000 (10:32 -0500)]
21394: Emit conformance badges json from test_with_arvbox

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months ago21394: use /opt/arvados-py if present
Peter Amstutz [Wed, 17 Jan 2024 20:28:20 +0000 (15:28 -0500)]
21394: use /opt/arvados-py if present

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months ago21394: Use v1.2.1 tag for CWL conformance tests
Peter Amstutz [Wed, 17 Jan 2024 01:18:53 +0000 (20:18 -0500)]
21394: Use v1.2.1 tag for CWL conformance tests

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months ago21394: Adjust how tags are pushed in build/run-build-docker-images.sh
Peter Amstutz [Tue, 16 Jan 2024 21:49:10 +0000 (16:49 -0500)]
21394: Adjust how tags are pushed in build/run-build-docker-images.sh

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoAdjust lxml version constraint so arvbox will build.
Peter Amstutz [Thu, 23 May 2024 19:01:52 +0000 (15:01 -0400)]
Adjust lxml version constraint so arvbox will build.

no issue #

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoMaintain centos7 support for one more release, refs #21780
Peter Amstutz [Thu, 23 May 2024 17:33:02 +0000 (13:33 -0400)]
Maintain centos7 support for one more release, refs #21780

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoAdd 2.7.3 to upgrading notes refs #21780
Peter Amstutz [Thu, 23 May 2024 13:49:18 +0000 (09:49 -0400)]
Add 2.7.3 to upgrading notes refs #21780

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoMerge branch '21718-memoryview-readfrom-v2' refs #21718
Peter Amstutz [Wed, 22 May 2024 18:15:46 +0000 (14:15 -0400)]
Merge branch '21718-memoryview-readfrom-v2'  refs #21718

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

5 months agoMerge branch '21696-slow-propfind'
Tom Clegg [Tue, 23 Apr 2024 15:36:26 +0000 (11:36 -0400)]
Merge branch '21696-slow-propfind'

fixes #21696

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoMerge branch '21692-go-packages-no-build-id'
Brett Smith [Tue, 16 Apr 2024 15:12:47 +0000 (11:12 -0400)]
Merge branch '21692-go-packages-no-build-id'

Refs #21692. Closes #21694.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 months agoFix 2.7.2 release date on upgrading notes, refs #21463
Peter Amstutz [Tue, 9 Apr 2024 21:16:23 +0000 (17:16 -0400)]
Fix 2.7.2 release date on upgrading notes, refs #21463

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months agoTweak test to maintain JDK 8 support for the time being, no issue #
Peter Amstutz [Tue, 9 Apr 2024 20:48:25 +0000 (16:48 -0400)]
Tweak test to maintain JDK 8 support for the time being, no issue #

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months ago21639: Reenable prefetch, but not on every read() 2.7.2
Peter Amstutz [Fri, 5 Apr 2024 22:53:37 +0000 (18:53 -0400)]
21639: Reenable prefetch, but not on every read()

Only do prefetch every 128 invocations of read().

This should dramatically reduce the overhead of computing prefetch
while still getting some or moste of the benefits of prefetching.

Indeed, benchmarking suggests that this prefetching strategy, by
advising the kernel to map blocks into RAM, may actually improve
throughput on the high end.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months agoMerge branch '21639-keep-cache-dict' refs #21639
Peter Amstutz [Thu, 4 Apr 2024 16:36:15 +0000 (12:36 -0400)]
Merge branch '21639-keep-cache-dict' refs #21639

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months ago2.7 doesn't log "not running worker" so don't test for it, refs #21598
Peter Amstutz [Fri, 5 Apr 2024 13:41:34 +0000 (09:41 -0400)]
2.7 doesn't log "not running worker" so don't test for it, refs #21598

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months agoMerge branch '21541-arv-mount-keyerror-rebase' refs #21541
Peter Amstutz [Tue, 2 Apr 2024 15:26:33 +0000 (11:26 -0400)]
Merge branch '21541-arv-mount-keyerror-rebase' refs #21541

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months agoMerge branch '21504-arv-mount-reference'
Brett Smith [Tue, 5 Mar 2024 16:31:22 +0000 (11:31 -0500)]
Merge branch '21504-arv-mount-reference'

Refs #21504.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

6 months agoMerge branch '21598-local-keepstore-emptytrash'
Tom Clegg [Tue, 2 Apr 2024 14:28:26 +0000 (10:28 -0400)]
Merge branch '21598-local-keepstore-emptytrash'

fixes #21598

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoMerge branch '21613-fed-token-exp-2.7' into 2.7-staging
Tom Clegg [Tue, 2 Apr 2024 17:02:41 +0000 (13:02 -0400)]
Merge branch '21613-fed-token-exp-2.7' into 2.7-staging

fixes #21613

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months ago21613: Fix handling of expired token re-validating with new UUID. 21613-fed-token-exp-2.7
Tom Clegg [Mon, 1 Apr 2024 21:51:43 +0000 (17:51 -0400)]
21613: Fix handling of expired token re-validating with new UUID.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoFix merge conflict in test case.
Tom Clegg [Tue, 2 Apr 2024 14:55:28 +0000 (10:55 -0400)]
Fix merge conflict in test case.

Disk cache cannot be disabled here because it does not exist yet in
2.7.

refs #21617

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoMerge branch '21636-s3-token-expiry-2.7' into 2.7-staging
Tom Clegg [Tue, 2 Apr 2024 14:45:35 +0000 (10:45 -0400)]
Merge branch '21636-s3-token-expiry-2.7' into 2.7-staging

refs #21636

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months ago21636: Increase ExpiryWindow and add doc reference.
Tom Clegg [Tue, 2 Apr 2024 14:43:59 +0000 (10:43 -0400)]
21636: Increase ExpiryWindow and add doc reference.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months ago21636: Return 500 instead of 404 for unexpected volume errors. 21636-s3-token-expiry-2.7
Tom Clegg [Mon, 1 Apr 2024 14:09:12 +0000 (10:09 -0400)]
21636: Return 500 instead of 404 for unexpected volume errors.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months ago21636: Set ExpiryWindow to avoid credential expiry races.
Tom Clegg [Fri, 29 Mar 2024 20:58:23 +0000 (16:58 -0400)]
21636: Set ExpiryWindow to avoid credential expiry races.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoMerge branch '21617-fed-content'
Tom Clegg [Fri, 29 Mar 2024 20:39:09 +0000 (16:39 -0400)]
Merge branch '21617-fed-content'

fixes #21617
fixes #21533

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

6 months agoAdd upgrading note about MaxRunTimeOverhead and MaxRunTimeDefault
Peter Amstutz [Thu, 28 Mar 2024 18:52:18 +0000 (14:52 -0400)]
Add upgrading note about MaxRunTimeOverhead and MaxRunTimeDefault

refs #21463

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

6 months agoMerge branch '21449-lsf-maxruntime'
Tom Clegg [Mon, 18 Mar 2024 14:48:05 +0000 (10:48 -0400)]
Merge branch '21449-lsf-maxruntime'

closes #21449

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 months ago21461: Updates arvados-server install to nodejs 14
Lucas Di Pentima [Tue, 20 Feb 2024 12:23:00 +0000 (09:23 -0300)]
21461: Updates arvados-server install to nodejs 14

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

7 months agoUse bundlerversion in ruby install recipe, refs #21463
Peter Amstutz [Thu, 21 Mar 2024 19:09:36 +0000 (15:09 -0400)]
Use bundlerversion in ruby install recipe, refs #21463

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoInstall version of bundler compatible with Ruby 2.7, refs #21463
Peter Amstutz [Thu, 21 Mar 2024 18:49:28 +0000 (14:49 -0400)]
Install version of bundler compatible with Ruby 2.7, refs #21463

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoAlso fix dotenv on ubuntu 18.04 refs #21501
Peter Amstutz [Thu, 21 Mar 2024 17:25:30 +0000 (13:25 -0400)]
Also fix dotenv on ubuntu 18.04 refs #21501

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoMerge branch '21603-ec2-subnet-error'
Tom Clegg [Thu, 21 Mar 2024 15:37:16 +0000 (11:37 -0400)]
Merge branch '21603-ec2-subnet-error'

fixes #21603

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 months agoAlso pin dotenv on Debian 10 and CentOS 7
Peter Amstutz [Thu, 21 Mar 2024 15:54:42 +0000 (11:54 -0400)]
Also pin dotenv on Debian 10 and CentOS 7

refs #21501

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoMerge branch '21501-pin-dotenv'
Brett Smith [Wed, 14 Feb 2024 21:29:43 +0000 (16:29 -0500)]
Merge branch '21501-pin-dotenv'

Closes #21501.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 months agoMerge branch '21321-cran-mirror'
Brett Smith [Fri, 16 Feb 2024 16:42:51 +0000 (11:42 -0500)]
Merge branch '21321-cran-mirror'

Refs #21321.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 months agoMerge branch '21552-ebs-autoscale-update'. Closes #21552
Lucas Di Pentima [Mon, 4 Mar 2024 18:15:33 +0000 (15:15 -0300)]
Merge branch '21552-ebs-autoscale-update'. Closes #21552

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

7 months agoMerge branch '21552-force-imdsv2'
Tom Clegg [Wed, 28 Feb 2024 20:48:42 +0000 (15:48 -0500)]
Merge branch '21552-force-imdsv2'

refs #21552
closes #21565

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

7 months agoMerge branch '21416-email-options-doc' refs #21416
Peter Amstutz [Tue, 27 Feb 2024 16:13:26 +0000 (11:13 -0500)]
Merge branch '21416-email-options-doc' refs #21416

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoMerge branch '21452-fuse-filters'
Brett Smith [Tue, 13 Feb 2024 17:26:35 +0000 (12:26 -0500)]
Merge branch '21452-fuse-filters'

Closes #21452.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 months agoMerge branch 'github-pr-223'
Brett Smith [Mon, 12 Feb 2024 15:59:46 +0000 (10:59 -0500)]
Merge branch 'github-pr-223'

Closes #21432.
<https://github.com/arvados/arvados/pull/223>

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 months agoMerge branch 'github-pr-224'
Brett Smith [Fri, 9 Feb 2024 19:51:46 +0000 (14:51 -0500)]
Merge branch 'github-pr-224'

<https://github.com/arvados/arvados/pull/224>
Closes #21457.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

7 months agoMerge branch '21304-user-update' refs #21304
Peter Amstutz [Fri, 2 Feb 2024 21:44:13 +0000 (16:44 -0500)]
Merge branch '21304-user-update' refs #21304

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

7 months agoMerge branch '21216-multiplier-typo-fix' refs #21216
Peter Amstutz [Fri, 2 Feb 2024 21:00:02 +0000 (16:00 -0500)]
Merge branch '21216-multiplier-typo-fix' refs #21216

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

8 months agoMerge branch '21417-keepdocker-oci-layout'
Brett Smith [Fri, 2 Feb 2024 15:30:10 +0000 (10:30 -0500)]
Merge branch '21417-keepdocker-oci-layout'

Closes #21417.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

8 months agoMerge branch '21429-remember-docker-state'
Brett Smith [Fri, 2 Feb 2024 07:38:14 +0000 (02:38 -0500)]
Merge branch '21429-remember-docker-state'

Closes #21429.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

8 months agoMerge branch '21379-user-activity-remote-collection'
Tom Clegg [Tue, 16 Jan 2024 19:05:50 +0000 (14:05 -0500)]
Merge branch '21379-user-activity-remote-collection'

fixes #21379

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

8 months agoAdd arvbox check for fs.inotify.max_user_watches, refs #21349
Peter Amstutz [Tue, 9 Jan 2024 21:14:14 +0000 (16:14 -0500)]
Add arvbox check for fs.inotify.max_user_watches, refs #21349

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

8 months agoMerge branch '21036-keep-balance-metrics'
Tom Clegg [Tue, 9 Jan 2024 16:04:09 +0000 (11:04 -0500)]
Merge branch '21036-keep-balance-metrics'

fixes #21036

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

8 months agoMerge branch '21285-max-gw-tunnels'
Tom Clegg [Mon, 8 Jan 2024 21:39:38 +0000 (16:39 -0500)]
Merge branch '21285-max-gw-tunnels'

refs #21285

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

8 months agoMerge branch '21290-sync-past-versions' refs #21290
Peter Amstutz [Fri, 5 Jan 2024 19:59:56 +0000 (14:59 -0500)]
Merge branch '21290-sync-past-versions' refs #21290

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

8 months agoMerge branch '21059-signup-email' refs #21059
Peter Amstutz [Tue, 2 Jan 2024 15:02:51 +0000 (10:02 -0500)]
Merge branch '21059-signup-email' refs #21059

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

8 months agoMerge branch '21206-ws-requesting-container-uuid'
Tom Clegg [Tue, 2 Jan 2024 14:34:21 +0000 (09:34 -0500)]
Merge branch '21206-ws-requesting-container-uuid'

closes #21206

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

8 months agoCopyedit scoped token creation example
Brett Smith [Thu, 28 Dec 2023 19:38:04 +0000 (14:38 -0500)]
Copyedit scoped token creation example

* Mark up user input
* Use zzzzz cluster id

No issue #.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

8 months agoUse full paths for API documentation links
Brett Smith [Thu, 28 Dec 2023 19:29:30 +0000 (14:29 -0500)]
Use full paths for API documentation links

Most of the cross-reference links in our documentation point to a
specific page. These links are unusual in that they point to a
directory. Lately the linkchecker has been intermittently complaining
about them:

  URL        `file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/api'
  Name       `API documentation'
  Parent URL file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/admin/scoped-tokens.html, line 306, col 576
  Real URL   file:///tmp/workspace/developer-run-tests-doc-and-sdk-R/doc/.site/api/
  Warning    [file-missing-slash] Added trailing slash to
             directory.
  Result     Valid: directory

This causes a test failure. Spell out the rest of the link to prevent
that. No issue #.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

8 months agoMerge branch '21309-x-crypto-upgrade'. Closes #21309
Lucas Di Pentima [Tue, 19 Dec 2023 16:17:13 +0000 (13:17 -0300)]
Merge branch '21309-x-crypto-upgrade'. Closes #21309

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

8 months agoMerge branch '21214-dav-virtual-projects'
Tom Clegg [Mon, 18 Dec 2023 21:19:53 +0000 (16:19 -0500)]
Merge branch '21214-dav-virtual-projects'

fixes #21214

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

8 months agoMerge branch '21283-callable-api-module'
Brett Smith [Mon, 18 Dec 2023 18:48:50 +0000 (13:48 -0500)]
Merge branch '21283-callable-api-module'

Closes #21283.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

9 months agoMerge branch '21277-github-pr-221'
Brett Smith [Tue, 12 Dec 2023 13:54:51 +0000 (08:54 -0500)]
Merge branch '21277-github-pr-221'

Closes #21277.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

9 months agoMerge branch '21219-java-sdk-pr-220'
Brett Smith [Fri, 1 Dec 2023 21:36:43 +0000 (16:36 -0500)]
Merge branch '21219-java-sdk-pr-220'

Closes #21219.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

9 months ago20846: Avoid deadlock in unmount-and-replace race.
Tom Clegg [Fri, 10 Nov 2023 22:18:13 +0000 (17:18 -0500)]
20846: Avoid deadlock in unmount-and-replace race.

refs #20846

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

9 months ago21301: Tag 2.7.2+ SDK and CLI gems as incompatible with Ruby 3.
Tom Clegg [Wed, 3 Jan 2024 18:58:17 +0000 (13:58 -0500)]
21301: Tag 2.7.2+ SDK and CLI gems as incompatible with Ruby 3.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

9 months agoFix misspelled configuration in doc AllowTrashWhileReadOnly -> AllowTrashWhenReadOnly
Peter Amstutz [Wed, 3 Jan 2024 20:43:11 +0000 (15:43 -0500)]
Fix misspelled configuration in doc AllowTrashWhileReadOnly -> AllowTrashWhenReadOnly

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '21305-doc-maintenance' refs #21305
Peter Amstutz [Thu, 21 Dec 2023 18:51:09 +0000 (13:51 -0500)]
Merge branch '21305-doc-maintenance' refs #21305

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoFix release date of 2.7.1, refs #21089 2.7.1
Peter Amstutz [Tue, 12 Dec 2023 17:58:56 +0000 (12:58 -0500)]
Fix release date of 2.7.1, refs #21089

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '21206-ws-requesting-container-uuid'
Tom Clegg [Mon, 11 Dec 2023 17:33:21 +0000 (12:33 -0500)]
Merge branch '21206-ws-requesting-container-uuid'

refs #21206

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

10 months agoarvbox fixes, refs #21089
Peter Amstutz [Mon, 11 Dec 2023 14:29:42 +0000 (09:29 -0500)]
arvbox fixes, refs #21089

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoFix docker build for supported distros
Peter Amstutz [Thu, 7 Dec 2023 00:50:30 +0000 (19:50 -0500)]
Fix docker build for supported distros

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoTry this way of checking out correct branch instead
Peter Amstutz [Thu, 7 Dec 2023 00:05:09 +0000 (19:05 -0500)]
Try this way of checking out correct branch instead

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoFix branch checkout in debian11, refs #21089
Peter Amstutz [Wed, 6 Dec 2023 22:54:53 +0000 (17:54 -0500)]
Fix branch checkout in debian11, refs #21089

Going to test and see if this works, if so it probably needs to be
applied to all the build Dockerfiles.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months ago21028: Build Ruby from source on rocky8
Brett Smith [Fri, 29 Sep 2023 22:48:41 +0000 (18:48 -0400)]
21028: Build Ruby from source on rocky8

Same rationale as fe8da34676be7c6fbb1042fcfcabee19bfa424d0.

Refs #21028.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

10 months ago21028: Build Ruby from source on rocky8
Brett Smith [Fri, 29 Sep 2023 19:23:56 +0000 (15:23 -0400)]
21028: Build Ruby from source on rocky8

Without this, RVM downloads a binary Ruby with a bunch of configuration
options turned on. This can lead to problems building extensions when
Ruby thinks a certain feature is supported but our Docker image doesn't
have the headers to support it. Right now we're seeing that in the zlib
gem: it has extra code to turn on when Ruby supports Valgrind, but we
don't have the Valgrind headers necessary to build that code.

Closes #21028.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

10 months agoUpdate upgrading notes, refs #21089
Peter Amstutz [Wed, 6 Dec 2023 21:14:02 +0000 (16:14 -0500)]
Update upgrading notes, refs #21089

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '21227-keep-web-panic'
Tom Clegg [Wed, 6 Dec 2023 16:55:52 +0000 (11:55 -0500)]
Merge branch '21227-keep-web-panic'

fixes #21227

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

10 months agoMerge branch '21223-arv-mount-nofile' refs #21223
Peter Amstutz [Wed, 6 Dec 2023 14:31:40 +0000 (09:31 -0500)]
Merge branch '21223-arv-mount-nofile' refs #21223

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '21160-user-activation' refs #21160
Peter Amstutz [Tue, 5 Dec 2023 21:37:14 +0000 (16:37 -0500)]
Merge branch '21160-user-activation' refs #21160

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '21262-dependency-upgrades'. Closes #21262
Lucas Di Pentima [Tue, 5 Dec 2023 15:12:18 +0000 (12:12 -0300)]
Merge branch '21262-dependency-upgrades'. Closes #21262

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

10 months agoMerge branch '21217-invalid-auth-header'
Tom Clegg [Mon, 4 Dec 2023 19:35:36 +0000 (14:35 -0500)]
Merge branch '21217-invalid-auth-header'

refs #21217

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

10 months agoMerge branch '21205-ensure-unique' refs #21205
Peter Amstutz [Wed, 29 Nov 2023 20:49:27 +0000 (15:49 -0500)]
Merge branch '21205-ensure-unique' refs #21205

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoClose span
Peter Amstutz [Wed, 11 Oct 2023 14:25:41 +0000 (10:25 -0400)]
Close span

refs #20937

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoRemove duplicated ~$
Peter Amstutz [Wed, 11 Oct 2023 14:16:44 +0000 (10:16 -0400)]
Remove duplicated ~$

refs #20937

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

10 months agoMerge branch '19821-collection-docstrings'
Brett Smith [Thu, 12 Oct 2023 18:52:55 +0000 (14:52 -0400)]
Merge branch '19821-collection-docstrings'

Closes #19821.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>