dependabot[bot]
|
e65804f869
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 09:09:46 +00:00 |
|
Lars Gohr
|
d4026720ff
|
👷 Update github actions with dependabot
|
2022-01-08 22:27:54 +01:00 |
|
Lars Gohr
|
55a38a38bb
|
♻️ Use official automerge
See https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/automating-dependabot-with-github-actions#enable-auto-merge-on-a-pull-request
|
2021-11-14 20:36:09 +01:00 |
|
Lars Gohr
|
f0feda3054
|
♻️ Define digest explicitly to improve stability. Refactor
integration tests to use latest action from repository
|
2021-09-09 20:11:55 +02:00 |
|
Lars Gohr
|
5464199355
|
♻️ Correct syntax
|
2021-08-28 22:31:59 +02:00 |
|
Lars Gohr
|
bf868f6eb0
|
🔊 Assign issues when not from dependabot
|
2021-08-28 22:11:00 +02:00 |
|
Lars Gohr
|
802073aac9
|
♻️ Don't run integration tests for dependabot
Due to https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
|
2021-08-10 21:05:05 +02:00 |
|
Lars Gohr
|
a3adbc82de
|
♻️ Run integration tests only on master
|
2021-08-10 20:29:34 +02:00 |
|
Lars Gohr
|
dd66900e4d
|
👷 Switch to dependabot
|
2021-08-10 20:23:45 +02:00 |
|
Lars
|
2e38abd842
|
Start to test PRs for fast feedback
|
2020-06-25 20:34:35 +02:00 |
|
Richard Simko
|
89167c6f66
|
Fixed Docker hub release (#82)
* Fixed Docker hub release
* Tag semver during integration tests
* Moved tagging of versions into integration test workflow
|
2020-05-02 20:38:48 +02:00 |
|
Richard Simko
|
61999990dc
|
Release version tags to Docker Hub (#81)
* Release version tags to Docker Hub
* Use tag_names as GITHUB_REF is not a valid tag
Co-authored-by: Lars <elgohr@users.noreply.github.com>
|
2020-05-02 20:03:58 +02:00 |
|
Lars
|
e27687c27b
|
Use the Github actor instead of a custom variable
|
2020-01-09 06:47:10 +01:00 |
|
Lars
|
afe350c38f
|
Use native GITHUB_TOKEN for integration testing
|
2020-01-04 19:38:11 +01:00 |
|
Lars Gohr
|
539ac30433
|
Add Integration test for pushing to Github packages
|
2019-09-01 11:27:51 +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
|
2019-08-22 22:07:56 +02:00 |
|
Lars Gohr
|
166600dee0
|
Correct name for matching dockerhub account
|
2019-08-22 18:12:44 +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
|
dca47740c3
|
Update to latest actions
|
2019-08-18 13:34:44 +02:00 |
|