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

Add support for .filplusignore in Allocator repos #226

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

kacperzuk-neti
Copy link
Collaborator

@kacperzuk-neti kacperzuk-neti commented Sep 12, 2024

Pull Request Template

Description

Some allocators have a need to have different issue templates than the one in Allocator Template repo. However, even if they change it in their own repos, they will get overwritten sooner or later by the template.

This PR adds support for ".filplusignore" file in repos, that contains a list of files that shouldn't be copied from the template repo when updating the allocator.

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Local build run against staging env.

Checklist:

Before submitting your pull request, please review the following checklist:

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Additional Information

None.

@kacperzuk-neti kacperzuk-neti self-assigned this Sep 12, 2024
@kacperzuk-neti kacperzuk-neti force-pushed the FIL-277/filplusignore-file branch from cdab2fa to 33db09a Compare September 12, 2024 09:54
@kacperzuk-neti kacperzuk-neti marked this pull request as ready for review September 12, 2024 09:55
@kacperzuk-neti kacperzuk-neti merged commit ca157c3 into main Sep 12, 2024
3 checks passed
@kacperzuk-neti kacperzuk-neti deleted the FIL-277/filplusignore-file branch September 12, 2024 10:55
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.

3 participants