Skip to content
Snippets Groups Projects

Display Contributor and Author badges on notes

Merged Mycroft Kang requested to merge TaehyeokKang/gitlab:mycroft-note-badge into master
4 unresolved threads
Compare and Show latest version
930 files
+ 19098
7149
Compare changes
  • Side-by-side
  • Inline
Files
930
@@ -496,11 +496,12 @@ rspec foss-impact:
@@ -496,11 +496,12 @@ rspec foss-impact:
- .rails:rules:ee-mr-only
- .rails:rules:ee-mr-only
script:
script:
- install_gitlab_gem
- install_gitlab_gem
 
- install_tff_gem
- run_timed_command "scripts/gitaly-test-build"
- run_timed_command "scripts/gitaly-test-build"
- run_timed_command "scripts/gitaly-test-spawn"
- run_timed_command "scripts/gitaly-test-spawn"
- source scripts/rspec_helpers.sh
- source scripts/rspec_helpers.sh
- tooling/bin/find_foss_tests tmp/matching_foss_tests.txt
- tooling/bin/find_foss_tests tmp/matching_foss_tests.txt
- rspec_matched_tests tmp/matching_foss_tests.txt "--tag ~quarantine"
- rspec_matched_foss_tests tmp/matching_foss_tests.txt "--tag ~quarantine"
artifacts:
artifacts:
expire_in: 7d
expire_in: 7d
paths:
paths:
Loading