cloud-mta-build-tool

Multi-Target Application (MTA) build tool for Cloud Applications https://sap.github.io/cloud-mta-build-tool

APACHE-2.0 License

Downloads
111.8K
Stars
136
Committers
38

Bot releases are hidden (Show)

cloud-mta-build-tool - v0.3.6

Published by ShimiT almost 5 years ago

Changelog

0f7b8f5 Change CLI documentation according to UA+PO review (#556)
9c4f449 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool
6294e13 Merge pull request #554 from CCFenner/CCFenner/goss
b1906c4 Merge pull request #557 from SAP/scanner_fix
5af7b09 Merge pull request #559 from SAP/trbs
2956592 Revert "update cloud-mta"
14997d8 Support build dependencies between modules in verbose makefile (#551)
3af6ae2 Support copying a file for build dependencies (#555)
756b23b add GOSS test cases
dfb7aa0 add comments to test cases
07434e3 add description for test execution
b267d7f add docker-compose file
df818b6 adjust java test case
4211e62 align yaml format
00d9c31 finish readme
31509ed fix Markdown and YAML issues
71af086 fix npm install hanging
7d89ab3 fix typo
bb238c0 update cloud-mta
c9b9052 version 0.3.6

cloud-mta-build-tool - v0.3.5

Published by ShimiT almost 5 years ago

Changelog

4f88a7e Merge pull request #539 from SAP/rel_0.34
d5eaa22 Merge pull request #541 from SAP/mbt_docker
9cbe4b4 Merge pull request #546 from SAP/ci
e679a62 Merge pull request #549 from SAP/gomod
2073e9e Merge pull request #550 from SAP/def_timeout
9fea318 Merge pull request #553 from SAP/rel_0.3.5
443ad62 Support relative symbolic links (#552)
f26c225 Update cloud-mta dependency after UA review for build with extensions (#543)
9ad3fb3 [enc] - update def timeout to 10 min
e603211 [enc] - update msg
07f0783 add docker test
749906d adding docker
ec8d251 convert to golangci lint
16235f8 golangci lint update bin location
7230570 new release
288cc9c switch to gomod
700ed12 update circleci docker
a2e30c4 update contribute guide
a63d8cb update docker images for ci
a433a23 update mvn test

cloud-mta-build-tool - v0.3.4

Published by ShimiT almost 5 years ago

Changelog

7da4788 Archive symlinks (#520)
1869c9f Merge pull request #535 from SAP/fix-publish-to-npm
0226870 Merge pull request #536 from SAP/quote_mbt_path
8e5dc24 Merge pull request #537 from SAP/michawai-patch-1
7fa3398 Quote mbt path in mbt build when necessary
1c92623 Update README.md
605eaaa Update dependency to cloud-mta (#534)
7d2df7a fix publish to npm

cloud-mta-build-tool - v0.3.3

Published by ShimiT almost 5 years ago

Changelog

52c99ec [skip ci] Bump version 0.3.3

cloud-mta-build-tool - v0.3.2

Published by ShimiT about 5 years ago

Changelog

14be6a1 [skip ci] Bump version 0.3.2

cloud-mta-build-tool - v0.3.1

Published by ShimiT about 5 years ago

Changelog

248026b [skip ci] Bump version 0.3.1

cloud-mta-build-tool - v0.3.0

Published by ShimiT about 5 years ago

Changelog

227b625 Fix "mbt gen mtad" when not sending target path (checked in integration test) (#485)
25f48e4 Fix some build issues due to latest merges (#491)
4b93471 MTA extensions support - add integration tests for assemble and gen mtar (#492)
1ec06d6 Merge pull request #486 from AshwinSYadgiri/bl-moduletype
e9b43f1 Merge pull request #495 from SAP/rel_0.3
6d4b9ec Revert "Update Gopkg.toml" (#493)
a7a6bdd Small refactor to only merge the mtaext in 1 place in the code (#484)
a8e7df9 Support sending mta extension descriptors to mbt commands (#490)
7c006b5 Update Gopkg.toml
95ca973 [Fix] Different inner map type sometimes returned when reading fetcher-opts (#487)
f4a9a87 [Fix] Unnecessary folder is packaged in mtar (#482)
30f4877 added new module type for business-logging
e18f82c fixed custom and global builder configurations (#489)

cloud-mta-build-tool - v0.2.12

Published by ShimiT about 5 years ago

Changelog

4eac9d2 [skip ci] Bump version 0.2.12

cloud-mta-build-tool - v0.2.11

Published by ShimiT over 5 years ago

Changelog

eae17ce [skip ci] Bump version 0.2.11

cloud-mta-build-tool - v0.2.10

Published by ShimiT over 5 years ago

Changelog

948bafe [skip ci] Bump version 0.2.10

cloud-mta-build-tool - v0.2.9

Published by ShimiT over 5 years ago

Changelog

9926b48 Change error message for bad build-artifact-name (#427)
5402711 Fix bug - "mbt build" fails if Makefile_tmp.mta exists (#430)
819692f Fix bug4793 in assembly (#433)
ba70c85 Github token for automate release
e6d1c18 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into fix_integr_test
a07dbe8 Merge pull request #422 from SAP/cc_release
8e1556f Merge pull request #424 from SAP/build_flags
58ef4f2 Merge pull request #425 from SAP/updateddoc2306
ab9d469 Merge pull request #428 from SAP/build_flag_update
ee100f4 Merge pull request #429 from SAP/updatedoc2406
d4332ee Merge pull request #432 from AshwinSYadgiri/newModule
e92a4c4 Merge pull request #434 from SAP/yotamshapira-patch-1
649699a Merge pull request #436 from SAP/fix_integr_test
e67fa55 Support build-artifact-name in module build parameters (#426)
fede97b UA review for assemble command usage
cc1f777 Update CODEOWNERS
67f2a95 Update CONTRIBUTING.md
bf576c4 Use cloud-mta-build-tool version from package.json
44defc9 added new module type business-logging
643b502 added tests for assembly
4664cae code review corrections
9858291 code review fixes
0bd9063 code review fixes
caf5979 code review fixes
1eb69d2 fix integration test
1e0ffd9 fix integration test
03f9bfd fix manifest
0478b5c fix manifest - handle build results as a folder (#423)
562b59d handle bug4793

cloud-mta-build-tool - v0.2.8

Published by ShimiT over 5 years ago

Changelog

8d234cc Merge pull request #407 from SAP/rel_v0.2.7
05b0112 Merge pull request #408 from SAP/jhornik-patch-1
05cbe45 Merge pull request #409 from SAP/docsfix2805
361e386 Merge pull request #410 from SAP/fix_build_cmd
15a7484 UA review of usage.md file
e5cbc2d [chore] - bump version
0a29a34 doc fixes

cloud-mta-build-tool - v0.2.7

Published by ShimiT over 5 years ago

Changelog

8eb4465 Fix error - when MTA build fails, the tools print ‘mbt build’ usage help.
fcc0a41 Generate version_cfg.go file
a800679 Merge pull request #392 from SAP/rel-v0.2.6
89351d6 Merge pull request #393 from SAP/jhornik-patch-1
51951a6 Merge pull request #394 from SAP/help_description
63d202c Merge pull request #395 from SAP/updateddocs23
cfa992d Merge pull request #397 from SAP/mbt_build_fix
b80095a Merge pull request #398 from SAP/mkdocs
dff46c9 Merge pull request #399 from SAP/doc_migration
dc0f8bb Merge pull request #400 from SAP/doc_migration
bedcf40 Merge pull request #401 from SAP/doc_migration
5eef9aa Merge pull request #402 from SAP/yotamshapira-patch-1
4a25d10 Merge pull request #403 from SAP/mbt_build_fix
3df4b2c Merge pull request #404 from SAP/generate_version_cfg_file
e77a9f0 Merge pull request #405 from SAP/updateddoc2705
3b63086 Merge pull request #406 from SAP/mbt_build_fix
eca4bf8 Set ‘paltform’ parameter as mandatory for the build command
fe2a7ae UA review of configuration.md
e9ade97 Update config.yml
4977aa8 Update config.yml
e91a940 Update makefile.md
c5e4fe0 Update makefile.md
b81117a Update migration.md
f409358 Update migration.md
174a15d Update migration.md
620f994 Update migration.md
b37e0b7 Update mkdocs.yml
02ca6bb [ver] - bump version
6040601 add usage of mbt build command
d7c3c24 changed help flag usage
1641e71 fix lint
00ea6c5 update
b682236 update migration
7c8180f update migration
d4b4fe6 update migration
e0df7db updated after UA review

cloud-mta-build-tool - v0.2.6

Published by ShimiT over 5 years ago

Changelog

7cd5740 Added new command - mbt build
c71871f Adjust site structure
29dc8e5 DEVXBUGS-4327 - mbt init command flags descriptions
ce1d32b Merge branch 'master' into jhornik-patch-4
83e6b77 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into fix_configs
47d5cfd Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into init_flags
817bcb1 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into mbt_build
89e7068 Merge pull request #349 from SAP/0.2.5
96b3abb Merge pull request #350 from SAP/automated_rel
3d72a19 Merge pull request #351 from SAP/docs
29dc4b6 Merge pull request #361 from SAP/git_pages
8420885 Merge pull request #365 from SAP/requires_configuration
523fed5 Merge pull request #366 from SAP/init_flags
c7826d7 Merge pull request #369 from SAP/init_flags
0c11092 Merge pull request #386 from SAP/latestdoc
cfcdf6d Merge pull request #391 from SAP/npmci
f404529 Migration section added
9f3e783 On tags run: build, test, deploy
27288c5 Review of readme.md changes
7742489 Set theme jekyll-theme-tactile
4d4f1ff Support cofiguration provided in module requires
95d4504 UA review of download.md
b473683 UA review of makefile.md
19c2492 UA review of migration.md
11b9944 UA review of tools.md
dd60c9e UA review of usage.md
cd66981 Update README.md
3b54ff9 Update config.yml
812c1d5 Update download.md
ebd6af9 Update index.md
99ae01f Update makefile.md
4ab8091 Update makefile.md
ef77c41 Update tools.md
792f50e Update usage.md
0cf8164 [chore] - add npmci
604ce80 [chore] - bump version
4411db2 [doc] - add new process section
af6fc15 adjust generator
dc38dbe chapters updated
d0724a5 doc fixes
7cc5631 fix "init" command flags
1aa06e8 fix builder_type_cfg
12e77e6 fix description
99b24e3 fix flags descriptions
823106c fix init flags
3f6938c format fixes
c737310 make file template fix
f79daac mbt init flags descriptions added
cc74458 migration and some fixes
1e8496e remove "dep" version of Makefile
26b995a remove release new job
a618d1a review by UA of index.md
3923a64 roadmap and readme updated
031b525 table format fixes
1908b50 update palette
eaa5779 updated docs

cloud-mta-build-tool - v0.2.5

Published by ShimiT over 5 years ago

Changelog

de60862 Create configpack
4669238 Merge pull request #345 from SAP/grunt_props
d7c2905 Merge pull request #347 from SAP/michawai-test
1959f01 fix manifest entry - clean path
46e625e fix post build
7c8dc06 release 0.2.5
3a97f62 restore copyResourceContent functionality on post build
c84aa1e upgrade cloud-mta version

cloud-mta-build-tool - v0.2.4

Published by ShimiT over 5 years ago

Changelog

5240ebd Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into grunt_props
4dec9cc Support configurations provided in external json files
ba3cfc6 custom builder implementation
e750376 fix custom builder log messages and logic
101d421 fix project pre and post build process
08bce28 project builder implementation

cloud-mta-build-tool - v0.2.3

Published by ShimiT over 5 years ago

Changelog

a614dcb Add module types and modify nodejs, html5, grunt and java builds
a8eb655 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into build_results_pattern
a8243a4 Merge branch 'master' of https://github.com/SAP/cloud-mta-build-tool into supportFetcher
f1e98d4 Merge branch 'mta_deps' of https://github.com/SAP/cloud-mta-build-tool into mta_deps add 3-party deps
f187b79 Merge pull request #318 from SAP/new_npm_module_types
bf8f82b Merge pull request #319 from SAP/java_module_types_by_prop_or_param
b13a99d Merge pull request #321 from SAP/build_results_pattern
90e2c3b Merge pull request #322 from SAP/supportZip
93e5469 Merge pull request #323 from SAP/supportFetcher
aa5c544 Merge pull request #324 from SAP/supportZip
e83dd5f Merge pull request #325 from SAP/supportZip
e62ad36 Merge pull request #326 from SAP/supportFetcher
1bcab0e Merge pull request #327 from SAP/fetch
9b1ff86 Merge pull request #328 from SAP/build_results_pattern
0e27ae1 Merge pull request #329 from SAP/revert-328-build_results_pattern
d48fb8b Merge pull request #330 from SAP/build_results_pattern
e67bd73 Merge pull request #332 from SAP/mta_deps
6d44293 Merge pull request #333 from SAP/revert-332-mta_deps
70ebd6e Merge pull request #334 from SAP/supportIgnore
2daff69 Merge pull request #335 from SAP/release_new
9a73b28 Merge pull request #336 from SAP/rel
1052d71 Merge pull request #337 from SAP/rel
623d2a1 Merge pull request #338 from SAP/mta_using_yaml_v3
6f1ab17 Rename satisfies to satisfiesModuleConfig
7b205df Revert "Build results pattern"
f3ffa6c Revert "vendoring mta"
660fd71 Support ignore - Files and/or subfolders to exclude from the package.
5e9cf90 [chore] - release check
5734d02 [chore] - release job
3ad8583 [chore] - release v0.2.3
4bacdc6 [chore] - remove after hook
f81a59e [feat] Support different target platform module types for java modules
64297f4 add build-result to maven builder
0d07d52 add file to test
72fd85c add package.json to test
cb236b1 build results handling
8c65782 delete test files
5d1385b enable pattern in build results
aaf1faa fix dependencies processing
7728aac fix removeBuildParamsFromMta error message
d024914 handle CRLF problem of v3
20ba5af integration test for build-result
1aece10 rm 2 modules from test build result
5e65118 rm fetcher test due to missing .m2 folder
e9a11e3 support config property in npm-opts
0751e0d support for fetcher builder
ca86dec support for zip builder

cloud-mta-build-tool - v0.2.2

Published by ShimiT over 5 years ago

Changelog

b556cfa Merge branch 'master' into fix_module_type_cfg
c146cdd Merge branch 'master' into two_phase_validation
6bd8c5f Merge pull request #306 from SAP/build_params
a691d90 Merge pull request #308 from SAP/fix_mtad_gen
30682a1 Merge pull request #310 from SAP/build_params
4928306 Merge pull request #311 from SAP/add_new_modules_types
f5034be Merge pull request #312 from SAP/ShimiT-patch-1
82212a3 Merge pull request #313 from SAP/two_phase_validation
ac3bcda Merge pull request #314 from SAP/fix_supported_platform
f02951e Merge pull request #315 from SAP/fix_module_type_cfg
791731b Merge pull request #316 from SAP/add_new_modules_types
2fc9a44 convert to low case supported platform in yaml
aaa8928 fix lint
d015bbd fix makefile template for the deployment descriptor
23b2af8 fix typo error in the modules type config, from builder to builder
5b3ec70 project build
8481fa6 support case the sensitive platform
dbf660a tests added
e2ca0a4 tests added
27d9725 update configs for release

cloud-mta-build-tool - v0.2.1

Published by ShimiT over 5 years ago

Changelog

a8fc247 Merge pull request #296 from SAP/build_params
c8fbbcb Merge pull request #298 from SAP/two_phase_validation
5c9c765 Merge pull request #301 from Tyzanol/master
ebcb073 Merge pull request #302 from SAP/assemble_custom_mtar
6969774 Merge pull request #303 from SAP/build_params
a75a605 Merge pull request #305 from SAP/fix_mtad_gen
0d10d99 Update builder_type_cfg.yaml
732752a add path validation (conversion) to mtad generation
84dc512 added exclude property to validation
d7c8275 fix assembly custom mtar name functionality
2716b07 generate evo config
c71ed2c support after-all exec

cloud-mta-build-tool - v0.2.0

Published by ShimiT over 5 years ago

Changelog

accd2af bump version

Package Rankings
Top 5.22% on Proxy.golang.org
Top 37.41% on Formulae.brew.sh
Top 2.21% on Npmjs.org
Badges
Extracted from project README
CircleCI Go Report Card CII Best Practices Coverage Status GitHub stars dependentbot REUSE status
Related Projects