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

chore(ci): prettier & always include latest built version #2

Merged
merged 13 commits into from
Mar 12, 2024

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Mar 10, 2024

a small PR so we can check we can deploy a change that builds the same code as the last version safely

building up confidence for working towards #4

@pauldambra pauldambra requested a review from a team March 10, 2024 11:01
@pauldambra pauldambra changed the title chore(ci): always include latest built version chore(ci): prettier & always include latest built version Mar 10, 2024
@marandaneto
Copy link
Member

What does "code-neutral" mean here? a bit lost with the problem definition so I cannot review if the changes make sense.

@pauldambra
Copy link
Member Author

it means no functional changes :)

LICENSE Outdated
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Weyert de Boer
Copy link
Member

Choose a reason for hiding this comment

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

I dont think this is allowed, you'd need to keep the original one
https://www.tldrlegal.com/license/mit-license

import { processEvent } from '../plugin'
import { processEvent, UserAgentMetaInput } from '../plugin'

function makeMeta(options?: {
Copy link
Member

Choose a reason for hiding this comment

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

Nice refactoring to avoid code dupe.

LICENSE Outdated Show resolved Hide resolved
@pauldambra pauldambra merged commit a92d12a into main Mar 12, 2024
4 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.

3 participants