Skip to content

Comments

Cherry picked fixes#44

Merged
AllanKoder merged 2 commits intomasterfrom
cherry-picked-fixes
Oct 7, 2025
Merged

Cherry picked fixes#44
AllanKoder merged 2 commits intomasterfrom
cherry-picked-fixes

Conversation

@AllanKoder
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 7, 2025 16:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR applies multiple cherry-picked fixes to improve UI consistency and address deployment and model configuration issues.

  • Updates UI labels for programming languages/frameworks to maintain consistent capitalization
  • Replaces shell command with proper Ansible file module for safer directory removal
  • Fixes slug generation in ResourceEdits model to use correct ID field

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
resources/js/Pages/Resources/Form/TagsFields.vue Standardizes capitalization of "Programming Languages/Frameworks" heading
resources/js/Pages/ResourceEdits/Create.vue Updates label text to match standardized format
deploy.yml Replaces rm command with Ansible file module for build directory removal
app/Models/ResourceEdits.php Changes slug source from 'computer_science_resource_id' to 'id'

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AllanKoder AllanKoder merged commit d47ca97 into master Oct 7, 2025
3 checks passed
@AllanKoder AllanKoder deleted the cherry-picked-fixes branch October 7, 2025 16:38
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.

1 participant