Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
kritikapradhan bb960cb11f
@W-8594741 - Import webfiles dynamically (#134)
* code changes to reflect webfiles as binary data

* missed a few error logging and added comments

* added test file and checking whether asset exists

* ran go mod tidy

* added const back

* checking locally first and then bin data

* updated names of func to make local and added run time checks of bin data

* readwebfiles unit tests

* fixed issue w filepath const

* ran go fmt

* minor changes

* switched expected and actual output assert

* msg to string const

* removed middle parameter in read webfile

* formatted

* changes in test file

* changes in test file

* made the error msg into a variable

* changes to dockerfile, go releaser, and comments
2021-01-13 13:44:45 -05:00
Sridhar Vemula 9c6030bd1c
using goreleaser for semver builds on sloop. (#121)
* using goreleaser for semver builds on sloop. Integrated with travis ci and docker.

* fix: deploy script update to ignore new lines

* fix: deploy script update to ignore new lines

* fix: using make target instead of shell script as travis having issues with new lines

* fix: removed travis environment variable from makefile

* fix: updated build script
2020-07-08 12:00:58 -07:00