Commit Graph

29 Commits

Author SHA1 Message Date
Andrey Melnikov
09be35b2d6 fix: don't publish image on any md file changes or github workflow changes 2021-07-08 12:23:21 -07:00
Andrey Melnikov
e4d83903c7 fix: don't publish image on README changess 2021-07-08 12:15:19 -07:00
Andrey Melnikov
132e4f1d9c feat: change "dev" tag to be "latest" for images 2021-01-11 11:53:32 -08:00
Andrey Melnikov
0f9902d5c1 test: fix env var reference 2020-11-23 12:08:23 -08:00
Andrey Melnikov
ad55e8fa60 fix: update get-tag to get by set-env github error 2020-11-23 11:55:52 -08:00
Andrey Melnikov
d7e9e19de9 update: slack message 2020-11-23 11:49:57 -08:00
Andrey Melnikov
c5365975ac fix: change notify slack channel to be org instead of dev 2020-10-16 09:53:45 -07:00
Andrey Melnikov
22a7c31f1d fix: testing tag push 2020-10-01 22:31:26 -07:00
Andrey Melnikov
a3ef3d410a fix: push dev image only on master branch 2020-09-15 13:35:53 -07:00
Andrey Melnikov
c270283c42 fix: build docker image depends on testing 2020-09-15 13:26:07 -07:00
Andrey Melnikov
0b4b5c8050 test: on all push 2020-09-15 12:31:00 -07:00
Andrey Melnikov
1781e2774d test: unit test then docker image build 2020-09-15 12:28:47 -07:00
Andrey Melnikov
85fb89862b fix: for master push, release a new dev image only 2020-09-14 17:50:17 -07:00
Andrey Melnikov
9b25fd4190 Merge pull request #565 from onepanelio/fix/github.actions
fix: changed workflows since master branch is now development
2020-09-08 14:18:13 -07:00
Andrey Melnikov
3a0af4c727
Revert "fix: changed workflows since master branch is now development" 2020-09-08 14:04:28 -07:00
Andrey Melnikov
4135b86928 update: changed workflows since master branch is now development 2020-09-08 13:58:37 -07:00
Andrey Melnikov
252e53a793 feat: added flag to database service for testing 2020-06-30 10:49:22 -07:00
Andrey Melnikov
2091485345 feat: added basic unit testing. Also separated migrations to separate sql and go migrations. This makes it easier to unit test where we just need sql migrations. 2020-06-30 10:49:22 -07:00
Andrey Melnikov
6d8ac266a3 chore: created new dev branch to phase out develop. Updated the workflow to push develop branch 2020-06-02 10:33:53 -07:00
Rush Tehrani
58a7019b24
Merge pull request #257 from onepanelio/chore/readme-gh-actions
update README
2020-05-25 13:36:41 -07:00
rushtehrani
212f70cbb5 update README 2020-05-25 13:35:31 -07:00
Andrey Melnikov
18e2c4e411 update: removed snapshot from develop branch for GithubActions 2020-05-25 09:55:19 -07:00
Andrey Melnikov
58fa1eceac test: github tagging #patch 2020-04-09 13:43:38 -07:00
Andrey Melnikov
014fda6eca feat: added snapshot to master github action build so we can test if caching images is an issue. 2020-03-20 15:39:50 -07:00
Andrey Melnikov
a9809feb83 feat: add push to master dockerhub 2020-03-18 16:09:56 -07:00
Andrey Melnikov
b6e724bd3a feat: added snapshots to push to docker hub so we can reference specific ones in case there is an override. 2020-03-10 20:06:09 -07:00
Andrey Melnikov
b162241fb2 fix: wrong understanding of uses. 2020-03-10 19:57:18 -07:00
Andrey Melnikov
b0fce0090b fix: changed branch to pull to be develop for develop branch check 2020-03-10 19:55:24 -07:00
Andrey Melnikov
0366012673 feat: testing addition of a push to docker hub action. 2020-03-10 19:54:22 -07:00