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

[IST-460] Helpful Doc Improvements and Moment Update #55

Merged
merged 4 commits into from Jul 20, 2022
Merged

Conversation

twistedpair
Copy link
Contributor

  • Update moment to address CVE-2022-31129
  • Add helpful doc pointers to the proper API key type to use
  • Add helpful error messages when the wrong API key type is used
  • Provide more helpful humanization of errors

@twistedpair twistedpair added the bug Something isn't working label Jul 19, 2022
@twistedpair twistedpair requested review from a team and Mikeb7 July 19, 2022 18:57
@@ -6,7 +6,7 @@ jobs:
name: Mabl Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: actions/checkout@v3

Choose a reason for hiding this comment

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

Are we opting to pin all actions to a specific version in general (i.e. across other repos as well)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good question. The value here of pinning to a floating version tag is that we don't need to worry about pulling in an inadvertent breaking major version.

In this case specifically, I'm pinning to the same version we're documenting as our official example of using this action (and we test this action in this workflow).

src/mablApiClient.ts Outdated Show resolved Hide resolved
twistedpair and others added 2 commits July 19, 2022 17:09
Co-authored-by: Simon Choy <46035684+simonychoy@users.noreply.github.com>
@twistedpair twistedpair changed the title Helpful Doc Improvements and Moment Update [IST-460] Helpful Doc Improvements and Moment Update Jul 20, 2022
@twistedpair twistedpair merged commit 3faaae5 into main Jul 20, 2022
@twistedpair twistedpair deleted the jrl-updates branch July 20, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

2 participants