Skip to content

Conversation

@JoshuaSBrown
Copy link
Collaborator

@JoshuaSBrown JoshuaSBrown commented Sep 15, 2025

Ticket

Release

Description

How Has This Been Tested?

Artifacts (if appropriate):

Tasks

  • - A description of the PR has been provided, and a diagram included if it is a new feature.
  • - Formatter has been run
  • - CHANGELOG comment has been added
  • - Labels have been assigned to the pr
  • - A reviwer has been added
  • - A user has been assigned to work on the pr
  • - If new feature a unit test has been added

JoshuaSBrown and others added 11 commits August 23, 2025 01:33
* refactor: remove system secret from http params.

* refactor: remove system secret from web, from client, from scrips and from tests.
* style: Removed non helpful logs from tasks.js
* style:formatted tasks.js
* style: Formatted uninstall and utils scripts
* style: Formatted the install scripts

Co-authored-by: Joshua S Brown <[email protected]>
* style: Formatted all remaining scripts within core

* style: Formatted all remaining scripts within common

* style: Formatted all scripts within compose folder

* style: Formatting remaining scripts within DataFed
* refactor: run docker foxx with unpriviledged user.

* docs: update documentation on running foxx.

* fix: add security flags to end to end runs, and add group write permissions to folders.

* fix: add .gitlab contents to rules for building foxx image.

* fix: make datafed.sh writable if it is leftover from Dockerfile.dependencies

* fix: improve performance of docker build by scoping permission changes.

* fix: add additional permissions to folders for foxx install

* fix: cleanup pre existing cmake generated files.

* feat: add support for https in install_foxx, as well as detection of unsafe certs.

* feat: support running foxx container on OpenShift with limited permissions, and with ssl enabled.

* feat: run core server container longer on startup before failing on failed database connection.

* fix: prevent configuring proto files if only using foxx.

* tests: add foxx setup scripts, and grant execution mode.

* fix: add BUILD_WEB as part of the conditions for configuring the version.prot file.

* fix: add nvm folder to set of folders that require permissions changes.

* style: fix shell formatting of entrypoint_foxx and install_foxx.sh
* added initial versions of scripts to support generating docker scripts
* updated container scripts
* chore: Auto-format shell scripts with shfmt

---------

Co-authored-by: Joshua S Brown <[email protected]>
@AronPerez
Copy link
Contributor

@JoshuaSBrown
Why is this branch named staging. Just update it to release_v3.14.01 since you already know there's this patch.

@AronPerez
Copy link
Contributor

Created - #1639

* [DAPS-1625]  fix bug in session and transient keys.

---------

Co-authored-by: AronPerez <[email protected]>
@JoshuaSBrown JoshuaSBrown changed the base branch from master to devel September 23, 2025 21:13
@JoshuaSBrown JoshuaSBrown changed the base branch from devel to master September 23, 2025 21:13
@AronPerez
Copy link
Contributor

This is a lot of commits 😮

@JoshuaSBrown JoshuaSBrown merged commit 324d343 into master Oct 7, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants