- Feb 26, 2025
-
-
João Pereira authored
feat(metrics) support dynamic labels using labels from context See merge request !188 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Andrew Newdigate <andrew@gitlab.com> Co-authored-by:
Andrew Newdigate <andrew@gitlab.com>
-
-
- Nov 05, 2024
-
-
Stan Hu authored
Update CONTRIBUTING.md and LICENSE See merge request !195 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Lin Jen-Shin <jen-shin@gitlab.com>
-
-
- Oct 13, 2024
-
-
Stan Hu authored
docs: add pointer to Go versioning policy in comment See merge request !194 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Andrew Newdigate <andrew@gitlab.com>
-
- Oct 12, 2024
-
-
Andrew Newdigate authored
This may help avoid changes which break GitLab's policies on Go version support in future.
-
- Oct 11, 2024
-
-
Stan Hu authored
fix: allow Go 1.21 See merge request !193 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
As explained in https://docs.gitlab.com/ee/development/go_guide/go_upgrade.html#testing-against-shipped-go-versions, we need to support at least the last 2 versions of Go. Omnibus and CNG are shipping Go 1.22.7 at the moment, so let's relax the version constraint to allow for Go 1.21.
-
Stan Hu authored
fix: make semantic-release work again See merge request !192 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
In npm v10.9.0, `npm bin` is gone: https://docs.npmjs.com/cli/v10/commands/npm The docs say: local mode: npm installs packages into the current project directory, which defaults to the current working directory. Packages install to ./node_modules, and bins to ./node_modules/.bin.
-
- Oct 08, 2024
-
-
Stan Hu authored
chore: replace broken reopen dependency See merge request !191 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Alejandro Rodríguez <alejandro@gitlab.com>
-
Alejandro Rodríguez authored
-
- Oct 07, 2024
-
-
Steve Xuereb authored
chore: upgrade Go versions in LabKit See merge request !189 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Andrew Newdigate <andrew@gitlab.com>
-
- Oct 04, 2024
-
-
Andrew Newdigate authored
Upgrade LabKit to Go 1.22, with tests in Go 1.23
-
- Sep 20, 2024
-
-
Steve Xuereb authored
ci: Bump Git version to 2.45 in CI image See merge request !187 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 18, 2024
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 08, 2024
-
-
João Pereira authored
chore: build with go version 1.21 Closes #66 See merge request !186 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
-
- Jan 09, 2024
-
-
Steve Xuereb authored
Support Building with Go 1.20 See merge request !182 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
-
- Nov 21, 2023
-
-
Steve Xuereb authored
feat: allow to unwrap the loggingResponseWriter See merge request !185 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Reviewed-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com>
-
-
- Jul 31, 2023
-
-
Steve Xuereb authored
Added related matchers setting for param redirect See merge request !183 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Reviewed-by:
Steve Xuereb <sxuereb@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
smriti <sgarg@gitlab.com>
-
- Jul 28, 2023
-
-
Smriti Garg authored
There is an update in filter_params in application.rb for gitlab-org project. Related entry is added here
-
- Jul 25, 2023
-
-
Steve Xuereb authored
Merge branch '62-backwards_compat-gitaly-git-job-failing-go-mod-file-indicates-go-1-20-but-maximum-version' into 'master' Use golang-1.20 Docker image Closes #62 See merge request !184 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
- Jun 13, 2023
-
-
Steve Xuereb authored
Resolve "Add workhorse for backword compatibility check" Closes #36 See merge request !179 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Reviewed-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
- Jun 09, 2023
-
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- Jun 07, 2023
-
-
João Pereira authored
Upgrade logrus to v1.9.x See merge request !178 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Changzheng Liu <cliu@gitlab.com>
-
-
João Pereira authored
feat: change default version to Go 1.20 Closes #61 See merge request !181 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Steve Azzopardi <sazzopardi@gitlab.com>
-
- Jun 06, 2023
-
-
Steve Xuereb authored
What --- 1. Run tests for `1.18` - `1.20` 1. Run backward compatibility checks on go 1.19 1. Remove `-compact` flag Why --- 1. We need to keep go 1.18 support since GitLab 15.10 is still running [1.18](https://gitlab.com/gitlab-org/build/CNG/-/blob/15-11-stable/ci_files/variables.yml?_gl=1%2ax9rmw0%2a_ga%2aMTQzNDkyOTA3Ny4xNjY1OTk4ODU3%2a_ga_ENFH3X7M5Y%2aMTY4NjA1Mjc1OC4yNzguMC4xNjg2MDUyNzU4LjAuMC4w&ref_type=heads#L22) 1. Gitaly updated the minimum version to go 1.19 gitaly!5831 so backward compatibility jobs are failing 1. `-compact` flag was only a temporary measure to support go 1.17 in !171 and [no longer needed](!171 (comment 1149031394)). Closes: #61 Signed-off-by:
Steve Azzopardi <sazzopardi@gitlab.com>
-
João Pereira authored
Fix conditional compilation bug See merge request !177 Merged-by:
João Pereira <jpereira@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com> Approved-by:
Pavlo Strokov <pstrokov@gitlab.com> Co-authored-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com>
-
- May 10, 2023
-
-
Mikhail Mazurskiy authored
-
- Apr 28, 2023
-
-
Igor authored
Add reference to profiling demo video See merge request !176 Merged-by:
Igor <iwiedler@gitlab.com> Approved-by:
Igor <iwiedler@gitlab.com> Co-authored-by:
Jacob Vosmaer <jacob@gitlab.com>
-
Jacob Vosmaer authored
-
- Mar 06, 2023
-
-
Igor authored
Implement tracing sampling status checker See merge request !175 Merged-by:
Igor <iwiedler@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Igor <iwiedler@gitlab.com> Reviewed-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com> Co-authored-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com>
-