Skip to content

Conversation

@wesleyboar
Copy link
Collaborator

@wesleyboar wesleyboar commented Dec 10, 2025

wesleyboar and others added 6 commits December 9, 2025 10:52
* docs: upgrade user/dev instructions

* conf: upgrade

* refactor: move docs to root

* docs: explain the dir with empty `__init__.py`

To allow PIP and Python to use the same reference for dependencies:
1. For PIP, make package an app (have `our_project_name/__init__.py`).
2. For Poetry, to be explicit, add `package-mode = true`.

This has been done on other clients and template client repo.

* deps: mkdocs-tacc v1

* conf: deploy this branch to pprd

* fix: outdated paths

* fix: describe user guide, not mkdocs-tacc-client

* fix: outdated paths CONT.

* refactor: move docs again, part 1 (config)

* refactor: move docs again, part 2 (move)

* refactor: move docs again, part 3 (old image text)

* refactor: move docs again, part 4 (no ds-docs)
* fix: docs_dir not set

* build: this branch
* ci: support Netlify via Makefile & .gitignore

* ci: netlify workflows (UNTESTED)

* ci: validation workflow (UNTESTED)

* ci: update reqs workflow (UNTESTED)

* ci: delete netlify workflows (NEW APPROACH COMING)

* ci: update reqs workflow (ALLOW TEST)

* ci: fix workflow name

* fix: workflow typos

* chore: auto-update requirements.txt [bot]

* refactor: workflows

* build: this branch

* test: attempt change reqs, expect validation error

* fix: unepxcted syntax in workflows

* Revert "test: attempt change reqs, expect validation error"

This reverts commit c662bd0.

* docs: reword [skip ci]

* increase Python version support

* ci: get python version from pyproject.toml

* Revert "increase Python version support"

This reverts commit a650f7c.

* test: new PR triggering Netlify preview server (#242)

* delete unused workflow

* ci: remove branch that will be merged soon

* docs: explain workflows

* chore: delete unnecessary Make command

* docs: TESTING

* fix: TESTING.md ToC

* ci: validate this branch

* test: change reqs

* ci: skip update-reqs if nothing updated

* ci: prettier output for validate-reqs

* refactor: requiremnts workflows

* fix; workflow bugs

* refactor: simpplify reqs-validate

* fix: reqs change reverted manually

* fix: do not run workflows twice

* fix: limit excess workflow runs

* refactor: rename workflows and jobs

* test: change requirements

* Revert "test: change requirements"

This reverts commit fbf1e28.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor: merge build workflows

* refactor: rename build workflows

* feat: build sub-branches

* fix: regex, support slash (convert to dash)

* fix: wrong tag for docker

* chore: restore regex, which was okay
@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for ds-user-guide ready!

Name Link
🔨 Latest commit 6b1cf5e
🔍 Latest deploy log https://app.netlify.com/projects/ds-user-guide/deploys/6938c800ead6790008a104cc
😎 Deploy Preview https://deploy-preview-246--ds-user-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wesleyboar wesleyboar merged commit 2117d26 into main Dec 10, 2025
7 checks passed
@wesleyboar wesleyboar deleted the epic/v3 branch December 10, 2025 01:15
@wesleyboar
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use MkDocs-TACC Theme, Not Docker + Script Can Not Migrate Netlify-Based Auto-Preview

2 participants