Skip to content

Add files via upload#166

Closed
ACharbonneau wants to merge 2 commits into
mainfrom
ACharbonneau-patch-3
Closed

Add files via upload#166
ACharbonneau wants to merge 2 commits into
mainfrom
ACharbonneau-patch-3

Conversation

@ACharbonneau
Copy link
Copy Markdown
Contributor

@ACharbonneau ACharbonneau commented Apr 28, 2026


name: Release Checklist
about: Ensure everything is updated properly
title: ''
labels: ''
assignees: 'ACharbonneau'


Have you checked all of these?

Data Only release

  • Update data release notes
  • Add new vignettes
  • Edit hardcoded vignette counts

Code release

  • Update code release notes
  • Add new vignettes
  • Edit Man pages
  • Update API page

Other

  • Personnel list
  • ETL image

@github-actions

This comment has been minimized.

Comment thread mkdocs.yml
- View the cancer types for subjects over 50 at diagnosis: documentation/cdapython/vignettes/004_over50.ipynb
- Find subjects with data at multiple data centers: documentation/cdapython/vignettes/009_multidcsubject.ipynb
- Find subjects using a file as search input: documentation/cdapython/vignettes/008_multidc-from-file.ipynb
- Multi-omics Cohort Analysis: documentation/cdapython/vignettes/010_isbcgc.ipynb
@github-actions
Copy link
Copy Markdown

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, 👼 SARIF report, or 📝 job summary for details.

Unrecognized words (13)
aacr
ACharbonneau
adeno
autoplay
Bingxing
dfs
ETL
Huo
lowcode
MFko
mgoa
omics
youtube
To accept these unrecognized words as correct, you could run the following commands

... in a clone of the git@github.com:CancerDataAggregator/CDA-HelpDesk.git repository
on the ACharbonneau-patch-3 branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/CancerDataAggregator/CDA-HelpDesk/actions/runs/25060761774/attempts/1' &&
git commit -m 'Update check-spelling metadata'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (22) from .github/actions/spelling/expect.txt and unrecognized words (13)

Dictionary Entries Covers Uniquely
cspell:typescript/dict/typescript.txt 1098 1 1

Consider adding them (in .github/workflows/spellcheck.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with to extra_dictionaries:

            cspell:typescript/dict/typescript.txt

To stop checking additional dictionaries, add (in .github/workflows/spellcheck.yml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ""
Errors ❌ (1)

See the 📂 files view, the 📜action log, 👼 SARIF report, or 📝 job summary for details.

❌ Errors Count
❌ check-file-path 2

See ❌ Event descriptions for more information.

@ACharbonneau ACharbonneau deleted the ACharbonneau-patch-3 branch April 28, 2026 15:11
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.

2 participants