Commit Graph

25 Commits

Author SHA1 Message Date
Balasankar 'Balu' C 2a6b25fd76 Generate packer manifests and store them as artifacts
For each AMI build, generate a manifest file with details of the built
artifacts, like AMI IDs. This information can be then used for any
release documentation we might do in the future.

Related https://gitlab.com/gitlab-org/distribution/team-tasks/-/issues/460

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-11-30 01:03:10 +00:00
Balasankar "Balu" C 57c5c61b05
Gitignore JUnit result
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-09-22 16:02:22 +05:30
Balasankar "Balu" C 33d87b8f10 Add test coverage reports
Introduces simplecove test coverage tracking to the CI pipelines.

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/4809

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-05-02 18:42:58 -04:00
Balasankar 'Balu' C 4a31b9d797 Move specs testing non-chef components to own directory
- Moves Build and Tasks rspecs into the lib directory

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/3217

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-18 02:46:44 +00:00
John T Skarbek 15bb404c7a
Workflow: Provide mechanism to allow rspec failures only
* Adding this configuration makes it a bit easier on the Engineer
  mangling with rspec
* With this we can now `rspec --only-failures` which removes tests that
  succeeded from being run the next time it is executed
* This should improve the time to development if this flag is utilized
* This flag writes some data out that should be ignored during commit
* We ensure that we do not write this data out when rspec is run inside
  of CI
2022-02-01 13:31:37 -05:00
Dmitry Makovey 303c2b4d97 * bump prometheus version to 2.25.2
* backport prometheus CVE fixes to 2.25.2

Changelog: security
2021-12-15 08:01:18 -07:00
Gabriel Mazetto b774a14b4d Add yard to generate Ruby code documentation 2021-08-24 04:44:29 +00:00
Balasankar "Balu" C a1968f360f
Fix ambiguity regarding latest git tags by caching the values
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2021-06-29 17:53:52 +05:30
Ian Baum 24fa32fe76
Ignore JS specific cache directories
* Created during package build, there is no need to commit them
2020-10-20 14:01:28 -05:00
Amy Qualls 49b812b0ab Add .DS_Store to .gitignore file
I keep seeing suggestions to add .DS_Store when I'm working in this
repository, so I'm adding that file to the .gitignore file. Let's
keep the repo clean.
2020-05-06 09:00:35 -07:00
Balasankar "Balu" C 75706267ea Merge branch 'update-pg-11-links' into 'master'
Update links to PostgreSQL docs, point to version 11

Closes #5098

See merge request gitlab-org/omnibus-gitlab!4150
2020-05-06 10:29:41 +00:00
Dustin Collins d94695ea11 Update links to PostgreSQL docs, point to version 11 2020-05-06 10:29:41 +00:00
DJ Mountney bcc1b29d39
Add ingore for .markdownlintrc
Which is what the atom markdownlint plugin uses for the markdownlint
config. Ours by default is in .markdownlint.json, so atom users need
to create a symlink to get auto linting in docs in their IDE.
2020-04-24 13:29:03 -07:00
Balasankar "Balu" C b0f4ed0625
Ignore simple.rb file in project directory
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-07-05 15:10:21 +05:30
Balasankar "Balu" C 2d86762a2d Make OSS component list available online 2018-08-31 14:02:48 +00:00
Balasankar "Balu" C d38ada877e Ignore tags created by ctags 2018-05-14 11:07:52 +05:30
Gabriel Mazetto e279c84c26 Enable .ruby-version support for development and use 2.3 for all CI 2018-05-01 17:55:27 +02:00
Balasankar C 44ce5bce0f
Ignore Vi's swap files 2016-12-05 09:52:15 +05:30
Kamil Trzcinski 057c8745cd Add dockerfile to build gitlab-ce and gitlab-ee images 2015-09-25 12:40:04 +02:00
Marin Jankovski 685ffd5b0a Add .log files in project root to gitignore. 2015-01-14 11:55:31 +01:00
Patricio Cano 6005087854 Added .idea to .gitignore for JetBrains based IDEs 2014-10-24 12:11:45 -05:00
Marin Jankovski 79c6de6255 Add to ignore file. 2014-10-10 12:10:09 +02:00
Jacob Vosmaer 3a9db618ae Add a release script 2014-02-17 16:54:18 +01:00
Achilleas Pipinellis 39d77f301f Do not track rvm/rbenv files 2013-12-16 18:47:30 +02:00
Achilleas Pipinellis 763da991e7 Initial commit 2013-11-21 13:06:42 +02:00