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

[2.0]: Major refactoring #75

Merged
merged 6 commits into from
Jan 29, 2024
Merged

[2.0]: Major refactoring #75

merged 6 commits into from
Jan 29, 2024

Conversation

meatball133
Copy link
Member

No description provided.

@meatball133 meatball133 added the x:rep/large Large amount of reputation label Dec 29, 2023
@meatball133 meatball133 requested a review from a team as a code owner December 29, 2023 23:21
Dockerfile Outdated
@@ -1,4 +1,4 @@
FROM crystallang/crystal:1.10.1-alpine
FROM crystallang/crystal:nightly-alpine
Copy link
Member

Choose a reason for hiding this comment

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

In general we're not in favor of using nightlies, as they're not stable and can cause sudden breakages. What's the reason you need to be on the nightly track?

Copy link
Member Author

Choose a reason for hiding this comment

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

I werent planning to merge this pr, I am waiting for the 1.11.x release. That version is almost finished (bug fixes are the only thing merged at this point) so I wanted to test compatibility before the release next week.

Copy link
Member

Choose a reason for hiding this comment

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

Let me know when you want me to review

@meatball133 meatball133 marked this pull request as draft January 2, 2024 10:02
@meatball133 meatball133 marked this pull request as ready for review January 25, 2024 09:45
Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

LGTM

@meatball133 meatball133 merged commit 0d8bd63 into main Jan 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/large Large amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants