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

Refactor/esm #1331

Merged
merged 27 commits into from
Oct 10, 2024
Merged

Refactor/esm #1331

merged 27 commits into from
Oct 10, 2024

Conversation

ANGkeith
Copy link
Collaborator

@ANGkeith ANGkeith commented Sep 7, 2024

This is quite a big mr, but i tried to break down the changes into smaller commits

for actual file changes, can see
https://github.com/firecow/gitlab-ci-local/pull/1331/files/d06df308016637357d191e8be74a11194fa2ad2b..8760e7c3304f39fd4604ac5f64ab65edb06f6e9b
instead,

since the "ts2esm vooodo" commit is mostly autogenerated

@ANGkeith ANGkeith marked this pull request as draft September 7, 2024 06:34
@ANGkeith ANGkeith force-pushed the refactor/esm branch 7 times, most recently from 0a1d32c to 863e0d4 Compare September 7, 2024 16:08
@ANGkeith ANGkeith marked this pull request as ready for review September 7, 2024 16:09
@ANGkeith ANGkeith force-pushed the refactor/esm branch 3 times, most recently from 4fb06eb to 1834e2a Compare September 7, 2024 16:26
@ANGkeith ANGkeith force-pushed the refactor/esm branch 3 times, most recently from 83f90be to 7082996 Compare October 2, 2024 04:36
@ANGkeith ANGkeith requested a review from firecow October 2, 2024 04:36
@firecow
Copy link
Owner

firecow commented Oct 2, 2024

@ANGkeith Can you pull master. I'll review this in this week. I really want to upgrade to ESM 😄

@firecow
Copy link
Owner

firecow commented Oct 7, 2024

@ANGkeith Can you pull master again, and I'll put some time into testing this thoroughly

Copy link

sonarcloud bot commented Oct 10, 2024

Copy link
Owner

@firecow firecow left a comment

Choose a reason for hiding this comment

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

@ANGkeith I've added a few commits.

Merging now 👍

@firecow firecow merged commit 9de321c into master Oct 10, 2024
10 checks passed
@firecow firecow deleted the refactor/esm branch October 10, 2024 18:53
@firecow
Copy link
Owner

firecow commented Oct 10, 2024

@ANGkeith It has been done

"useESM": true
}
],
"^.+\\.jsx?$": "babel-jest"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

wondering, why we add back this babel-jest ?

i thought its made redundant after 9b1efdb

Copy link
Owner

Choose a reason for hiding this comment

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

I just wanted the PR in master didn't want to spent too much time on it.
We might be able to get rid of it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

oo ok, glad too this PR is finally in master

the rest of the changes makes sense to me, thanks for the review

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