Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Merge requests
!176
Delivery rework
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Delivery rework
delivery-rework
into
main
Overview
10
Commits
5
Pipelines
4
Changes
16
7 unresolved threads
Hide all comments
Merged
Daniel Lyons
requested to merge
delivery-rework
into
main
3 years ago
Overview
10
Commits
5
Pipelines
4
Changes
16
7 unresolved threads
Hide all comments
Expand
Clean up destination code and add some functionality
Split the destinations into separate files
New DestinationTempFile for writing tempfiles into the destination which eventually get added
All of the close() methods are now streaming
Implemented ChecksumDecorator, so we get a SHA1SUMS file
Implemented FetchFile decorator, so we get a rudimentary fetch-all.sh script
Configured Docker and delivery for local development to have a separate volume mount for serving files
0
0
Merge request reports
Compare
main
version 3
74ebed80
3 years ago
version 2
298cc45d
3 years ago
version 1
be61a3bd
3 years ago
main (base)
and
latest version
latest version
32ac7fd4
5 commits,
3 years ago
version 3
74ebed80
5 commits,
3 years ago
version 2
298cc45d
4 commits,
3 years ago
version 1
be61a3bd
3 commits,
3 years ago
16 files
+
659
−
308
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
apps/cli/executables/delivery/delivery/destinations/__init__.py
0 → 100644
+
0
−
0
Options
Loading