Lars Gohr
|
1b9fb052a2
|
Introduce workdir
1.13
|
2019-09-23 20:37:42 +02:00 |
|
Lars Gohr
|
42252004bb
|
Make stubs more explicit
|
2019-09-23 20:37:42 +02:00 |
|
Lars Gohr
|
774950257f
|
Override bins directly with mocks
|
2019-09-23 20:37:42 +02:00 |
|
Lars
|
2597d7d219
|
Add hint for AWS ECR
|
2019-09-22 13:31:12 +02:00 |
|
Lars Gohr
|
2684231638
|
Fix breaking builds when the cached image was not there with tests (https://github.com/elgohr/Publish-Docker-Github-Action/pull/20)
1.12
|
2019-09-15 13:50:26 +02:00 |
|
Lars Gohr
|
073c9a9c0e
|
Fix https://github.com/elgohr/Publish-Docker-Github-Action/issues/22
|
2019-09-15 13:20:39 +02:00 |
|
Lars Gohr
|
b9943cee39
|
Cache bats test environment
|
2019-09-15 13:20:03 +02:00 |
|
Lars Gohr
|
3fdaf805af
|
Fix formating
1.11
|
2019-09-07 21:03:57 +02:00 |
|
Lars Gohr
|
a48ee1845e
|
Add option for building pull requests
|
2019-09-07 21:02:59 +02:00 |
|
Lars Gohr
|
91a3945f7b
|
Use bats to clean up tests and remove complexity
|
2019-09-07 20:41:35 +02:00 |
|
Lars Gohr
|
bbd985b7af
|
Correct string comparison to standard test notation
|
2019-09-07 14:48:19 +02:00 |
|
Renovate Bot
|
e0635c0c6a
|
Update docker Docker tag to v19.03.2
|
2019-09-04 21:38:27 +00:00 |
|
Lars
|
08bf6cb7f6
|
Rearrange README headers so that they're more easy to find
|
2019-09-01 17:18:57 +02:00 |
|
Lars
|
9b02427c9c
|
Add new badges
|
2019-09-01 11:45:11 +02:00 |
|
Lars
|
3830a791a3
|
Remove quotes from custom registry documentation
|
2019-09-01 11:36:27 +02:00 |
|
Lars Gohr
|
539ac30433
|
Add Integration test for pushing to Github packages
|
2019-09-01 11:27:51 +02:00 |
|
Lars Gohr
|
c665a8a990
|
Add caching
1.10
|
2019-08-29 08:35:03 +02:00 |
|
Lars
|
f7980fbb91
|
Abort publish when an error happens
1.9
|
2019-08-28 20:13:21 +02:00 |
|
Lars Gohr
|
07e6ebee2d
|
Change snapshot tag to contain the date
1.8
|
2019-08-25 19:56:47 +02:00 |
|
Lars Gohr
|
12169ed809
|
Get Docker Password from StdIn. Should not have been a problem in the past as the containers are thrown away after the run, but lets be sure.
1.7
|
2019-08-24 00:00:35 +02:00 |
|
Lars Gohr
|
7f8a8d4a00
|
Add checks for mandatory fields
1.6
|
2019-08-23 00:49:49 +02:00 |
|
Lars
|
075fcde19c
|
It can publish to wherever
|
2019-08-22 22:15:59 +02:00 |
|
Lars
|
9be95cd5fa
|
Formatting
|
2019-08-22 22:13:54 +02:00 |
|
Lars Gohr
|
505b28d941
|
Add docker login and logout, due to the data is not passed from the previous step. Remove old workflow, as it's not backward compatible. Use name instead of args for the image name
1.5
|
2019-08-22 22:07:56 +02:00 |
|
Lars
|
964b205576
|
Update README.md
|
2019-08-22 20:26:06 +01:00 |
|
Lars Gohr
|
166600dee0
|
Correct name for matching dockerhub account
|
2019-08-22 18:12:44 +02:00 |
|
Lars Gohr
|
a9749785ae
|
Upgrade to docker 19 major
|
2019-08-22 15:59:48 +02:00 |
|
Lars
|
f7a96de2a7
|
Correct image to not have capital letters
|
2019-08-22 12:17:20 +01:00 |
|
Lars Gohr
|
917d4f5f44
|
Rename test workflow
|
2019-08-22 10:05:51 +02:00 |
|
Lars Gohr
|
d20aaf54ed
|
Add integration test
|
2019-08-22 10:03:33 +02:00 |
|
Lars Gohr
|
e541342d5d
|
From buildlog it looks like the commit sha is also accessible from GITHUB_SHA. Lets try this, for making it more easy.
1.3
|
2019-08-22 07:24:38 +02:00 |
|
Lars Gohr
|
3730249596
|
Looks like git is capitalizing the environment variables. So lets shout when build.
|
2019-08-22 07:22:06 +02:00 |
|
Lars Gohr
|
eb9cfa9de0
|
Add option to specify a Dockerfile
1.2
|
2019-08-21 22:41:46 +02:00 |
|
Lars Gohr
|
2c7a6fb102
|
Formatting
|
2019-08-21 22:24:37 +02:00 |
|
Lars Gohr
|
5084055330
|
Add snapshot image push
|
2019-08-21 22:23:44 +02:00 |
|
Lars
|
545a48203e
|
Add example for new actions format
|
2019-08-18 13:44:13 +02:00 |
|
Lars
|
29aa8e0549
|
Update other actions to use master
|
2019-08-18 13:36:45 +02:00 |
|
Lars
|
cbce824974
|
Update example to use latest image
|
2019-08-18 13:36:05 +02:00 |
|
Lars
|
ead504a63b
|
Remove old workflow
|
2019-08-18 13:35:01 +02:00 |
|
Lars
|
dca47740c3
|
Update to latest actions
|
2019-08-18 13:34:44 +02:00 |
|
Renovate Bot
|
5ffb75f21e
|
Update docker Docker tag to v18.09.8
|
2019-07-18 22:32:49 +00:00 |
|
Lars
|
2f1e157f93
|
Test instead of publish
|
2019-07-17 20:02:30 +02:00 |
|
Lars
|
fbe7ca13b3
|
Update versions
|
2019-07-13 13:55:05 +02:00 |
|
Lars
|
ddd1a7fb68
|
Document Github packages location
|
2019-07-13 13:31:52 +02:00 |
|
Lars
|
9913cf93db
|
Remove version as it's given by the action
|
2019-07-13 13:28:44 +02:00 |
|
Lars
|
e07cac265b
|
Correcting build name to be lowercase
|
2019-07-13 13:26:48 +02:00 |
|
Lars
|
35dc22f3ff
|
Correct publish path
|
2019-07-13 13:24:56 +02:00 |
|
Lars
|
b92f6d47e7
|
Use github registry
|
2019-07-13 13:13:05 +02:00 |
|
Lars
|
ef5657877d
|
Update token
|
2019-07-13 13:08:27 +02:00 |
|
Lars
|
559af540a9
|
Publish on push
|
2019-07-13 13:04:04 +02:00 |
|