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

Dynamic configuration #2

Merged
merged 17 commits into from
Nov 6, 2022
Merged

Dynamic configuration #2

merged 17 commits into from
Nov 6, 2022

Conversation

kristofferlind
Copy link
Owner

@kristofferlind kristofferlind commented Nov 6, 2022

Configuration changes

  • outputs are now a dynamic list instead of 2 hardcoded entries
  • actions are now set through configuration instead of a hardcoded set of available actions

Development tooling:

  • test setup with bats, testing actual usage
  • test and release workflows
  • prepared environment for development, with direnv and nix installed everything is ready when entering directory

Security improvements:

  • a massive reduction of dependencies
  • no longer expects any credentials to be set (login to registries/repositories is now expected to be done prior to execution instead)

@kristofferlind kristofferlind merged commit 501fce0 into master Nov 6, 2022
@kristofferlind kristofferlind deleted the next branch November 6, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant