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

Make a basic publish-new-release.dockerfile #15

Closed
snickell opened this issue Dec 10, 2020 · 1 comment · Fixed by #17
Closed

Make a basic publish-new-release.dockerfile #15

snickell opened this issue Dec 10, 2020 · 1 comment · Fixed by #17

Comments

@snickell
Copy link
Contributor

Building a release-generating-dockerfile is probably the easiest short-term way to get repeatable "semi-local" builds, deployable by more than just one person. Long term of course, we'd favor git actions or equivalent, but this will only make that step easier.

This is a good step toward #5

@snickell
Copy link
Contributor Author

More or less, this would just be encoding the steps in docs/making-a-release.md as a working dockerfile:
https://github.com/maplibre/maplibre-gl-js/blob/f8eefddade0502865a18b7d0274fd2d6adc74231/docs/making-a-release.md

mfedderly pushed a commit to mfedderly/maplibre-gl-js that referenced this issue Jan 24, 2023
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 a pull request may close this issue.

1 participant