Skip to content

chore: mount the whole lib dir in the devcontainer#5984

Merged
ferrarimarco merged 1 commit intomainfrom
update-devcontainer
Aug 8, 2024
Merged

chore: mount the whole lib dir in the devcontainer#5984
ferrarimarco merged 1 commit intomainfrom
update-devcontainer

Conversation

@ferrarimarco
Copy link
Copy Markdown
Collaborator

Proposed changes

Bind-mount the whole lib directory as /action/lib in the devcontainer so we don't have to manually add lib subdirectories to the devcontainer configuration as we create them.

Readiness checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I checked that all workflows return a success.
  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • I wrote the necessary upgrade instructions in the upgrade guide.
  • If this pull request is about and existing issue,
    I added the Fix #ISSUE_NUMBER or Close #ISSUE_NUMBER text to the description of the pull request.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.
  • Add the pull request to a milestone, eventually creating one, that matches with the version that release-please proposes.

@ferrarimarco ferrarimarco added infrastructure related to project structure and maintenance O: backlog 🤖 Backlog, stale ignores this label labels Aug 8, 2024
@ferrarimarco ferrarimarco added this to the 6.9.0 milestone Aug 8, 2024
@ferrarimarco ferrarimarco self-assigned this Aug 8, 2024
Bind-mount the whole lib directory as /action/lib in the
devcontainer so we don't have to manually add  lib
subdirectories to the devcontainer configuration as we create
them.
@ferrarimarco ferrarimarco merged commit 30fc3ae into main Aug 8, 2024
@ferrarimarco ferrarimarco deleted the update-devcontainer branch August 8, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure related to project structure and maintenance O: backlog 🤖 Backlog, stale ignores this label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant