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

CI improvement #94

Open
ulthuan opened this issue Nov 9, 2021 · 0 comments
Open

CI improvement #94

ulthuan opened this issue Nov 9, 2021 · 0 comments
Assignees
Labels
🧩 feature A new feature to be implemented
Projects

Comments

@ulthuan
Copy link
Member

ulthuan commented Nov 9, 2021

Improvement workflows and dependencies between them for with the help of conventional commits do automatically:

  • Release Notes
  • Modify the version inside the code (src/version.ts)
  • Generate the new version using conventional commits
  • Validate code with Deno commands:
    • fmt
    • lint
@ulthuan ulthuan added the 🧩 feature A new feature to be implemented label Nov 9, 2021
@ulthuan ulthuan added this to To do in Workflow via automation Nov 9, 2021
@ulthuan ulthuan moved this from To do to In progress in Workflow Nov 9, 2021
@ulthuan ulthuan self-assigned this Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 feature A new feature to be implemented
Projects
Workflow
In progress
Development

No branches or pull requests

1 participant