-
Notifications
You must be signed in to change notification settings - Fork 67
Release Delphi Epidata 0.3.21 #970
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
Merged
Merged
Conversation
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
chore: sync main->dev
[CTIS] New codebook version
Local dev scripts: installation, docker refresh
* combine with Katie and Xavier's work in epidata-refresh.sh * simplify directory structure using .dockerignore * add in missing dependencies to install.sh * add in changes reviews from Xavier's review
Co-authored-by: Katie Mazaitis <[email protected]>
* bring driver back * remove docker-logs dir * remove unneeded $(CWD) usage * don't infinitely append to a test log file
Add bootstrap installer and a Docker controller Makefile
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…o-1.2.10 Bump tzinfo from 1.2.9 to 1.2.10 in /docs
2. combine the signal and 7-day signal columns to one column 3. remove the geography and resolution columns and add universal explain below the table to make the description column text more visible
2. change & to and, also adjust the lines
Move quickstart up further for maximum obviousness
…hi-epidata into ds/update-readme
2. combine the Signal column with 7-day average signal column
…licable for all these pages in limitations section
#798 fix bad table
List SafeGraph Weekly Patterns indicator documentation on the inactive page. Remove active SafeGraph page.
Deactivate SafeGraph Weekly Patterns signals.
#910 CHNG-documentation
Update `README.md` with dev quickstart recipes
1. updated the available for line
CTIS methodology report links
krivard
approved these changes
Sep 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Releasing Delphi Epidata 0.3.21.
Mostly documentation fixes. Includes:
README.md
with dev quickstart recipes #956