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

CI: add build/lint/test workflow #1

Merged
merged 3 commits into from
Mar 26, 2023
Merged

CI: add build/lint/test workflow #1

merged 3 commits into from
Mar 26, 2023

Conversation

Evalir
Copy link
Collaborator

@Evalir Evalir commented Mar 26, 2023

Just something basic to get it going for now :).

@Evalir Evalir requested a review from prestwich March 26, 2023 08:05
@prestwich
Copy link
Member

Concept ACK

Checks fail because cargo.lock is not committed. Do you think we should commit it, or remove the --locked argument from CI?

general rust recommendation is to not commit the .lock

@Evalir
Copy link
Collaborator Author

Evalir commented Mar 26, 2023

Ah yeah, this is my bad. Don't think we should commit the lockfile—will remove the --locked argument!

@Evalir
Copy link
Collaborator Author

Evalir commented Mar 26, 2023

ah yeah tests fail due to #2 (comment) ; i think we should #[ignore] this test for now and just make sure we put this as an issue

@Evalir
Copy link
Collaborator Author

Evalir commented Mar 26, 2023

aight seems good to go—should we squash the pr?

@prestwich
Copy link
Member

ya I'm one of those annoying "squash merge only" people :)

@prestwich prestwich merged commit 0714822 into main Mar 26, 2023
@Evalir
Copy link
Collaborator Author

Evalir commented Mar 26, 2023

oh ya no worries, me too 😛

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.

None yet

2 participants