Skip to content

Releases: leapfrogtechnology/shift

v0.1.0

27 Nov 07:46
Compare
Choose a tag to compare

Changelog

5db5dd9 Add a readme file
7d09593 Add deployment script for fargate
ba22d8c Bump version v0.1.0
68947f6 Integrate fargate infrastructure creation
8c87760 Merge pull request #35 from leapfrogtechnology/fargate-infra
754fa42 Update README.md

v0.0.3

01 Nov 06:33
Compare
Choose a tag to compare

Changelog

46a8966 0.0.3
20fd53c Update aws sdk

v0.0.2

31 Oct 09:24
74729d9
Compare
Choose a tag to compare

Changelog

c6206f1 Add Progress bar while deploying to s3
855edda Fixes s3-bucket-name invalid error
bdb28d7 Merge pull request #10 from leapfrogtechnology/ci-cd-with-circleci
31f4e3b Merge pull request #22 from leapfrogtechnology/dev
f81ce52 Merge pull request #23 from leapfrogtechnology/dev
a7429ee Merge pull request #24 from leapfrogtechnology/ci-cd-with-circleci
cfecb53 Merge pull request #29 from leapfrogtechnology/remove-null-valued-key-from-shift.json
e468834 Merge pull request #30 from leapfrogtechnology/s3-deployment-progressbar
dad63b2 Merge pull request #31 from leapfrogtechnology/s3-bucket-error
74729d9 Merge pull request #33 from leapfrogtechnology/dev
4767d14 Remove null value key from shift.json

v0.0.1

30 Oct 04:02
Compare
Choose a tag to compare

Changelog

b7f4923 - Added RabbitMQ integration - Infrastructure Now Handles most of the Errors - Added Logger
1343d1d Add .goreleaser and circleci configuration
be2fbad Add ability to add new environment
509daa7 Add backend attributes to deployment structure
60cecbc Add bucket key in s3 deployment
e7512a0 Add build command in each deployment
77f8677 Add color
2f300e2 Add conformation while destroying infrastructure
a4d9f62 Add content type when uploading to s3
d413f7a Add deploy command
07b0a91 Add deployment service
75d4a99 Add dockerfile path in CLI
7102282 Add github clone URL
60ca8bc Add install.sh
adf7f7c Add message for infrastructure URL
d326ee2 Add module in Shift to init a Frontend Infrastructure
f554ae3 Add project name on .goreleaser.yml as shift-cli
ca99645 Add slack integration
a8d1eff Add slack notifications
d2798bd Add support for backend in cli
05be3b0 Added 2FA Basic Auth Option
2fbee77 Added IDE files to gitignore
3ca044a Added Test Cases for Backend Template Generation
b9fd75d Added logger module
590c56c Backend Template Changes
1078e5e Centralized the reusable codes to core directory
a5b16a2 Change Infrastructure: Take string as arguments instead of fetching from MQ
7fd46ed Change Tests folder Structure
2177343 Change connection string
9bf916c Change infrastructure code for frontend
a5e1367 Change queue
9fb9995 Change queue url
ed87b25 Changed Infrastructure struct Name and Accomodated incoming changes
ba2916a Clean mq
9274bb1 Completely modify deployment script
0cad35c Fail if terraform doesnot exist
f68b865 Fix Ask comfirmation while destroying infrastructure
74d2dfa Fix typo in function name
8ce052a Initial setup
ccc85db Initialize Go Mod for Core
a25bf0c Initialize config for CLI
a355bd7 Initialized S3 Website Template
71d41f1 Integrate Github token
8f1975a Integrate Infrastructure with RabbitMQ
9ea6dd2 Integrated Backend Deploy
c1ff3d4 Merge branch 'master' of github.com:leapfrogtechnology/shift
3d5c045 Merge branch 'master' of github.com:leapfrogtechnology/shift
8d34c7e Merge branch 'master' of github.com:leapfrogtechnology/shift
842b584 Merge branch 'master' of github.com:leapfrogtechnology/shift
95ceffb Merge branch 'master' of github.com:leapfrogtechnology/shift
c2b06f7 Merge branch 'master' of github.com:leapfrogtechnology/shift
5124a82 Merge branch 'master' of github.com:leapfrogtechnology/shift
6222380 Merge branch 'master' of github.com:leapfrogtechnology/shift into slack-err-fixes
0f8c99a Merge pull request #1 from leapfrogtechnology/trigger
eac36d5 Merge pull request #2 from leapfrogtechnology/slack-err-fixes
b6271e5 Merge pull request #3 from leapfrogtechnology/folder-structure
8e2efac Merge pull request #4 from leapfrogtechnology/save-config-to-json
d37d585 Merge pull request #5 from leapfrogtechnology/development
466475c Merge pull request #6 from leapfrogtechnology/change-structure
e6ca4c6 Merge pull request #7 from leapfrogtechnology/minor-refactor
ac26455 Merge pull request #8 from leapfrogtechnology/modify-infrastructure
6bebf94 Merge pull request #9 from leapfrogtechnology/destroy-infra
b991059 Merge remote-tracking branch 'origin/infrastrucutre-as-tool' into save-config-to-json
667e2fd Merge remote-tracking branch 'origin/master' into slack-err-fixes
99b265c Minor fixes
f9ab3ef Minor refactor
5935427 Modify .goreleaser.yml
55b156e Move common modules to core
743b9bf Move core structs to core
bc4fec1 Move core utilities and services
e75f44e Refactor infrastructure for frontend
56d802d Remove API folder
ec1b4ba Remove binary
42df427 Remove gitkeep from cli
f895d1a Removed shift.go from root of the project
d360ce5 Rename to internals
b9e2b7e Resolve Conflict
6d23406 Resolve conflict
0dcde16 Resolve conflict
ba81e76 Return value
94b834e Save data to json
c2fb9e4 Support error when build failure
472c520 Switch to more generic names for infrastructure
379fe51 Test Cases for Ha Backend
e6ca1c1 Update .gitignore
87a206f Update ALB: Enabled HTTPS
e9c55bb Update Gitignore: Added deploy binary package
839f168 Update Infrastructure service - Now Publishes Result on MQ
472b9c3 Update command to support aws access keys:
e06078a Update dockerfile path
8af519a Update folder structure
532868b Update frontend deployment
93aa90f Update json
af53f78 Update main package
0585a47 Update message
179fc7a Update setup script
52544c3 Update the terraform output function to accomodate backend outputs
f810f65 WIP - Terrafrom Service RabbitMQ integration
756ede9 aws profile check and regions
4985cb7 corrected to get profile and code
74d0206 destroy existing infrastructure
4638a45 fixes after review and remove slack notification on distruction
71e6f11 merge fixes
a5cac96 merge fixes
4a7c5bd merge fixes
5524c47 remove ansi character Error message
aa25ded remove ansi character Error message
c6de886 save config data to shift.json on working dir
3361947 save config data to shift.json on working dir
0b445c1 slack error message display string fixes
8c70bdb slack error message display string fixes
d58c095 slack error message fixes
c93a6f0 slack error notification message fixes
27d308a slack error notification message fixes
bf872c4 update save config data to shift json on working dir