summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/project.json
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2017-01-24 12:06:09 +0100
committerJames Lopez <james@jameslopez.es>2017-01-30 12:34:32 +0100
commite589c7e84854bd181d5059200e80f0b5c0b0e5f8 (patch)
tree2cea8b9a9b7f14c73ba9fa94fcb0f8ebde7724d4 /spec/lib/gitlab/import_export/project.json
parent067ce273a592abbcc7d9e417a5466ba113882dca (diff)
downloadgitlab-ce-e589c7e84854bd181d5059200e80f0b5c0b0e5f8.tar.gz
Ignore encrypted attributes in Import/Export
* Regenerates tokens for all models that have them * Remove variables, since they are basically just storing encrypted data * Bumped version up to 0.1.6 * Updated related docs
Diffstat (limited to 'spec/lib/gitlab/import_export/project.json')
-rw-r--r--spec/lib/gitlab/import_export/project.json13
1 files changed, 9 insertions, 4 deletions
diff --git a/spec/lib/gitlab/import_export/project.json b/spec/lib/gitlab/import_export/project.json
index 2c0750c3377..2e9f60432b4 100644
--- a/spec/lib/gitlab/import_export/project.json
+++ b/spec/lib/gitlab/import_export/project.json
@@ -6981,11 +6981,16 @@
]
}
],
- "variables": [
-
- ],
"triggers": [
-
+ {
+ "id": 123,
+ "token": "cdbfasdf44a5958c83654733449e585",
+ "project_id": null,
+ "deleted_at": null,
+ "created_at": "2017-01-16T15:25:28.637Z",
+ "updated_at": "2017-01-16T15:25:28.637Z",
+ "gl_project_id": 123
+ }
],
"deploy_keys": [