This repository was archived by the owner on Feb 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 148
shudarshon.chaks/enabled artifact and artifact checksum upload steps in circleci #1518
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7e67e9e
edit: disabled docker build and k8s deploy
shudarshon-deriv 67b1331
edit: testing artifact storing configuration
shudarshon-deriv a1382b8
edit: edited project build command
shudarshon-deriv b55291b
edit: edited artifact path
shudarshon-deriv 57c200e
using artifact path as compressed static content
shudarshon-deriv 083d00b
edit: added artifact compression step
shudarshon-deriv e67bc1f
edit: added artifact moving step
shudarshon-deriv eddee1c
edit: edited artifact name and desitnation configuration
shudarshon-deriv 2bd2fd0
add: added artifact upload to s3 step
shudarshon-deriv 7fe1283
edit: added circle ci project name in s3 upload url
shudarshon-deriv c5df571
test: testing environment variable integration
shudarshon-deriv 63ac8cb
testing circle ci variable
shudarshon-deriv ed15ef4
edit: edited orb alias and removed unwanted artifact configuration
shudarshon-deriv f7e514c
add: added commit-id/checksum as an added information regarding artficat
shudarshon-deriv dab9041
edit: testing circle ci config with singel step artifact upload
shudarshon-deriv 5cddd6b
fix: fix s3 copy error in pipeline script
shudarshon-deriv e396bea
disabled checksum calculation and enabled commit id as artifact id
shudarshon-deriv a301d60
edit: enabled commit id upload as a jobs step
shudarshon-deriv 3baa4fa
edit: uploading checksum instead of commit id
shudarshon-deriv 29e49d7
add: add cron script for deployment
shudarshon-deriv f7f9823
changed access settings in aws
shudarshon-deriv d3d4bf2
edit: enabled all job steps to execute
shudarshon-deriv 308d640
remove: removed unnecesary deployment script
shudarshon-deriv b308cc8
edit: using circle ci context variable instead of project based envva…
shudarshon-deriv 4a2eced
test: testing s3 upload with metadata integration
shudarshon-deriv 6b84fc0
test: testing s3 orb metadata
shudarshon-deriv 2a89ddc
test: testing circleci orb metadata integration
shudarshon-deriv eb81cf7
test: testing circleci orb metadata integration
shudarshon-deriv 7c68a91
test: testing bash variable integration with s3 orb metadata
shudarshon-deriv 80a413d
test: using BASH_ENV to retrieve bash environment value in pipeline
shudarshon-deriv b38b8e5
test: using to retrieve bash environment value in pipeline
shudarshon-deriv b3c722a
test: testing with commit id as artifact id
shudarshon-deriv 474404d
add: tagging commit id as artifact identifier
shudarshon-deriv 3305c0a
edit: edited context name
shudarshon-deriv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why don't we compress the tar file? it needs
zforzip.