Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S system-design-primer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 173
    • Issues 173
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 190
    • Merge requests 190
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Donne Martin
  • system-design-primer
  • Merge requests
  • !557

add git action for generating epub and upload artifacts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/mesbahtanvir/git-action-generate-epub into master Aug 14, 2021
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: mesbahtanvir

Too frequently we use mobile/tab to read in our spare time, generating epub in mobile/tab is not something that we like to do. We can generate it on a computer and send it to mobile/tab for sure, but that adds some extra friction.

This MR aims to generate epub in GitHub Linux server and upload epubs as artifacts. Artifact stays on the GitHub server for 90 days, not too bad!

Artifacts will be accessible from the Actions page.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mesbahtanvir/git-action-generate-epub