Loading CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._ We want to create a welcoming environment for everyone who is interested in contributing. Please visit our [Code of Conduct page](https://about.gitlab.com/contributing/code-of-conduct) to learn more about our committment to an open and welcoming environment. No newline at end of file more about our commitment to an open and welcoming environment. assets/auto-deploy-app/test/templates/db_initialize_job_test.go +16 −16 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ func TestInitializeDatabaseUrlEnvironmentVariable(t *testing.T) { Template string }{ { CaseName: "present-db-intialize", CaseName: "present-db-initialize", Values: map[string]string{ "application.database_url": "PRESENT", "application.initializeCommand": "echo initialize", Loading Loading
CONTRIBUTING.md +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._ We want to create a welcoming environment for everyone who is interested in contributing. Please visit our [Code of Conduct page](https://about.gitlab.com/contributing/code-of-conduct) to learn more about our committment to an open and welcoming environment. No newline at end of file more about our commitment to an open and welcoming environment.
assets/auto-deploy-app/test/templates/db_initialize_job_test.go +16 −16 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ func TestInitializeDatabaseUrlEnvironmentVariable(t *testing.T) { Template string }{ { CaseName: "present-db-intialize", CaseName: "present-db-initialize", Values: map[string]string{ "application.database_url": "PRESENT", "application.initializeCommand": "echo initialize", Loading