aboutsummaryrefslogtreecommitdiff
path: root/include/deliverable.h
Commit message (Expand)AuthorAgeFilesLines
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-394/+0
* Add delivery_dump_metadata()Joseph Hunkeler2024-05-021-0/+3
* Save raw and rendered versions of the input configuration.Joseph Hunkeler2024-04-121-0/+1
* Export bootstrap_build_info()Joseph Hunkeler2024-04-121-0/+3
* Allow filtering of tags from repositories during build/test phaseJoseph Hunkeler2024-04-121-8/+9
* Remove HOME redirectionJoseph Hunkeler2024-04-101-1/+0
* Stop duplicating the jfrog authentication context for each upload context.Joseph Hunkeler2024-04-101-1/+2
* Consolidate INIFILE handling across the delivery contextJoseph Hunkeler2024-04-101-0/+12
* We no longer pass INIFILE pointers to delivery_init()Joseph Hunkeler2024-04-101-1/+1
* Rewriting the specfile is now a two stage processJoseph Hunkeler2024-04-101-1/+4
* Write conda installer to a temporary location instead of the current working ...Joseph Hunkeler2024-04-101-3/+4
* Reenable installation via local wheelsJoseph Hunkeler2024-04-021-0/+1
* Reset HOME to point to a temporary directory to prevent contaminating the use...Joseph Hunkeler2024-04-021-0/+1
* Dynamically allocate Delivery.system.platform array.Joseph Hunkeler2024-03-221-1/+1
* Pretty-print pytest xml results (if xmllint is present)Joseph Hunkeler2024-03-141-0/+3
* Refactor deployment structureJoseph Hunkeler2024-03-061-14/+18
* Add paths for build_docker_dir and docker_artifact_dirJoseph Hunkeler2024-03-061-0/+2
* Prototypes documentationJoseph Hunkeler2024-03-041-11/+12
* Implement initial driver code for docker buildsJoseph Hunkeler2024-02-231-0/+10
* Extract git repository informationJoseph Hunkeler2024-02-181-0/+2
* Implement build_name_fmt and build_number_fmt mission rulesJoseph Hunkeler2024-02-181-1/+5
* Implement delivery_mission_render_filesJoseph Hunkeler2024-02-131-0/+2
* Enable multiple named artifact upload sections in delivery contextJoseph Hunkeler2024-02-121-1/+2
* Add Delivery.info.time_str_epoch member to store Unix epoch as a string.Joseph Hunkeler2024-02-121-3/+4
* Implement path_storeJoseph Hunkeler2024-02-121-0/+2
* Begin consolidating artifactory upload proceduresJoseph Hunkeler2024-02-061-0/+8
* Consolidate header includes to omc.hJoseph Hunkeler2024-02-061-5/+1
* General improvementsJoseph Hunkeler2024-01-301-0/+36
* Too many changes to countJoseph Hunkeler2023-12-101-1/+16
* Implements slightly improved error handlingJoseph Hunkeler2023-11-201-4/+3
* Rebrand for the last timeJoseph Hunkeler2023-11-201-3/+6
* Add commentsJoseph Hunkeler2023-11-031-69/+211
* Consolidate functions and defines from main.cJoseph Hunkeler2023-10-311-0/+7
* Add delivery get_spec_header()Joseph Hunkeler2023-10-311-0/+1
* Add delivery_free functionJoseph Hunkeler2023-10-311-0/+1
* Add new members to DeliveryJoseph Hunkeler2023-10-311-0/+11
* Initial commitJoseph Hunkeler2023-10-261-0/+117