Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !1726

Argh /tmp/pids

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pablo Brasero requested to merge github/fork/pablobm/tmp-pids into master Jul 30, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

When https://github.com/thoughtbot/administrate/pull/1718 was merged, it introduced a potential solution to /tmp/pids/.keep being unintentionally deleted. Unfortunately this didn't fix the issue and in fact seems to have made it worse.

I think the issue may have been solved already, and it was only surfacing again when moving between commits that included https://github.com/thoughtbot/administrate/commit/a0eeca682013a8ed357502f209eb47de7c5b1756 and those that didn't. I might be wrong though, but at least I was seeing it less now and I think that might have been the pattern.

The changes I'm proposing to gitignore are as currently generated in new Rails apps. Perhaps this will do the trick?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/pablobm/tmp-pids