Skip to content

Update Go version + Remove outdated prop from MLP UI app#65

Merged
krithika369 merged 3 commits into
caraml-dev:mainfrom
krithika369:remove_header_props
Oct 25, 2022
Merged

Update Go version + Remove outdated prop from MLP UI app#65
krithika369 merged 3 commits into
caraml-dev:mainfrom
krithika369:remove_header_props

Conversation

@krithika369
Copy link
Copy Markdown
Collaborator

@krithika369 krithika369 commented Oct 25, 2022

The appIcon prop was removed from the Header component in an old PR: https://github.com/gojek/mlp/pull/15/files. This PR removes its usage from the codebase.

Additionally, the internal dependency golang.org/x/sys mod now expects a minimum of Go1.17, without which the CI job fails: https://github.com/gojek/mlp/actions/runs/3318163507/jobs/5481800377

Per the document:

Each major Go release is supported until there are two newer major releases

We already have Go 1.19. Bumping the Go version in the MLP API module to 1.18, to be consistent with other components like Merlin and Turing.

@krithika369 krithika369 requested a review from a team October 25, 2022 01:59
Krithika Sundararajan added 2 commits October 25, 2022 12:29
@krithika369 krithika369 removed the request for review from a team October 25, 2022 08:40
@krithika369 krithika369 marked this pull request as draft October 25, 2022 08:41
@krithika369 krithika369 changed the title Remove outdated appIcon header prop from MLP app Update Go version + Remove outdated prop from MLP UI app Oct 25, 2022
@krithika369 krithika369 self-assigned this Oct 25, 2022
@krithika369 krithika369 marked this pull request as ready for review October 25, 2022 09:50
@krithika369 krithika369 requested a review from a team October 25, 2022 09:50
Copy link
Copy Markdown
Collaborator

@deadlycoconuts deadlycoconuts left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀 Thanks for updating this!

@krithika369
Copy link
Copy Markdown
Collaborator Author

Thanks for the quick review, @deadlycoconuts. Merging.

@krithika369 krithika369 merged commit ccae675 into caraml-dev:main Oct 25, 2022
@krithika369 krithika369 deleted the remove_header_props branch October 25, 2022 12:06
@krithika369 krithika369 restored the remove_header_props branch November 22, 2022 04:41
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