* refactor: updated dependency for webapp
* refactor: updated test case and snapshot
* refactor: updated depedencies
* refactor: updated snapshot and test case
* fix: jest test case
* refactor: nvmrc version to match it with latest mm master
* chore: upgrade the node version in github flows
* refactor: plugin unit test and cardfilter test date issue
* refactor: mock date for rhs plugin mode
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
* refactor: updated dependency for focalboard server
* chore: more dependency fixes
* refactor: removed the unless code
* refactor: added ctx for login and removed unnessary code
* refactor: bump up go version
* refactor: removed the commented code
* chore: upgraded golinter version
* fix: linter issue
* refactor: removed feature flg fix golinter
* refactor: removed feature flag from code
* revert: statistic and it's function
* refactor: removed ProductLimit related code
* refactor: removed isWithinViewsLimit implementation
* refactor: moved function GetUsedCardsCount to statistics.go from cloud.go
* refactor: removed insight code board
* refactor: removed limit dialog
* refactor: updated dependencies for linux
* chore: golinter fix
* chore: updated helper test function to use newLogger
* fix: go test
* refactor: db ping attempts from config
* revert: feature in action
* revert: feature flag in action
* revert: boardsEditor setting
---------
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
* MM-49703: Bump to Go 1.19
Also fix some gofmt issues
https://mattermost.atlassian.net/browse/MM-49703
* Bump versions in go.mod
* Update go.work as well
* Bump GolangCI to 1.50.1
* Upgraded to new builder image
* Fix pipelines and makefile to build multi-product architecture repositories
Signed-off-by: Mustafa Kara <mustafa.kara@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: wiggin77 <wiggin77@warpmail.net>
* reflect changes in server regarding to user service
* include server into build even in CI
* Fix lint pipeline to use only local repositories
Signed-off-by: Mustafa Kara <mustafa.kara@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mustafa Kara <mustafa.kara@mattermost.com>
* Upgrade npm in build-ubuntu
* npm i -S moment
* Don't upgrade npm
* macos-latest on build-mac
* Update dev-release.yml
* Add CI for macOS
* Lower password hash during unit tests
* Add comment
* Only integration tests on Windows
* Tweak TestCreateRecurringTask timings
* Fix server-test-mini-sqlite
* Upgrade npm in build-ubuntu
* npm i -S moment
* Don't upgrade npm
* macos-latest on build-mac
* Update dev-release.yml
* Support Windows in import archive and tests
* Run CI on Windows too
* CI: Windows SQLite only
* Remove npm ci fromn Windows CI
* Trying to parallize tests
* Fixing yml syntax
* Split server and webapp tets
* Trying to fix the ci server build
* Trying to fix the ci server build
* Trying to fix the ci.yml file
* Upgrade npm in build-ubuntu
* npm i -S moment
* Don't upgrade npm
* macos-latest on build-mac
* Update dev-release.yml
* Use windows-2022
* Debug: Dir
* Win SDK path
* Dir
* Use Win SDK 10.0.19041.0
* Cleanup
* Add Win requirements to readme
* Add Windows SDK download link to readme
Github Action for Scorecard
https://github.com/ossf/scorecard
The Scorecard provides a (somewhat opinionated) view on the security posture of the repository -- we (the product security team) would like to adopt this on our key repositories to identify possible security improvements