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

Create string helpers #35

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Create string helpers #35

merged 5 commits into from
Jan 25, 2024

Conversation

joshtyf
Copy link
Owner

@joshtyf joshtyf commented Jan 20, 2024

Description

Created helper functions that would extract parameters denoted by ${} from strings. We will use this when parsing the form data created by the users and use it during actual execution.

I also created a GitHub actions workflow that will run go tests on our backend environment

@joshtyf joshtyf added backend Backend related feature A new feature labels Jan 20, 2024
@joshtyf joshtyf added this to the M1: Basic setup milestone Jan 20, 2024
@joshtyf joshtyf self-assigned this Jan 20, 2024
@joshtyf joshtyf merged commit 35f1ab3 into main Jan 25, 2024
2 checks passed
@joshtyf joshtyf deleted the feature/add-string-helpers branch January 25, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant