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

Overhaul Dev Experience #656

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Overhaul Dev Experience #656

merged 4 commits into from
Aug 20, 2024

Conversation

sourishkrout
Copy link
Member

@sourishkrout sourishkrout commented Aug 20, 2024

The idea is to bring the explainer per paragraph into the TUI.

image

Since our repo is full of examples and fixtures. The best way to concisely test this is by running this:

go run . --filename CONTRIBUTING.md --allow-unnamed=false

Please note, that in non-runme repos, simply running runme will do the job.

Copy link
Collaborator

@pastuxso pastuxso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

CONTRIBUTING.md Outdated
### Coverage

In order to generate a coverage report, run tests using

```sh {"name":"coverage-run"}
```sh {"id":"01J5P9MKFZ4SRS1VE6JCT00N4K"}
make test-coverage
```

And then:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about updating this paragraph?

image

Copy link

sonarcloud bot commented Aug 20, 2024

@sourishkrout sourishkrout merged commit 2be99a8 into main Aug 20, 2024
7 checks passed
@sourishkrout sourishkrout deleted the seb/runme-devx branch August 20, 2024 21:39
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