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

Add link to docs on how to run locally to attach a JVM debugger #506

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

rtyley
Copy link
Contributor

@rtyley rtyley commented Jun 29, 2023

When debugging the behaviour of Scala Steward in production, it can be helpful to run Scala Steward locally, while mimicking the settings used by the Scala Steward GitHub Action, so that a debugger can be attached - here's a link to some docs we wrote at the Guardian on this, which may be helpful to others:

https://github.com/guardian/scala-steward-public-repos/blob/main/running-locally.md

When debugging the behaviour of Scala Steward, it can be helpful to run Scala Steward locally, while mimicking the settings used by the Scala Steward GitHub Action, so that a debugger can be attached.
@github-actions
Copy link
Contributor

A snapshot release has been created as snapshots/506.

You can test it out with:

uses: scala-steward-org/scala-steward-action@snapshots/506

It will be automatically recreated on any change to this PR.

github-actions bot added a commit that referenced this pull request Jun 29, 2023
@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
core 100% 100% 0
modules 68% 87% 0
Summary 70% (464 / 665) 88% (76 / 86) 0

@alejandrohdezma
Copy link
Member

Hey @rtyley, thanks for this, that guide looks fantastic! I'm wondering if this could sit better in the scala-steward repository, as part of the documentation, so it gets to a broader audience, wdyt?

@rtyley
Copy link
Contributor Author

rtyley commented Jun 30, 2023 via email

@alejandrohdezma
Copy link
Member

Ok, yeah, that makes total sense 😊 Merging now! Thank you very much!

@alejandrohdezma alejandrohdezma merged commit c5e82c2 into scala-steward-org:master Jun 30, 2023
2 checks passed
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.

None yet

2 participants