psconfluencepublisher/PSConfluencePublisher
Rodweil, Theodor 3882b1089e
refactor(manifest): convert manifests to array
if the manifests are arrays, we can speed things up by indexing separately and
depend upon the order of the dictionary.

feat(manifest): add indexer

to speed things, up we're now indexing manifest items

feat(manifest): add publishing order optimizer

since we shouldn't be trusting the order of the provided pages manifest, we've
implemented sorting, so that the ancestry of pages is reflected in the order of
publishing.
2023-08-06 04:08:03 +02:00
..
Connection.psm1 init 2023-07-30 16:16:55 +02:00
Connection.Tests.ps1 init 2023-07-30 16:16:55 +02:00
Manifest.psm1 refactor(manifest): convert manifests to array 2023-08-06 04:08:03 +02:00
manifest.schema.json refactor(manifest): convert manifests to array 2023-08-06 04:08:03 +02:00
Manifest.Tests.ps1 refactor(manifest): convert manifests to array 2023-08-06 04:08:03 +02:00
Page.psm1 init 2023-07-30 16:16:55 +02:00
PersonalAccessToken.psm1 init 2023-07-30 16:16:55 +02:00
PersonalAccessToken.Tests.ps1 init 2023-07-30 16:16:55 +02:00
PSConfluencePublisher.psd1 init 2023-07-30 16:16:55 +02:00
PSConfluencePublisher.psm1 init 2023-07-30 16:16:55 +02:00
scripts.deps.json init 2023-07-30 16:16:55 +02:00