Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: ✨ migrate from docker action to composite action #498

Merged
merged 20 commits into from
Mar 13, 2024

Conversation

AndreasAugustin
Copy link
Owner

@AndreasAugustin AndreasAugustin commented Mar 11, 2024

Description

migrate from docker related github action to composite.

Remark

Current issues still to solve:

  • known hosts -> example gitlab ssh test -> https://github.com/AndreasAugustin/actions-template-sync/actions/runs/8239611868 🐛
  • we need to adjust the version action to v2 and v2.x (possibly already implemented in an automated manner, need to check) 👷 -> seems was smart enough 🥷 and it is already automated
  • add remarks into docs 📝 about the migration (git lfs, no docker)
  • lint issues (shellcheck) 🚨

For automation please see closing-issues-using-keywords

AndreasAugustin and others added 4 commits March 11, 2024 22:12
Signed-off-by: Andy Augustin <dev@andreas-augustin.org>
Signed-off-by: Andy Augustin <dev@andreas-augustin.org>
Signed-off-by: Andy Augustin <dev@andreas-augustin.org>
@AndreasAugustin AndreasAugustin force-pushed the chore/no_docker branch 2 times, most recently from 86d8bc1 to a7473f8 Compare March 13, 2024 22:11
Signed-off-by: Andy Augustin <dev@andreas-augustin.org>
@AndreasAugustin AndreasAugustin marked this pull request as ready for review March 13, 2024 22:19
@AndreasAugustin AndreasAugustin merged commit 29d0434 into main Mar 13, 2024
6 checks passed
@AndreasAugustin AndreasAugustin deleted the chore/no_docker branch March 13, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
1 participant