Skip to content

Commit

Permalink
#268 final updates following review
Browse files Browse the repository at this point in the history
  • Loading branch information
manciniedoardo committed Jan 21, 2025
1 parent 7c6af87 commit e480cad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,14 @@ date: "2024-12-01"
categories: [ADaM, Community, Technical]
# Feel free to change the image
image: "admiralmetabolic.png"

---

<!--------------- typical setup ----------------->

```{r setup, include=FALSE}
long_slug <- "zzz_DO_NOT_EDIT_hello_admiralmetabolic"
library(link)
link::auto()
# library(link)
# link::auto()
```

<!--------------- post begins here ----------------->
Expand Down Expand Up @@ -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.

<!--------------- appendices go here ----------------->

Expand Down

0 comments on commit e480cad

Please sign in to comment.