[GH-#1958] Remove generated people directory #1018

Open
nsaspy wants to merge 5 commits from agent/scope-quasar-iframe-dataset into main
Owner

Mirrored from GitHub https://github.com/lost-rob0t/starintel-gpt-auto-dig/pull/1958 (GitHub is authoritative for this item).


What changed

  • Disable generated people-directory and per-person profile pages.
  • Remove the dedicated people-directory GitHub Actions workflow.
  • Remove the page-specific JavaScript, stylesheet, and tests.
  • Preserve canonical person records in the normal dataset and document outputs.

Reason

The directory duplicated too much of the corpus into static profile artifacts and made CI/deployment builds unacceptably slow. A recent run remained in the generator for more than an hour before cancellation.

This removes the aggregate public page without deleting the underlying research data.

Validation

  • The people generator now removes any stale generated people directory/assets and returns without materializing profiles.
  • The branch diff is limited to the people page generator, workflow, assets, and tests.
Mirrored from GitHub https://github.com/lost-rob0t/starintel-gpt-auto-dig/pull/1958 (GitHub is authoritative for this item). --- ## What changed - Disable generated people-directory and per-person profile pages. - Remove the dedicated people-directory GitHub Actions workflow. - Remove the page-specific JavaScript, stylesheet, and tests. - Preserve canonical person records in the normal dataset and document outputs. ## Reason The directory duplicated too much of the corpus into static profile artifacts and made CI/deployment builds unacceptably slow. A recent run remained in the generator for more than an hour before cancellation. This removes the aggregate public page without deleting the underlying research data. ## Validation - The people generator now removes any stale generated people directory/assets and returns without materializing profiles. - The branch diff is limited to the people page generator, workflow, assets, and tests.
Remove people directory stylesheet
Some checks failed
StarIntel conformance / matrix (pull_request) Failing after 17s
Build and publish research site / build (pull_request) Failing after 6s
Validate StarIntel DB / Standalone Python v0.9 (3.10) (pull_request) Failing after 48s
Validate StarIntel DB / Standalone Python v0.9 (3.12) (pull_request) Failing after 41s
Validate StarIntel DB / Nim v0.9 (pull_request) Failing after 3s
Validate StarIntel DB / validate (pull_request) Failing after 2m5s
Build and publish research site / deploy (pull_request) Has been skipped
3108063c51
Some checks failed
StarIntel conformance / matrix (pull_request) Failing after 17s
Build and publish research site / build (pull_request) Failing after 6s
Validate StarIntel DB / Standalone Python v0.9 (3.10) (pull_request) Failing after 48s
Validate StarIntel DB / Standalone Python v0.9 (3.12) (pull_request) Failing after 41s
Validate StarIntel DB / Nim v0.9 (pull_request) Failing after 3s
Validate StarIntel DB / validate (pull_request) Failing after 2m5s
Build and publish research site / deploy (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/scope-quasar-iframe-dataset:agent/scope-quasar-iframe-dataset
git switch agent/scope-quasar-iframe-dataset

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff agent/scope-quasar-iframe-dataset
git switch agent/scope-quasar-iframe-dataset
git rebase main
git switch main
git merge --ff-only agent/scope-quasar-iframe-dataset
git switch agent/scope-quasar-iframe-dataset
git rebase main
git switch main
git merge --no-ff agent/scope-quasar-iframe-dataset
git switch main
git merge --squash agent/scope-quasar-iframe-dataset
git switch main
git merge --ff-only agent/scope-quasar-iframe-dataset
git switch main
git merge agent/scope-quasar-iframe-dataset
git push origin main
Sign in to join this conversation.
No reviewers
No labels
github-mirror
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starintel-labs/starintel-gpt-auto-dig!1018
No description provided.