From e480cadb6b1a9d6756c9fe89cd8f277b9eaea76f Mon Sep 17 00:00:00 2001 From: Edoardo Mancini Date: Tue, 21 Jan 2025 11:55:41 +0000 Subject: [PATCH] #268 final updates following review --- .github/workflows/publish.yml | 3 +++ .../hello_admiralmetabolic!.qmd | 9 ++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 51896b17..8d7014a4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -41,6 +41,9 @@ jobs: steps: - name: Check out repository uses: actions/checkout@v4 + with: + ref: main + token: ${{ secrets.PHARMAVERSE_BOT }} - name: Set up Quarto uses: quarto-dev/quarto-actions/setup@v2 diff --git a/posts/zzz_DO_NOT_EDIT_hello_admiralmetabolic/hello_admiralmetabolic!.qmd b/posts/zzz_DO_NOT_EDIT_hello_admiralmetabolic/hello_admiralmetabolic!.qmd index b8f6e0ab..06799af2 100644 --- a/posts/zzz_DO_NOT_EDIT_hello_admiralmetabolic/hello_admiralmetabolic!.qmd +++ b/posts/zzz_DO_NOT_EDIT_hello_admiralmetabolic/hello_admiralmetabolic!.qmd @@ -11,15 +11,14 @@ date: "2024-12-01" categories: [ADaM, Community, Technical] # Feel free to change the image image: "admiralmetabolic.png" - --- ```{r setup, include=FALSE} long_slug <- "zzz_DO_NOT_EDIT_hello_admiralmetabolic" -library(link) -link::auto() +# library(link) +# link::auto() ``` @@ -132,9 +131,9 @@ admiral::use_ad_template("ADCOEQ", package = "admiralmetabolic") # Conclusion We love growing the {admiral} family, and hope you are just as excited about {admiralmetabolic} as we are. -We welcome community feedback about the package, its content and development directions for future releases. The development team will be meeting next month for a retrospective and a plan for the next release, so please reach out! +We welcome community feedback about the package, its content and development directions for future releases. Please raise your feedback as issues or discussions in our [GitHub repository](https://github.com/pharmaverse/admiralmetabolic) or the [pharmaverse slack](https://join.slack.com/t/pharmaverse/shared_invite/zt-yv5atkr4-Np2ytJ6W_QKz_4Olo7Jo9A). The development team will be meeting next month for a retrospective and a plan for the next release, so please reach out! -Finally, if you have any suggestion new extension packages, or would like to drive one yourself, please reach out to the {admiral} Business Lead, Edoardo Mancini and/or the Technical Lead, Ben Straub through the [pharmaverse slack](https://pharmaverse.slack.com/) and we'd be happy to discuss next steps with you. +Finally, if you have any suggestion new extension packages, or would like to drive one yourself, please reach out to the {admiral} Business Lead, Edoardo Mancini and/or the Technical Lead, Ben Straub through the [pharmaverse slack](https://join.slack.com/t/pharmaverse/shared_invite/zt-yv5atkr4-Np2ytJ6W_QKz_4Olo7Jo9A) and we'd be happy to discuss next steps with you.