Releases: AnalogJ/capsulecd
Releases · AnalogJ/capsulecd
v3.0.18
Timestamp |
SHA |
Message |
Author |
2019-11-23T23:51Z |
22c5eb0 |
(v3.0.18) Automated packaging of release by Packagr |
packagr-io-beta |
2019-11-23T23:43Z |
ac1ac38 |
Merge f219d2e into 2d099de |
Jason Kulatunga |
2019-11-23T23:17Z |
f219d2e |
added ability to customize the path for capsule.yml repo config file (engine_repo_config_path option) Cleanup some dep remenants. |
Jason Kulatunga |
v3.0.17
Timestamp |
SHA |
Message |
Author |
2019-11-18T00:28Z |
2d099de |
(v3.0.17) Automated packaging of release by Packagr |
packagr-io-beta |
2019-11-17T19:47Z |
359e634 |
Merge 292dd03 into cdde623 |
Jason Kulatunga |
2019-11-17T19:44Z |
292dd03 |
removing dep, migrating officially to go mod. |
Jason Kulatunga |
v3.0.16
Timestamp |
SHA |
Message |
Author |
2019-11-17T18:47Z |
cdde623 |
(v3.0.16) Automated packaging of release by Packagr |
packagr-io-beta |
2019-11-17T18:36Z |
794c3e3 |
Merge 4afab2e into 7689771 |
Jason Kulatunga |
2019-11-17T18:36Z |
4afab2e |
bump up govcr version. |
Jason Kulatunga |
2019-11-17T18:17Z |
6ae57ca |
remove go mod references in build. |
Jason Kulatunga |
2019-11-17T18:07Z |
850a776 |
re-introduce Gopkg files for capsulecd packaging. will be deleted in subsequent deploy. |
Jason Kulatunga |
2019-11-17T17:51Z |
1fd28ed |
trying to fix capsulecd config to use go mod. |
Jason Kulatunga |
2019-11-17T17:49Z |
5c18378 |
trying to fix govcr. |
Jason Kulatunga |
2019-11-17T17:33Z |
90deda7 |
fix -mod vendor |
Jason Kulatunga |
2019-11-17T17:25Z |
461f9ec |
make sure we run go mod vendor. |
Jason Kulatunga |
2019-11-17T16:50Z |
b5498bf |
added go mod to the detection code. |
Jason Kulatunga |
2019-11-17T16:46Z |
4deca97 |
migrate from dep to go mod |
Jason Kulatunga |
2019-11-17T16:57Z |
7689771 |
bump go build environment to 1.13.4 |
Jason Kulatunga |
v3.0.15
Timestamp |
SHA |
Message |
Author |
2019-10-10T15:58Z |
c9a75af |
(v3.0.15) Automated packaging of release by Packagr |
packagr-io-beta |
2019-10-10T15:51Z |
517cec7 |
Merge 8fec895 into 1fc220b |
Jason Kulatunga |
2019-10-10T15:51Z |
8fec895 |
fixing broken test branch. |
Jason Kulatunga |
2019-10-10T15:37Z |
7c012ae |
package manager is a bterrer name than dependency manager. |
Jason Kulatunga |
2019-10-10T15:36Z |
8f6c3ee |
fixed message. |
Jason Kulatunga |
2019-10-10T15:36Z |
e64b178 |
added new error for unknown manager. |
Jason Kulatunga |
2019-10-10T15:30Z |
c19dce6 |
fixing generic mgr type. |
Jason Kulatunga |
2019-10-09T05:54Z |
5524f17 |
added generic type. ensure it'll be created correctly. |
Jason Kulatunga |
2019-10-09T05:52Z |
1fc220b |
Merge pull request #130 from AnalogJ/coverage trying to fix coverage. |
Jason Kulatunga |
2019-09-18T05:44Z |
5f56165 |
trying to fix coverage. |
Jason Kulatunga |
2019-09-18T05:35Z |
d7973d5 |
trying to fix coverage. |
Jason Kulatunga |
2019-09-18T04:57Z |
d8f4a0e |
trying to fix coverage. |
Jason Kulatunga |
2019-09-12T16:02Z |
299707e |
Update README.md |
Jason Kulatunga |
v3.0.14
Timestamp |
SHA |
Message |
Author |
2019-09-12T15:49Z |
b153942 |
(v3.0.14) Automated packaging of release by Packagr |
packagr-io-beta |
2019-09-12T15:41Z |
84c57a9 |
Merge 8f8fbe6 into 22f3e1c |
Jason Kulatunga |
2019-09-12T15:41Z |
8f8fbe6 |
fixing golang tests, GOPATH needs to be set for mgr. |
Jason Kulatunga |
2019-09-12T15:36Z |
d91a658 |
persist the lockfile for this project. make sure we can build mulitple binaries in the cmd dir. |
Jason Kulatunga |
2019-09-12T06:03Z |
22f3e1c |
reenable OSX builds. |
Jason Kulatunga |
2019-09-12T06:02Z |
b7ff507 |
development container cannot be slim, since the osx build tools are missing (needed for dogfood releasing). |
Jason Kulatunga |
v3.0.13
Timestamp |
SHA |
Message |
Author |
2019-09-12T05:51Z |
0e1d114 |
(v3.0.13) Automated packaging of release by Packagr |
packagr-io-beta |
2019-09-12T05:47Z |
8a94389 |
Merge fce1a29 into fc227cf |
Jason Kulatunga |
2019-09-12T05:47Z |
fce1a29 |
disable mac again. |
Jason Kulatunga |
2019-09-12T05:36Z |
6849d4e |
migrated ci dockerfile to xgo base image. |
Jason Kulatunga |
2019-09-12T05:24Z |
ccb2295 |
removed unnecessary print statement. |
Jason Kulatunga |
2019-09-12T05:13Z |
bf5afc2 |
fixing dogfooding, re-enable osx build. |
Jason Kulatunga |
v3.0.12
Timestamp |
SHA |
Message |
Author |
2019-09-12T05:02Z |
fc227cf |
(v3.0.12) Automated packaging of release by CapsuleCD |
CapsuleCD |
2019-09-12T05:01Z |
c0af6b6 |
Merge 04835db into e6ebf7a |
Jason Kulatunga |
2019-09-12T05:01Z |
04835db |
set the GOPATH correctly for test, compile steps. |
Jason Kulatunga |
2019-09-12T04:42Z |
eecdb2b |
new attempt at setting gopath. |
Jason Kulatunga |
2019-09-11T03:02Z |
d7c948d |
Update README.md |
Jason Kulatunga |
2019-09-11T17:49Z |
e6ebf7a |
fix issue with gopath. |
Jason Kulatunga |
2019-09-11T03:15Z |
3ce7add |
Merge pull request #123 from AnalogJ/xgo fix issue with gopath. |
Jason Kulatunga |
2019-09-11T03:12Z |
def798c |
fix issue with gopath. |
Jason Kulatunga |
2019-09-11T02:45Z |
cc5b130 |
Merge pull request #121 from AnalogJ/xgo using xgo container again. |
Jason Kulatunga |
2019-09-11T02:34Z |
4748b0b |
using xgo container again. |
Jason Kulatunga |
2019-09-10T04:42Z |
02c0fd2 |
added weekly builds. |
Jason Kulatunga |
v3.0.11
Timestamp |
SHA |
Message |
Author |
2019-09-09T06:36Z |
316988a |
(v3.0.11) Automated packaging of release by Packagr |
CapsuleCD |
2019-09-09T06:28Z |
b44783e |
Merge b6a78ea into f1b8241 |
Jason Kulatunga |
2019-09-09T06:28Z |
b6a78ea |
unset environmental varaibles, and restore them afterwards. |
Jason Kulatunga |
2019-09-09T05:36Z |
4fea96a |
set env variables. |
Jason Kulatunga |
2019-09-09T05:13Z |
3c6458b |
fixed pkgconfig path. |
Jason Kulatunga |
2019-09-09T04:51Z |
4fba47f |
only build linux binary for now. |
Jason Kulatunga |
2019-09-09T04:40Z |
36725a1 |
Update README.md |
Jason Kulatunga |
2019-09-09T04:19Z |
f1b8241 |
Merge pull request #118 from AnalogJ/author adding ability to specify the author, for customized jenkins builds. |
Jason Kulatunga |
2019-09-09T01:56Z |
bda50ab |
coverage |
Jason Kulatunga |
2019-09-05T22:54Z |
d496bbb |
adding ability to specify the author, for customized jenkins builds. set the debian frontend to non-interactive. fix sprintf. fixes. testdata config fiels should load correctly. testdata config fiels should load correctly. created a base image & fix testing generic container build workflow. retrigger retrigger use layer caching. tweaking config, build all runtime images, then save them build all runtime images, then save them save and restore generic image. use machine instead of docker images. change paths. change paths. build ruby. build ruby. build ruby. tweak test coverages to build binaries up front (in base container) tweak test coverages to build binaries up front (in base container) tweak test coverages to build binaries up front (in base container) fix coverage call fix coverage call fix coverage call use single build image, engine images can build and run in parallel. use single build image, engine images can build and run in parallel. use ruby. printing debugging data. printing debugging data. fixing entrypoint. fixing coverage generation. fixing coverage generation. print out the path for test binaries. build all artifacts. priont folder structure when oding test binaries. priont folder structure when oding test binaries. priont folder structure when oding test binaries. strip out package prefix. strip out package prefix. strip out package prefix. strip out package prefix. fixing development instructions. fix the coverage urls. fix the coverage urls. fix the coverage urls. using compressed test binaries in cache. strip the firest two components. make sure we correctly run docker ru . fixing path for test binary. fixing path for test binary. execute test binary in current context evaluate the string as a command. fix. debugging steps. parallel builds. fixes simplify builds further. using single dockerfile. adding parallel builds. cleanup parallel builds for python and node make sure gcc and build essentials are available. test suite fixes. python fixes. all mocked config values should be callable atleast one time. trying to fix Golang and Node linking issues. trying to fix Golang and Node linking issues. make sure git is installed. make sure that git is installed during build process. print git version. pull latest base images. fix copy command. commented out some mocks that are not needed. fix tests. fix error expexctation. fix error expexctation. add the current parent path to the gopath. put test repo inside gopath. put test repo inside gopath. upload coverage. trying to use worksspace to peresist coverage data fix widlcard. fix covearge path. fix covearge path.s use codecov orb. retrigger. image. image. change home. |
Jason Kulatunga |
v3.0.10
Timestamp |
SHA |
Message |
Author |
2019-07-22T05:26Z |
af96f84 |
(v3.0.10) Automated packaging of release by CapsuleCD |
CapsuleCD |
2019-07-22T05:14Z |
ed95f70 |
Merge 22140e5 into 805216e |
Jason Kulatunga |
2019-07-22T05:14Z |
22140e5 |
fix test suite. |
Jason Kulatunga |
2019-07-22T05:09Z |
7464d43 |
fix access_token_type for PR's |
Jason Kulatunga |
v3.0.9
Timestamp |
SHA |
Message |
Author |
2019-07-22T04:46Z |
805216e |
(v3.0.9) Automated packaging of release by CapsuleCD |
CapsuleCD |
2019-07-22T04:44Z |
41af191 |
Merge ec99f20 into be917dd |
Jason Kulatunga |
2019-07-22T04:44Z |
ec99f20 |
trying to fix scm_github_access_token_type mocking. |
Jason Kulatunga |
2019-07-22T04:39Z |
4669973 |
lock govcr version to sha, tags are broken. |
Jason Kulatunga |
2019-07-21T20:59Z |
56d2ce2 |
allow specifying app access tokens for use with CapsuleCD. |
Jason Kulatunga |
2019-07-21T20:22Z |
be917dd |
fixing dockerfiles for CI. |
Jason Kulatunga |