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

fix: output error stacktraces in debug mode #160

Merged
merged 2 commits into from
Feb 14, 2022

Conversation

byCedric
Copy link
Member

Linked issue

Follow-up of #159

Additional context

This would make stack traces available through Github actions debugging. https://github.com/actions/toolkit/blob/main/docs/action-debugging.md#step-debug-logs

@byCedric byCedric force-pushed the fix/show-error-stacktraces-in-debug branch 2 times, most recently from 2a59662 to 74ff73a Compare February 14, 2022 15:05
@byCedric byCedric force-pushed the fix/show-error-stacktraces-in-debug branch from 74ff73a to 31a94ae Compare February 14, 2022 15:05
@byCedric byCedric merged commit 6931e3c into main Feb 14, 2022
@byCedric byCedric deleted the fix/show-error-stacktraces-in-debug branch February 14, 2022 15:20
github-actions bot pushed a commit that referenced this pull request Feb 14, 2022
### [7.0.3](7.0.2...7.0.3) (2022-02-14)

### Bug fixes

* improve invalid package version error handling ([#159](#159)) ([94c7d8a](94c7d8a))
* output error stacktraces in debug mode ([#160](#160)) ([6931e3c](6931e3c))

### Other chores

* always dry run a new release on merge ([#162](#162)) ([3f293ee](3f293ee))
* bump node-fetch from 2.6.1 to 2.6.7 ([#157](#157)) ([839215f](839215f))
* fully automate releases ([#164](#164)) ([fbd4450](fbd4450))

### Documentation changes

* simplify expo cli versioning to latest ([#161](#161)) ([2e1fe6a](2e1fe6a))
@github-actions
Copy link

🎉 This PR is included in version 7.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant