Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • 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
  • DynamoRIO
  • dynamorio
  • Merge requests
  • !4620

i#4549: Finalize package building and docs deployment

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Derek Bruening requested to merge i4549-ga-package-fix into master Dec 15, 2020
  • Overview 5
  • Commits 2
  • Pipelines 0
  • Changes 1

Fixes a few issues with the script added in PR #4612:

  • Splits the a64 and a32 builds into separate jobs, as package.cmake doesn't support both at once.
  • Fixes minor issues.

Tested via a manual launch with filled-in version and build and it worked:

  • https://github.com/DynamoRIO/dynamorio/actions/runs/424016479 (longest build time: Windows took 29:15)
  • https://github.com/DynamoRIO/dynamorio/releases/tag/release_8.0.18611-2 All 5 files are present and with similar sizes to the last Travis+Appevyor-produced build, indicating they do contain Dr. Memory.
  • https://dynamorio.org/dynamorio_docs/ has a new timestamp: successful docs deployment

Issue: #4549 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i4549-ga-package-fix