aboutsummaryrefslogtreecommitdiff
path: root/include/artifactory.h
Commit message (Collapse)AuthorAgeFilesLines
* Prototypes documentationJoseph Hunkeler2024-03-041-8/+47
| | | | | | | Includes minor changes: * Rename jfrt_upload_set_defaults to jfrt_upload_init * Move jfrt_auth_init to artifactory.c * Adds missing error handling to git_describe and git_rev_parse
* Document functions and usageJoseph Hunkeler2024-02-281-36/+216
|
* Quote inputs to string argumentJoseph Hunkeler2024-02-181-4/+4
| | | | * Change type of build-number from int to string. RTFM'd.
* Fix jf cli option 'regexp' to be boolean, not stringJoseph Hunkeler2024-02-061-1/+1
|
* Consolidate header includes to omc.hJoseph Hunkeler2024-02-061-2/+0
|
* Add JFrog CLI integrationJoseph Hunkeler2023-12-101-0/+106