Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Refactoring Action #7

Merged
merged 5 commits into from
May 16, 2024
Merged

Refactoring Action #7

merged 5 commits into from
May 16, 2024

Conversation

yhakbar
Copy link
Contributor

@yhakbar yhakbar commented May 16, 2024

Refactoring action by moving the bash code in the run steps to scripts.

I think this should make it easier to move to Go later.

This incidentally squashed some bugs, and improved syntax highlighting.

I've tested in a demo org, and can share that internally. I also think this refactor might require some live review, due to the number of lines adjusted.

yhakbar added 4 commits May 15, 2024 21:21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@yhakbar yhakbar force-pushed the chore/refactoring-action branch from a813f0d to 28a0789 Compare May 16, 2024 12:54
@yhakbar yhakbar changed the title WIP: Refactoring Action Refactoring Action May 16, 2024
oredavids
oredavids previously approved these changes May 16, 2024

set -euo pipefail

# I would normally do this, but it's not worth risking for now.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏾

Resonance1584
Resonance1584 previously approved these changes May 16, 2024
@yhakbar yhakbar dismissed stale reviews from Resonance1584 and oredavids via 218fbd7 May 16, 2024 16:05
Co-authored-by: Oreoluwa Agunbiade <21035422+oredavids@users.noreply.github.com>
@yhakbar yhakbar requested a review from Resonance1584 May 16, 2024 16:05
@yhakbar yhakbar merged commit 344d823 into main May 16, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants