Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for tools within a dev toolkit #3

Open
lwjohnst86 opened this issue Sep 24, 2024 · 1 comment
Open

Ideas for tools within a dev toolkit #3

lwjohnst86 opened this issue Sep 24, 2024 · 1 comment

Comments

@lwjohnst86
Copy link
Member

lwjohnst86 commented Sep 24, 2024

Just to use as an Issue to brainstorm things to include:

  • @signekb mentioned something for making issues about internal functions for core functions that uses gh cli.
  • Markdown formatter
  • gh cli to list GitHub environments and to delete them (for when the delete workflow doesn't work 🙄 )
  • Upload docs to Zenodo/create zenodo metadata to include in upload?
@signekb
Copy link
Member

signekb commented Oct 21, 2024

For issue creation based on function flow diagrams, I used gh cli with a simple issue template like the one below:

# file path=".github/issue_template.md"
Signature: `__() -> __:`

Context: See diagram in the [Core Python functions](https://sprout.seedcase-project.org/docs/design/implementation/python-functions) post. 

There must be a way to automate this a lot more, but this was at least a bit nicer than copy-pasting.

@lwjohnst86 lwjohnst86 transferred this issue from seedcase-project/team Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants