Agniva De Sarker and GitHub
5e851f708b
MM-57245: Bump up Go version to 1.21 ( #26512 )
...
* MM-57245: Bump up Go version to 1.21
https://mattermost.atlassian.net/browse/MM-57245
```release-note
NONE
```
2024-03-21 09:12:35 +05:30
Harrison Healey and GitHub
0e30d0abb8
Disable certain actions from running on forks ( #23747 )
...
* Disable certain actions from running on forks
* Address some feedback
* Check for forks in build-docker job
2023-08-08 16:45:24 -04:00
77a24f96d6
MM-52712: Prevent CI cancellation in master (round 2) ( #23293 )
...
We discovered that cancel-in-progress only controls
in-progress jobs. Which means that pending jobs will _always_
be cancelled regardless. There is an open discussion:
https://github.com/orgs/community/discussions/5435
which was closed saying this is how the feature is designed.
We try to work around this by refactoring into separate reusable
workflows and having concurrency only for PR workflows.
```release-note
NONE
```
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-05-09 23:49:06 +05:30
Agniva De Sarker and GitHub
44920deab6
Prevent cancellation of CI in master ( #23246 )
...
```release-note
NONE
```
2023-05-03 23:44:00 +05:30
Ibrahim Serdar Acikgoz and GitHub
5cc49cf881
Include workflow name in the context ref ( #22728 )
2023-03-30 14:01:55 +03:00
Ibrahim Serdar Acikgoz and GitHub
5267dfdcc6
Cancel in progress workflows but exclude master ( #22684 )
2023-03-29 15:56:12 +03:00
Eva Sarafianou
6bdadc246c
Update codeql config for monorepo
2023-03-29 12:55:00 +02:00
Ibrahim Serdar Acikgoz and GitHub
5c857e9df3
add concurrency limitation to gh actions ( #22638 )
2023-03-24 17:04:15 +03:00
Doug Lauder and GitHub
c943ed6859
Mono repo -> Master ( #22553 )
...
Combines the following repositories into one:
https://github.com/mattermost/mattermost-server
https://github.com/mattermost/mattermost-webapp
https://github.com/mattermost/focalboard
https://github.com/mattermost/mattermost-plugin-playbooks
2023-03-22 17:22:27 -04:00
Daniel Schalla and GitHub
6d7e9af081
[CLD-4570] Disable CodeQL Auto Build ( #21716 )
...
* Disable CodeQL Auto Build
* Update codeql-analysis.yml
* Separate Linux Build Targets
2022-11-24 16:16:39 +05:30
Rohitesh Gupta and GitHub
9e72ca1867
Updated CodeQL to use latest version ( #21436 )
...
* Update CodeQL to latest version
2022-10-18 12:44:19 +05:30
e1a5405049
ci: add minimum GitHub token permissions for workflows ( #20975 )
...
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
* removing actions and contents read permissions from codeql actions workflow
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-09-29 06:13:07 +02:00
00d445d533
Fixed CodeQL failures on master push ( #19866 )
...
* Running CodeQL everyday twice
* Updated scorecard-check to run everyday
* Running Scorecard job once a day
* Disabling Scorecard Job on every PR
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-03-30 10:52:22 +05:30
Agniva De Sarker and GitHub
dbcb5f2ffb
Add debug logs to initialize CodeQL ( #19844 )
2022-03-28 15:30:18 +05:30
a19614a101
MM-31882 - Add CodeQL check ( #16661 )
...
* Created codeql-analysis
* Updated codeql cron time
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-01-14 00:46:58 +05:30