Brett Smith [Thu, 22 Feb 2024 19:08:48 +0000 (14:08 -0500)]
21494: Support arguments to doc tests
Mainly for the new `sdks` environment variable.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Thu, 22 Feb 2024 18:19:47 +0000 (13:19 -0500)]
19744: Don't warn about missing data when the runtime is short
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Thu, 22 Feb 2024 16:39:18 +0000 (11:39 -0500)]
21386: fixed not found test Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Thu, 22 Feb 2024 16:30:53 +0000 (11:30 -0500)]
19744: Don't warn about missing metrics when the elapsed time is short
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Thu, 22 Feb 2024 16:25:39 +0000 (11:25 -0500)]
2960: Use getLocatorInfo to get block size in blockReadRemote.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Thu, 22 Feb 2024 16:23:01 +0000 (11:23 -0500)]
19744: Don't post crunchstat summary warnings to runtime status
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Thu, 22 Feb 2024 16:14:27 +0000 (11:14 -0500)]
21386: refined loading state params Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Thu, 22 Feb 2024 16:02:38 +0000 (11:02 -0500)]
19744: Fix up threading
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Thu, 22 Feb 2024 16:01:45 +0000 (11:01 -0500)]
2960: Rewrite getLocatorInfo and add some more error checks.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 22 Feb 2024 15:12:18 +0000 (10:12 -0500)]
2960: Rename parseLocator to getLocatorInfo, add comments.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Thu, 22 Feb 2024 14:00:51 +0000 (09:00 -0500)]
Merge branch '21494-sdk-doc-build'
Closes #21494.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Thu, 22 Feb 2024 00:05:36 +0000 (19:05 -0500)]
19744: Incorporate runtime constraints and node info into report
This makes it much easier to judge CPU and RAM utilization.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 Feb 2024 21:40:41 +0000 (16:40 -0500)]
19744: Add exception handler and pass api client to summarizer
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Wed, 21 Feb 2024 20:52:41 +0000 (15:52 -0500)]
21386: added case for initial project view before loading Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 21 Feb 2024 19:47:25 +0000 (14:47 -0500)]
21416: Add comments to try and explain the options related to email better
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Wed, 21 Feb 2024 19:04:51 +0000 (14:04 -0500)]
Merge branch '21288-launch-wf-101'
closes #21288
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 21 Feb 2024 18:35:37 +0000 (13:35 -0500)]
21386: added default case for isNotFound Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 21 Feb 2024 17:06:20 +0000 (12:06 -0500)]
Merge branch 'main' into 21386-project-loading-view
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Wed, 21 Feb 2024 16:14:58 +0000 (11:14 -0500)]
21494: Let documentation build specify what SDKs should be included
This is to support Jenkins. It also lets us ensure that we actually
build the documentation we intend, and avoid situations where the build
quietly skips an SDK because of a missing dependency.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 21 Feb 2024 16:04:15 +0000 (11:04 -0500)]
21494: Document build requirements for all SDK documentation
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 21 Feb 2024 16:01:11 +0000 (11:01 -0500)]
21494: Refine Python SDK documentation requirements
Installing `python3-pip` is unnecessary, it'll be in the virtualenv.
Explicitly install setuptools as PEP 517/518 futureproofing.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Wed, 21 Feb 2024 15:54:34 +0000 (10:54 -0500)]
21386: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 21 Feb 2024 15:47:09 +0000 (10:47 -0500)]
21441: List all counts in a single tooltip
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Brett Smith [Wed, 21 Feb 2024 15:32:49 +0000 (10:32 -0500)]
21494: Improve error if pdoc is not available
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Wed, 21 Feb 2024 15:18:20 +0000 (10:18 -0500)]
21386: favorites loading view good Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 21 Feb 2024 14:55:46 +0000 (09:55 -0500)]
21386: allprocesses loading view good Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 21 Feb 2024 14:43:05 +0000 (09:43 -0500)]
21386: renamed is404 to isnotfound Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Wed, 21 Feb 2024 00:09:26 +0000 (21:09 -0300)]
21461: Fixes group management tests that relied on previous session.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 20 Feb 2024 22:59:36 +0000 (19:59 -0300)]
21461: Fixes test that used to rely on a previously logged in session.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 20 Feb 2024 21:17:19 +0000 (18:17 -0300)]
21461: Fixes Cypress test to match log viewer changes.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 20 Feb 2024 20:37:47 +0000 (17:37 -0300)]
21461: Avoids recreating the WB2 docker image if it already exists.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Tue, 20 Feb 2024 19:50:38 +0000 (14:50 -0500)]
21386: search results good Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lucas Di Pentima [Fri, 16 Feb 2024 22:50:27 +0000 (19:50 -0300)]
21461: Fixes log line-breaking behavior for really long strings.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 20 Feb 2024 19:12:37 +0000 (16:12 -0300)]
21461: Improves dev QoL on testing & building new WB2 docker images.
Instead of always check out the arvados repository from the git server, pass
it as a build context, so changes in dev branches can easily be iterated on.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lucas Di Pentima [Tue, 20 Feb 2024 12:23:00 +0000 (09:23 -0300)]
21461: Updates arvados-server install to support other archs. Upgrades Cypress.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
Lisa Knox [Tue, 20 Feb 2024 18:53:43 +0000 (13:53 -0500)]
21386: cleanup Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 20 Feb 2024 17:13:04 +0000 (12:13 -0500)]
21386: project 404 vs empty working Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 20 Feb 2024 15:50:53 +0000 (10:50 -0500)]
21386: removed duplicate isWorking functions and moved default views to data-table Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Mon, 19 Feb 2024 15:23:38 +0000 (10:23 -0500)]
19744: Change usage report button back to link
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lucas Di Pentima [Fri, 16 Feb 2024 22:11:52 +0000 (19:11 -0300)]
21461: Removes unused variable assignment.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
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>
Lisa Knox [Fri, 16 Feb 2024 16:19:45 +0000 (11:19 -0500)]
21288: new api request if wf is not in top 100 list Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Fri, 16 Feb 2024 15:54:07 +0000 (10:54 -0500)]
Merge branch '21023-keepclient-retry-delay'
fixes #21023
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 16 Feb 2024 15:52:51 +0000 (10:52 -0500)]
21023: Clean up tests.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 16 Feb 2024 15:22:28 +0000 (10:22 -0500)]
2960: Tweak s3 concurrent download parameters.
Trials show performance difference is negligible between 11x 6MiB and
13x 5MiB. Given that, I figure lower concurrency wins because it
involves less processing.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 16 Feb 2024 00:05:33 +0000 (19:05 -0500)]
2960: Add back volume implementation requirements.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Thu, 15 Feb 2024 22:45:42 +0000 (17:45 -0500)]
21453: Clean imports in arvados.http_to_keep
This is to force Jenkins to build a new PySDK package. Right now it's
trying to run the test updated in the previous commit without updating
the package first, and failing. But this should still be a nice change.
Refs #21453.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Thu, 15 Feb 2024 22:21:06 +0000 (17:21 -0500)]
21023: Just use the default retry delay profile in keepproxy.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Thu, 15 Feb 2024 22:09:07 +0000 (17:09 -0500)]
21321: Use CRAN cloud redirect
The wustl.edu mirror has been unreliable lately, sending incomplete
packages and causing test run failures. The hope is that this will be
more reliable.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 15 Feb 2024 22:07:04 +0000 (17:07 -0500)]
21361: Remove dependency pin for Debian 10
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Thu, 15 Feb 2024 21:30:31 +0000 (16:30 -0500)]
21023: Use known-good exponential backoff with jitter strategy.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Thu, 15 Feb 2024 21:17:42 +0000 (16:17 -0500)]
Merge branch '21453-python-package-path'
Closes #21453.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 15 Feb 2024 21:08:37 +0000 (16:08 -0500)]
21453: Update package test with new packaged virtualenv path
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Thu, 15 Feb 2024 20:46:24 +0000 (15:46 -0500)]
21453: Update CWL tests with new packaged virtualenv path
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Thu, 15 Feb 2024 20:20:41 +0000 (15:20 -0500)]
2960: Move streaming from volume to keepstore layer.
Avoids using 2x buffers when comparing existing data during
BlockWrite.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 15 Feb 2024 01:25:04 +0000 (20:25 -0500)]
2960: Buffer reads when serialize enabled on unix volume.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 14 Feb 2024 22:21:27 +0000 (17:21 -0500)]
2960: Finish renaming s3aws_volume to s3_volume.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
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>
Tom Clegg [Wed, 14 Feb 2024 19:43:14 +0000 (14:43 -0500)]
21023: Add exponential-backoff delay between keepclient retries.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Wed, 14 Feb 2024 19:38:24 +0000 (14:38 -0500)]
21386: fixed loading display in search results Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Wed, 14 Feb 2024 16:34:40 +0000 (11:34 -0500)]
21501: Pin dotenv gem version on distros with Ruby 2.7
See comments for rationale.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Wed, 14 Feb 2024 02:55:25 +0000 (21:55 -0500)]
19744: Add icon
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 14 Feb 2024 02:34:17 +0000 (21:34 -0500)]
19744: Made the resource usage report button obvious
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 14 Feb 2024 00:54:56 +0000 (19:54 -0500)]
19744: Calling it the usage report
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Tue, 13 Feb 2024 23:58:43 +0000 (18:58 -0500)]
19744: Apply styling to roughly match workbench
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Tue, 13 Feb 2024 22:28:38 +0000 (17:28 -0500)]
19744: Better incorporation of the text report data into HTML
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Tue, 13 Feb 2024 19:48:09 +0000 (14:48 -0500)]
2960: Fix some needlessly exported identifiers.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 12 Feb 2024 19:46:30 +0000 (14:46 -0500)]
2960: Refactor keepstore into a streaming server.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
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>
Brett Smith [Tue, 13 Feb 2024 15:44:45 +0000 (10:44 -0500)]
21453: Update minimum Python version in SDK documentation
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Tue, 13 Feb 2024 15:43:11 +0000 (10:43 -0500)]
21453: Clean up documentation note for unsupported distribution
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Tue, 13 Feb 2024 15:36:54 +0000 (10:36 -0500)]
21453: Install Python package virtualenvs under /usr/lib
Installing under /usr/share/python3 is a remnant from when we built
library packages that integrated with the distribution. Now that we
install an entire virtualenv that's tied to a specific minor version of
Python, installing under /usr/lib makes more sense.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Thu, 18 Jan 2024 19:04:26 +0000 (14:04 -0500)]
21023: Avoid overloading 503 status.
When all volumes are full, return 507 (cf WebDAV) indicating the
client should not auto-retry without additional user interaction.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Mon, 12 Feb 2024 21:27:06 +0000 (16:27 -0500)]
Merge branch '21158-wf-page-list' refs #21158
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Mon, 12 Feb 2024 21:10:14 +0000 (16:10 -0500)]
21386: removed old loading view, css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 12 Feb 2024 20:15:24 +0000 (15:15 -0500)]
21386: not found only shows on 404 Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
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>
Brett Smith [Mon, 12 Feb 2024 03:16:55 +0000 (22:16 -0500)]
21452: Update test for new ProjectDirectory API
I ran the FUSE tests on my laptop before I ran them on Jenkins. This
test did not report failure. I don't understand why it
didn't. Unfortunately the test log runs past the end of my scrollback,
so that's a mystery lost to history.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 12 Feb 2024 03:12:09 +0000 (22:12 -0500)]
21452: Fix owner_uuid in new collection fixtures
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 12 Feb 2024 02:02:19 +0000 (21:02 -0500)]
21452: Add --filters option to arv-mount
This allows users to specify arbitrary API filters to queries arv-mount
uses to build directory listings. This gives users a way to filter out
unwanted entries from a mount, similar to the filtering in Workbench.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Sat, 10 Feb 2024 20:18:53 +0000 (15:18 -0500)]
21452: Clean imports in arvados.commands._util
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
szlenkj [Fri, 26 Jan 2024 07:30:33 +0000 (08:30 +0100)]
Download file with resume
Arvados-DCO-1.1-Signed-off-by: Jakub Szlenk jakubszlenk@gmail.com
Peter Amstutz [Fri, 9 Feb 2024 23:23:36 +0000 (18:23 -0500)]
19744: Include text report in HTML report
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 9 Feb 2024 22:56:28 +0000 (17:56 -0500)]
19744: Run summarizer at end of container
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
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>
szlenkj [Mon, 5 Feb 2024 12:49:30 +0000 (13:49 +0100)]
Replace files
Arvados-DCO-1.1-Signed-off-by: Jakub Szlenk jakubszlenk@gmail.com
Peter Amstutz [Thu, 8 Feb 2024 19:54:52 +0000 (14:54 -0500)]
21158: Fix tests
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
szlenkj [Fri, 26 Jan 2024 07:30:33 +0000 (08:30 +0100)]
Download file with resume
Arvados-DCO-1.1-Signed-off-by: Jakub Szlenk jakubszlenk@gmail.com
Brett Smith [Thu, 8 Feb 2024 17:05:44 +0000 (12:05 -0500)]
21230: Clean up venv diagnostic output
This output stopped making sense in the transition from using virtualenv
to the venv module. The module doesn't really have a version separate
from Python, so just report a boolean result. Refs #21230.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 7 Feb 2024 21:44:23 +0000 (16:44 -0500)]
Merge branch '21384-version-pins'
Closes #21384, #21406, #21454.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 7 Feb 2024 16:09:00 +0000 (11:09 -0500)]
21406: Declare python_requires~=3.8 in all packages
This is what we officially support as of Arvados 3.0, and saying so
helps prevent trouble if users try to install our packages on a too-old
Python.
Remove other requirements that are redundant after this change.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 7 Feb 2024 16:07:38 +0000 (11:07 -0500)]
21406: Remove Python 2 support cruft from FUSE setup.py
This has been irrelevant for a while.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 7 Feb 2024 15:57:07 +0000 (10:57 -0500)]
21454: Update required_ruby_version in all gems
They might technically work on older versions, but this is all we're
testing with and supporting as of Arvados 3.0, so say that.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 7 Feb 2024 15:54:10 +0000 (10:54 -0500)]
21384: Update arvados-google-api-client in RailsAPI
There's no functional need for this. The main motivation is to make sure
this release and the associated stack gets thoroughly tested, to give us
more confidence it works for clients too.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Lisa Knox [Tue, 6 Feb 2024 19:16:34 +0000 (14:16 -0500)]
Merge branch '21359-rightclick-newproject-bug'
closes #21359
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Tue, 6 Feb 2024 16:05:28 +0000 (11:05 -0500)]
Merge branch '21384-ruby27-gemspec'
Refs #21384.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
szlenkj [Fri, 26 Jan 2024 07:30:33 +0000 (08:30 +0100)]
Download file with resume
Arvados-DCO-1.1-Signed-off-by: Jakub Szlenk jakubszlenk@gmail.com
Lisa Knox [Mon, 5 Feb 2024 20:18:42 +0000 (15:18 -0500)]
21359: added test Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Mon, 5 Feb 2024 19:57:17 +0000 (14:57 -0500)]
21158: Swap input/output card order to match process panel
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 5 Feb 2024 17:06:02 +0000 (12:06 -0500)]
Merge branch 'main' into 21158-wf-page-list refs #21158
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>