Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

add arm64 targets and update mm deps to 6.0.2 #402

Merged
merged 5 commits into from
Nov 8, 2021
Merged

add arm64 targets and update mm deps to 6.0.2 #402

merged 5 commits into from
Nov 8, 2021

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented Oct 29, 2021

Summary

add arm64 targets and update mm deps to 6.0.2

Ticket Link

@cpanato
Copy link
Contributor Author

cpanato commented Oct 29, 2021

will fix the lints as well

@cpanato
Copy link
Contributor Author

cpanato commented Oct 29, 2021

all good know

Copy link
Member

@mgdelacroix mgdelacroix left a comment

Choose a reason for hiding this comment

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

LGTM!! 👍

@cpanato cpanato merged commit 025ed34 into master Nov 8, 2021
@cpanato cpanato deleted the arm64 branch November 8, 2021 15:27
cpanato pushed a commit that referenced this pull request Nov 24, 2021
* add arm64 targets and update mm deps to 6.0.2

* add vendor

* refactor lint job

* update deprecated lint

* fix lints
cpanato pushed a commit that referenced this pull request Nov 24, 2021
* [MM-38097] Update client (#385)

* update deps

* add human package

* fix typo

* unskip log tests

* mmctl plugin add: introduce optional 'force' flag to allow existing plugins to be replaced (#390)

* mmctl plugin add: introduce default-replace 'force' flag

This allows users to add a plugin with add-and-replace-if-exists semantics when using the `mmctl plugin add`, by specifying the `--force` flag.

This is implemented by calling the `client.UploadPluginForced` function.

* Update documentation

* Add end-to-end test (test-e2e) coverage for plugin addition in the presence of an existing copy of the plugin

* lint fixup: remove unnecessary use of fmt.Sprintf

* Remove redundant error string assertion

* Clear contents of output printer between repeated 'plugin add' actions

* Add output message check for successful forced plugin replacement via 'plugin add'

* printer: add pager option (#377)

* printer: add pager option

* add pager flag

* Apply suggestions from code review

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

* add print warning function

* Apply suggestions from code review

Co-authored-by: Claudio Costa <cstcld91@gmail.com>

* reflect review comments

* remove progress indicator

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Claudio Costa <cstcld91@gmail.com>

* fix a merge error (#396)

* Enable ee build for e2e tests (#310)

* enable ee build for e2e tests

* update server dependency

* commands/permissions and commands/permissions_role: add some e2e tests (batch 3) (#339)

* commands/permissions: add some e2e tests

* clear busy status

* add test codes

* commands/license and commands/ststem: add some e2e tests (batch 4) (#340)

* commands/license and commands/ststem: add some e2e tests

* remove system_e2e_test.go

* add test codes

* add system

* commands/group, commands/ldap: add e2e tests batch 1 (#337)

* commands/group, commands/ldap: add e2e tests batch 1

* reflect revivew comments

* commands/group: add e2e tests batch 2 (#338)

* commands/group: add e2e tests batch 2

* reflect review comments

* add TM4J test codes

* add test codes

* update v6

* mod vendor

* update server dependencies

* add ci files (similar to server)

* renanme step

* fix cp path

* fix db driver constant

* Enable ee tests (#395)

* Fix GitLab side

* Update .gitlab-ci.yml

Co-authored-by: Elisabeth Kulzer <elikul@elikul.de>

Co-authored-by: Elisabeth Kulzer <elikul@elikul.de>

* commands/user: add migrate auth e2e tests (#341)

* add arm64 targets and update mm deps to 6.0.2 (#402)

* add arm64 targets and update mm deps to 6.0.2

* add vendor

* refactor lint job

* update deprecated lint

* fix lints

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
Co-authored-by: James Addison <james.addison@collabora.com>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Claudio Costa <cstcld91@gmail.com>
Co-authored-by: Elisabeth Kulzer <elikul@elikul.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants