Skip to content

Conversation

@w1kman
Copy link
Contributor

@w1kman w1kman commented Oct 6, 2023

  • Update actions in ci.yml
  • Bump node version from 12 => 16
  • Switch from yarn to npm
  • Replace loadimpact/har-to-k6 with grafana/har-to-k6 in package.json
  • Update package.json~engines.node
  • Bump "unsafe" packages
  • Update Release workflow
    • Automatic npm publish
    • Automatic GH release creation

- Update actions in `ci.yml`
- Bump node version from 12 => 16
- Switch from `yarn` to `npm`
- Replace `loadimpact/har-to-k6` with `grafana/har-to-k6` in `package.json`
- Update `package.json~engines.node`
- Bump "unsafe" packages
@CLAassistant
Copy link

CLAassistant commented Oct 6, 2023

CLA assistant check
All committers have signed the CLA.

@w1kman w1kman marked this pull request as ready for review October 6, 2023 06:54
@w1kman w1kman requested a review from a team as a code owner October 6, 2023 06:54
@w1kman w1kman requested review from EdvinasDaugirdas, ckbedwell and e-fisher and removed request for a team and EdvinasDaugirdas October 6, 2023 06:54
Copy link
Contributor

@allansson allansson left a comment

Choose a reason for hiding this comment

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

LGTM 🚢

Copy link
Contributor

@e-fisher e-fisher left a comment

Choose a reason for hiding this comment

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

For some reason npm run test fails for me locally with TypeError: process.stderr.hasColors is not a function, but since it works in CI, it must be an issue with my machine.

LGTM! 🚀

@w1kman
Copy link
Contributor Author

w1kman commented Oct 6, 2023

For some reason npm run test fails for me locally with TypeError: process.stderr.hasColors is not a function, but since it works in CI, it must be an issue with my machine.

LGTM! 🚀

Nice catch! It behaved the same in CI, just didnt count as "fail".
I've pushed the least amount of changes I could to make tests run locally.

@w1kman w1kman requested review from allansson and e-fisher October 6, 2023 09:37
@w1kman w1kman assigned w1kman and ckbedwell and unassigned ckbedwell and w1kman Oct 6, 2023
Copy link
Contributor

@e-fisher e-fisher left a comment

Choose a reason for hiding this comment

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

Works perfectly now! 💯

@w1kman w1kman merged commit f8d480a into master Oct 6, 2023
@w1kman w1kman deleted the chore/fix-gh-actions branch October 6, 2023 11:33
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.

5 participants