You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ Add test-suite, add test workflow (#25)
* ✨ Add test suite
* ✅ Add test for user::get_home
* 🔧 Conditionally add -ti flag based on TTY availability
* 👷 Test functions, don't publish packages with failed tests
Signed-off-by: Daniel Ruthardt <druthardt@linuxfoundation.org>
* ♻️ Split into two workflows
Signed-off-by: Daniel Ruthardt <druthardt@linuxfoundation.org>
* ✏️ Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 🐛 Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 💬 Fix language issue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 💬 Fix language issue
* ♻️ Use camelCase for variables
* 💬 Fix language issues
* 🩹 Ensure we are using seconds
* ♻️ Simplify
* ✏️ Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ♻️ Simplify reading the code
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 💚 Use the correct key/value, it is an object
* 🎨 Remove trailing newline
* 🔊 Capture and provide output when prep step fails
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: Daniel Ruthardt <druthardt@linuxfoundation.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>