chore: bring docker-compose to root level#3642
Merged
rjsparks merged 1 commit intoietf-tools:feat/bs5from Mar 14, 2022
Merged
Conversation
rjsparks
reviewed
Mar 14, 2022
Member
rjsparks
left a comment
There was a problem hiding this comment.
Squashed and merged before entering trivial "yes" review.
rjsparks
pushed a commit
to rjsparks/datatracker
that referenced
this pull request
Mar 14, 2022
rjsparks
added a commit
that referenced
this pull request
Mar 14, 2022
jennifer-richards
added a commit
that referenced
this pull request
Mar 15, 2022
* chore: bring docker dev init script up to date with bs5 branch (#3611) * ci: only run codeql on schedule * feat: shorten long agenda filter button labels (#3602) Sessions with long names lead to poor rendering of the agenda filter buttons on the 'customize the agenda view' page. This truncates those labels at 3 words. * docs: Remove stale and incomplete information from the README (#3612) * docs: Suggest cloning a fork rather than ietf-tools repo (#3614) * docs: update README * chore: add issue templates * chore: update issue templates config * chore: remove duplicate security issue link * docs: point feature requests to discussions * chore: add bug report form * chore: remove bug report issue template * chore: fix bug report form * fix: point the api index page into Github instead of trac/svn * chore: remove os + version + log fields from bug report form * fix: point to GitHub for bug reports (#3625) * fix: point to GitHub for bug reports * fix: point report bug link to template chooser * fix: point report bug link to template chooser (2) Co-authored-by: Nicolas Giard <github@ngpixel.com> * fix: remove stale explanation of status reports (#3628) * fix: adjust about page to reflect move to GitHub. Normalize information level on page. (#3629) * fix: remove anchor tag with empty href (#3630) * fix: use same github issue URL on 500 error page as elsewhere (#3631) * chore: update report-a-bug.yml form * ci: fix __init__.py version quotes * chore: bring docker-compose to root level (#3642) (#3643) Authored-by: Nicolas Giard <github@ngpixel.com> Co-authored-by: Nicolas Giard <github@ngpixel.com> Co-authored-by: Robert Sparks <rjsparks@nostrum.com> Co-authored-by: Jim Fenton <fenton@bluepopcorn.net>
rjsparks
added a commit
that referenced
this pull request
Mar 16, 2022
* chore: bring docker-compose to root level (#3642) * test: match changes to release/about Co-authored-by: Nicolas Giard <github@ngpixel.com>
kesara
pushed a commit
that referenced
this pull request
Mar 19, 2022
* chore: bring docker-compose to root level (#3642) * test: match changes to release/about Co-authored-by: Nicolas Giard <github@ngpixel.com>
kesara
pushed a commit
to kesara/datatracker
that referenced
this pull request
Mar 19, 2022
* chore: bring docker-compose to root level (ietf-tools#3642) * test: match changes to release/about Co-authored-by: Nicolas Giard <github@ngpixel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This moves docker-compose to the root of the project, enabling the resulting containers to be named after the parent directory, instead of "docker".
All scripts
cleanall,cleandbandrunhave been updated. No apparent change for the user, they are still in the same location.