#include <source_artifact_publisher.h>
Public Attributes | |
| std::string | subject = "source artifact" |
| std::string | published_file = "published source artifact" |
Definition at line 30 of file source_artifact_publisher.h.
| std::string yaze::core::SourceArtifactPublisherLabels::subject = "source artifact" |
Definition at line 31 of file source_artifact_publisher.h.
Referenced by yaze::core::anonymous_namespace{source_artifact_publisher.cc}::SourceArtifactWriteLocks::Acquire(), yaze::core::AcquireSourceArtifactPublicationLock(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::CleanupBackups(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::CleanupPublicationPaths(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::PublicationLockPaths(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::ResolvePublicationTarget(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::ResolvePublicationTargets(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::ReturnFailureAfterCleanup(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::RollBackPublication(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::ValidateDistinctPublicationTargets(), yaze::core::ValidateSourceArtifactPublicationTargets(), yaze::core::anonymous_namespace{source_artifact_publisher.cc}::ValidateTargetsDoNotAliasLocks(), and yaze::core::anonymous_namespace{source_artifact_publisher.cc}::VerifyUnchangedBeforePublication().
| std::string yaze::core::SourceArtifactPublisherLabels::published_file = "published source artifact" |