[openstreetmap/openstreetmap-website] WIP: devcontainer configuration (PR #6424)
Marwin Hochfelsner
notifications at github.com
Wed Oct 15 23:15:50 UTC 2025
@hlfan commented on this pull request.
> +name: devcontainer
+
+on:
+ - push
+ - pull_request
+
+concurrency:
+ group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
+ cancel-in-progress: true
+
+jobs:
+ test:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout (GitHub)
+ uses: actions/checkout at v3
#6332 locked the dependencies to SHAs. I think this should be done here, too.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#pullrequestreview-3342623642
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3342623642 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251015/96b0abc8/attachment.htm>
More information about the rails-dev
mailing list