forked from runatlantis/atlantis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename default branch to main (runatlantis#2662)
* Rename default branch to main * Bump git, curl, and openssl packages
- Loading branch information
Showing
77 changed files
with
234 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -157,7 +157,7 @@ var mergeEventJSON = `{ | |
"namespace": "lkysow", | ||
"visibility_level": 20, | ||
"path_with_namespace": "lkysow/atlantis-example", | ||
"default_branch": "master", | ||
"default_branch": "main", | ||
"ci_config_path": null, | ||
"homepage": "https://gitlab.com/lkysow/atlantis-example", | ||
"url": "[email protected]:lkysow/atlantis-example.git", | ||
|
@@ -186,7 +186,7 @@ var mergeEventJSON = `{ | |
"source_branch": "patch-1", | ||
"source_project_id": 4580910, | ||
"state": "opened", | ||
"target_branch": "master", | ||
"target_branch": "main", | ||
"target_project_id": 4580910, | ||
"time_estimate": 0, | ||
"title": "Update main.tf", | ||
|
@@ -204,7 +204,7 @@ var mergeEventJSON = `{ | |
"namespace": "sourceorg", | ||
"visibility_level": 20, | ||
"path_with_namespace": "sourceorg/atlantis-example", | ||
"default_branch": "master", | ||
"default_branch": "main", | ||
"ci_config_path": null, | ||
"homepage": "https://gitlab.com/sourceorg/atlantis-example", | ||
"url": "[email protected]:sourceorg/atlantis-example.git", | ||
|
@@ -222,7 +222,7 @@ var mergeEventJSON = `{ | |
"namespace": "lkysow", | ||
"visibility_level": 20, | ||
"path_with_namespace": "lkysow/atlantis-example", | ||
"default_branch": "master", | ||
"default_branch": "main", | ||
"ci_config_path": null, | ||
"homepage": "https://gitlab.com/lkysow/atlantis-example", | ||
"url": "[email protected]:lkysow/atlantis-example.git", | ||
|
@@ -286,7 +286,7 @@ var mergeEventJSON = `{ | |
}, | ||
"target_branch": { | ||
"previous": null, | ||
"current": "master" | ||
"current": "main" | ||
}, | ||
"target_project_id": { | ||
"previous": null, | ||
|
@@ -333,7 +333,7 @@ var mergeCommentEventJSON = `{ | |
"namespace":"Gitlab Org", | ||
"visibility_level":10, | ||
"path_with_namespace":"gitlabhq/gitlab-test", | ||
"default_branch":"master", | ||
"default_branch":"main", | ||
"homepage":"http://example.com/gitlabhq/gitlab-test", | ||
"url":"https://example.com/gitlabhq/gitlab-test.git", | ||
"ssh_url":"[email protected]:gitlabhq/gitlab-test.git", | ||
|
@@ -364,7 +364,7 @@ var mergeCommentEventJSON = `{ | |
"merge_request": { | ||
"id": 7, | ||
"target_branch": "markdown", | ||
"source_branch": "master", | ||
"source_branch": "main", | ||
"source_project_id": 5, | ||
"author_id": 8, | ||
"assignee_id": 28, | ||
|
@@ -388,7 +388,7 @@ var mergeCommentEventJSON = `{ | |
"namespace":"Gitlab Org", | ||
"visibility_level":10, | ||
"path_with_namespace":"gitlab-org/gitlab-test", | ||
"default_branch":"master", | ||
"default_branch":"main", | ||
"homepage":"http://example.com/gitlab-org/gitlab-test", | ||
"url":"https://example.com/gitlab-org/gitlab-test.git", | ||
"ssh_url":"[email protected]:gitlab-org/gitlab-test.git", | ||
|
@@ -405,15 +405,15 @@ var mergeCommentEventJSON = `{ | |
"namespace":"Gitlab Org", | ||
"visibility_level":10, | ||
"path_with_namespace":"gitlabhq/gitlab-test", | ||
"default_branch":"master", | ||
"default_branch":"main", | ||
"homepage":"http://example.com/gitlabhq/gitlab-test", | ||
"url":"https://example.com/gitlabhq/gitlab-test.git", | ||
"ssh_url":"[email protected]:gitlabhq/gitlab-test.git", | ||
"http_url":"https://example.com/gitlabhq/gitlab-test.git" | ||
}, | ||
"last_commit": { | ||
"id": "562e173be03b8ff2efb05345d12df18815438a4b", | ||
"message": "Merge branch 'another-branch' into 'master'\n\nCheck in this test\n", | ||
"message": "Merge branch 'another-branch' into 'main'\n\nCheck in this test\n", | ||
"timestamp": "2002-10-02T10:00:00-05:00", | ||
"url": "http://example.com/gitlab-org/gitlab-test/commit/562e173be03b8ff2efb05345d12df18815438a4b", | ||
"author": { | ||
|
@@ -449,7 +449,7 @@ var commitCommentEventJSON = `{ | |
"namespace":"GitlabHQ", | ||
"visibility_level":20, | ||
"path_with_namespace":"gitlabhq/gitlab-test", | ||
"default_branch":"master", | ||
"default_branch":"main", | ||
"homepage":"http://example.com/gitlabhq/gitlab-test", | ||
"url":"http://example.com/gitlabhq/gitlab-test.git", | ||
"ssh_url":"[email protected]:gitlabhq/gitlab-test.git", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.