feat: jira connector (cloud) #1238
add the first working version of jira connector
9578eadd
ingest issue data from a given list of jira components (projects, boa…
a8177d3c
remove support on getting issues via epic_ids
628860f3
extend scroll decorator to be able to ingest issues via board ids
5e7934f1
add support for ingesting via issue ids, add issue ids ingest example…
682990b7
add ingest test and code on dependencies
466d2dff
add workflow credentials
b144be05
Merge branch 'main' into ahmet/ingest-jira-connector
c084b2d1
changelog and version
4f340ee2
decomment box connector ingest test (temporarily)
77149fc0
re-enable box ingest tests
436098fa
rename secrets
10caab34
Merge branch 'main' into ahmet/ingest-jira-connector
084b7b85
ahmetmeleq
marked this pull request as ready for review 2 years ago
remove comment, remove jql arguments
ddf5b5c2
Merge branch 'ahmet/ingest-jira-connector' of https://github.com/Unst…
25de6584
clean examples
0b74eed7
update example
b6da3cd7
help messages for arguments
68d70be3
create rst documentation, fix small typos in other rst docs
91c7f1c4
initial work on metadata fields
29389cae
add session handles
048b44fb
add metadata properties
7eedbc2d
Merge branch 'main' into ahmet/ingest-jira-connector
d6e65d35
update secret name
2d7a76de
Merge branch 'main' into ahmet/ingest-jira-connector
b0ecc25d
add registry name and extras parameter for requires_dependencies
fdd4f849
change confluence extras name
a34318e6
implement exceptions for session handle
d20b77e2
feat: jira connector (cloud) <- Ingest test fixtures update (#1267)
3fba0f12
fix type checking issue, update record locator
b75a4812
Merge branch 'ahmet/ingest-jira-connector' of https://github.com/Unst…
61d7ecdf
update ingest test comments
49346d3e
comment --metadata-exclude
00d2be84
shellcheck fix
f8879481
disable metadata fields for debugging
cedcf82d
Merge branch 'main' into ahmet/ingest-jira-connector
dadf14bd
uncomment --metadata-exclude
0a29b185
fix metadata properties
ca3f392c
feat: jira connector (cloud) <- Ingest test fixtures update (#1289)
21b45c58
ahmetmeleq
enabled auto-merge (squash) 2 years ago
Merge branch 'main' into ahmet/ingest-jira-connector
4dfe8c19
Merge branch 'main' into ahmet/ingest-jira-connector
fc5aa6f8
remove ingest_all_issues variable and calculate on the fly
b2773023
add source_url property, fix bug on session handles
a696ef07
make tidy
2753fb98
version
65efc0fc
feat: jira connector (cloud) <- Ingest test fixtures update (#1301)
4a6428ee
refactor metadata properties
9c5edd45
refactor error handling for get_file
167f62e7
make exists property independent of other methods
d2460492
change grouping_folder_name into a property, fix typo
ce1a419e
add properties for issue data and parsed issue fields, utilize cache …
385b5c94
utilize cache to create self.document
1cea0e75
rename get_metadata_fields to metadata_fields
9bf2990a
include exists property within metadata fields rather than standalone
4224f035
ditch cached property for calculation within exists
0d50ec28
add base_url to record_locator
7f1af86f
re-add cached property for calculation within exists
6e1fd88b
feat: jira connector (cloud) <- Ingest test fixtures update (#1306)
d3b13672
ahmetmeleq
deleted the ahmet/ingest-jira-connector branch 2 years ago
Login to write a write a comment.
Login via GitHub