Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Publish documentation to public distribution #1232

Merged
merged 127 commits into from
Dec 1, 2023
Merged

feat: Publish documentation to public distribution #1232

merged 127 commits into from
Dec 1, 2023

Commits on Dec 20, 2022

  1. aws-sdk-swift release build artifacts

    * chore: update client runtime version to 0.7.0
    
    * aws-sdk-swift release build artifacts
    
    Co-authored-by: AWS CI <nobody@amazonaws.com>
    epau and AWS CI authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    02a2a4c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. aws-sdk-swift release build artifacts

    AWS CI committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ff7b9ee View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. wip

    Ganesh Jangir committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5bbf545 View commit details
    Browse the repository at this point in the history
  2. add generate docs

    Ganesh Jangir committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3a25fc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. generate two services

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b8b305e View commit details
    Browse the repository at this point in the history
  2. add docc plugin

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    66121ee View commit details
    Browse the repository at this point in the history
  3. add s3 upload part

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8a457c5 View commit details
    Browse the repository at this point in the history
  4. update s3 uri

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    1e44ecd View commit details
    Browse the repository at this point in the history
  5. remove permissions

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d3da741 View commit details
    Browse the repository at this point in the history
  6. no, it is not permissions

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    9c40f75 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into jangirg/docs/refs

    Ganesh Jangir authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    f16fecd View commit details
    Browse the repository at this point in the history
  8. move creds to top for early detection

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    621248e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'jangirg/docs/refs' of github.com:awslabs/aws-sdk-swift …

    …into jangirg/docs/refs
    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    58c6d46 View commit details
    Browse the repository at this point in the history
  10. fix s3 upload

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ea53ec1 View commit details
    Browse the repository at this point in the history
  11. add script to generate docs

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ad8e36b View commit details
    Browse the repository at this point in the history
  12. try to process faster in parallel

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    43cde38 View commit details
    Browse the repository at this point in the history
  13. space

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    481366e View commit details
    Browse the repository at this point in the history
  14. fix count

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    912947e View commit details
    Browse the repository at this point in the history
  15. devide by zero :face_palm

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    bae2a9c View commit details
    Browse the repository at this point in the history
  16. add ignore list

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    344955b View commit details
    Browse the repository at this point in the history
  17. current job and total jobs

    Ganesh Jangir committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    62a061b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. remove duplicate static content

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    f08383f View commit details
    Browse the repository at this point in the history
  2. remove optimization

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6b79321 View commit details
    Browse the repository at this point in the history
  3. fix syntax

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4b0198a View commit details
    Browse the repository at this point in the history
  4. Update generatedocc.sh

    Ganesh Jangir authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    fd692c7 View commit details
    Browse the repository at this point in the history
  5. Update generatedocc.sh

    Ganesh Jangir authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    70ef520 View commit details
    Browse the repository at this point in the history
  6. split work in 32

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    c9b3844 View commit details
    Browse the repository at this point in the history
  7. move role assume to s3 upload stage

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4604869 View commit details
    Browse the repository at this point in the history
  8. convert url to lowercase

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8d6f87c View commit details
    Browse the repository at this point in the history
  9. typo

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b99b25d View commit details
    Browse the repository at this point in the history
  10. test index generation

    Ganesh Jangir committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    c95bd05 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix flow

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    383b652 View commit details
    Browse the repository at this point in the history
  2. add upload step

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    34a9362 View commit details
    Browse the repository at this point in the history
  3. add missing creds step

    a
    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5351c16 View commit details
    Browse the repository at this point in the history
  4. script changes

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    708631f View commit details
    Browse the repository at this point in the history
  5. double quoted string

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    54e6e4b View commit details
    Browse the repository at this point in the history
  6. fix ignore list

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    bf316d0 View commit details
    Browse the repository at this point in the history
  7. bring back generate docs

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1a7ca6b View commit details
    Browse the repository at this point in the history
  8. fix check

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    137ecde View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into jangirg/docs/refs

    Ganesh Jangir authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    eeb299b View commit details
    Browse the repository at this point in the history
  10. fix error

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    eac09b0 View commit details
    Browse the repository at this point in the history
  11. false needs to outside

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    34c6e9f View commit details
    Browse the repository at this point in the history
  12. use tag as version

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e8b09a0 View commit details
    Browse the repository at this point in the history
  13. fixes

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4b6aef1 View commit details
    Browse the repository at this point in the history
  14. debuging feature

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    57e56c1 View commit details
    Browse the repository at this point in the history
  15. fix githubref

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    801c575 View commit details
    Browse the repository at this point in the history
  16. share output

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2631e22 View commit details
    Browse the repository at this point in the history
  17. versioning required

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1602911 View commit details
    Browse the repository at this point in the history
  18. new syntax

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d59dc34 View commit details
    Browse the repository at this point in the history
  19. echo

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    246a588 View commit details
    Browse the repository at this point in the history
  20. version updates

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d6dd1fe View commit details
    Browse the repository at this point in the history
  21. update template

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    37540b6 View commit details
    Browse the repository at this point in the history
  22. remove not required param

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4d2f9f7 View commit details
    Browse the repository at this point in the history
  23. change delim

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2d1a415 View commit details
    Browse the repository at this point in the history
  24. template

    Ganesh Jangir committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    cb4123a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    d3b7fa0 View commit details
    Browse the repository at this point in the history
  2. Basic docc support

    jbelkins committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    695bcf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. WIP

    jbelkins committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f7bc95c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    bafc8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddfc7b4 View commit details
    Browse the repository at this point in the history
  3. Generated doc index

    jbelkins committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ee26746 View commit details
    Browse the repository at this point in the history
  4. Generated

    jbelkins committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    aa7bac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf5088 View commit details
    Browse the repository at this point in the history
  6. Add doc index generation

    jbelkins committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1a359b3 View commit details
    Browse the repository at this point in the history
  7. Invalidates successfully

    jbelkins committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    caac4cc View commit details
    Browse the repository at this point in the history
  8. Adjust link path

    jbelkins committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7edcdac View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Put back all services

    jbelkins committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    41c98da View commit details
    Browse the repository at this point in the history
  2. Restore files from docs/ dir

    jbelkins committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ee5fde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91d0fb View commit details
    Browse the repository at this point in the history
  4. Enable 4 services

    jbelkins committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f56a4d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Enable 4 services

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    db853a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b2a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f08d8fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593263c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcaf5d3 View commit details
    Browse the repository at this point in the history
  6. Install aws cli

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    162edc8 View commit details
    Browse the repository at this point in the history
  7. Update apt before using it

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e20dd22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30ead5b View commit details
    Browse the repository at this point in the history
  9. Fix version env var

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eb79423 View commit details
    Browse the repository at this point in the history
  10. Install native dependencies

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2debf50 View commit details
    Browse the repository at this point in the history
  11. Add jq to container

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    aed19c7 View commit details
    Browse the repository at this point in the history
  12. Only show errors

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    81a390e View commit details
    Browse the repository at this point in the history
  13. Fix bucket name

    jbelkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3edddb4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8495b72 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    b7ea498 View commit details
    Browse the repository at this point in the history
  2. Remove generation of latest

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6933385 View commit details
    Browse the repository at this point in the history
  3. Fix cp command

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f609ebb View commit details
    Browse the repository at this point in the history
  4. Fix aws cp cmd

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    107a1f6 View commit details
    Browse the repository at this point in the history
  5. v0.0.3 + tweaks

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2f01936 View commit details
    Browse the repository at this point in the history
  6. Add kvs update step

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b40b7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86a8a85 View commit details
    Browse the repository at this point in the history
  8. Use main deps while testing

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    28f9c63 View commit details
    Browse the repository at this point in the history
  9. Update codegen

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    77d47ba View commit details
    Browse the repository at this point in the history
  10. Redo codegen

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e78a0a View commit details
    Browse the repository at this point in the history
  11. Use sudo for apt-get

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3925743 View commit details
    Browse the repository at this point in the history
  12. Disable CI runs

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7eb99bb View commit details
    Browse the repository at this point in the history
  13. More fixes

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    877d80e View commit details
    Browse the repository at this point in the history
  14. Use sudo to install aws cli

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    084ff14 View commit details
    Browse the repository at this point in the history
  15. Fix kvs cmd

    jbelkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d269a3e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    672abf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7801f81 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded param

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    056613a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5029021 View commit details
    Browse the repository at this point in the history
  5. Fix kvs etag commands

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b760023 View commit details
    Browse the repository at this point in the history
  6. Fix dumb typo

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2f9b37c View commit details
    Browse the repository at this point in the history
  7. Fix yet another dumb typo

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    19b5363 View commit details
    Browse the repository at this point in the history
  8. Pass version to final job

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8702f67 View commit details
    Browse the repository at this point in the history
  9. Fix yaml

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c3dae63 View commit details
    Browse the repository at this point in the history
  10. Use new output syntax

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1db33ff View commit details
    Browse the repository at this point in the history
  11. Set job outputs

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    28d3a47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a07ce6c View commit details
    Browse the repository at this point in the history
  13. Bump version

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d79638d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d5d073 View commit details
    Browse the repository at this point in the history
  15. Version bump

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1cc5256 View commit details
    Browse the repository at this point in the history
  16. Adjust path

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    80b2ed4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    31cddad View commit details
    Browse the repository at this point in the history
  18. Code generate all services

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    64c174f View commit details
    Browse the repository at this point in the history
  19. Bump version to 0.0.8

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4bb62df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e565c7e View commit details
    Browse the repository at this point in the history
  21. Remove all services

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    53a469f View commit details
    Browse the repository at this point in the history
  22. Fix package name

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    046fbf0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    30a2750 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    397e8c1 View commit details
    Browse the repository at this point in the history
  25. Revert testing code

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    de852e7 View commit details
    Browse the repository at this point in the history
  26. Restore all services

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    948cc0a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    36e1d64 View commit details
    Browse the repository at this point in the history
  28. Regen manifest

    jbelkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc9e8fa View commit details
    Browse the repository at this point in the history