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

Add first draft of upload workflow #1412

Merged
merged 8 commits into from
Oct 23, 2023

Conversation

Dr-Electron
Copy link
Contributor

@Dr-Electron Dr-Electron commented Oct 9, 2023

Description of change

This workflow will build and upload the API docs to s3. This keeps all the needed logic in the SDK and reduced wiki build time and complexity.

It will be triggered with every new release.

Type of change

  • Documentation Fix

How the change has been tested

I tested the workflow by releasing our 2.0 version :trollface:
https://github.com/Dr-Electron/iota-sdk/releases

The succeeded workflow can be found here. The links for to download the reference docs can be found in the Upload docs to AWS S3 step.

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@Dr-Electron Dr-Electron marked this pull request as ready for review October 13, 2023 21:51
.gitignore Outdated Show resolved Hide resolved
@thibault-martinez thibault-martinez merged commit 5654989 into iotaledger:develop Oct 23, 2023
3 checks passed
@Dr-Electron Dr-Electron deleted the add-api-upload branch October 23, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants