You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document minimum migration steps for any given release - run all install scripts, update dependency versions to at least what is in base-project and whatever template you used.
How to run tests, no more smoke or unit specific for projects
deploy command is using npx, which runs the latest cdk instead of what geoprocessing has installed. how to specify local?
use of npm-check-updates -- ncu --interactive --format group
how to do a prerelease. after first one have to select "custom prerelease" to advance it.
Review and update migration steps, including package.json list
Document run of translation:extract in tutorial now that is not run automatically on each npm install
Add link to release on front page.
Document how to run individual smoke tests, how to debug in vscode
How to use lambda worker helper function
clear:result and start:data
Clarify that user can add new language code manually
upgrade clarify that will overwrite files and directories
Drop the notion of codespaces
Rollback docs for 6.1.0 - report templates, and updates to importing datasources, fetching layers and attributes to select from as opposed to typing them out
Fix sketchAttributes.md links
Remove toNullSketch from defaults
Add create:report doc and any other, next to CLI page.
put md files in right docs subdir (tutorials, guides, etc.)
move all the ways of linking data to a sub-page. Tutorial can just use FSM example data.
Import raster is asking vector questions in 6.1.2, make sure not in 7.0
Pull the extra metric group examples (fishRichness etc.) out to a metric group guide in 7.0
Recommend devcontainer for Mac, WSL Ubuntu for Windows,
How to copy files to devcontainer on Windows?
What does Abby do on a mac
Convert favicon and logos
Add wsl distribution publish steps to Contributing
Make sure data linking is up to date, including how to mount Box drive in macOS
remove genPreprocessing command?
add polygonSmokeTest function
Low-level tutorial - document low-level functions/process if use case doesn't match sketch overlap calculations portrayed in tutorial. how to import data, publish data, read published datasources, use geographies, precalculate, us metric groups
Release Testing
Init new project
Verify translation is setup and works properly, remoteContext is set to project name
Deploy and test full report migration in SeaSketch
Delete all test stacks deployed
The text was updated successfully, but these errors were encountered:
Other
group
directives`Other Dependencies
request
dependency for fetch with form dataBugs
version
is getting set to the version of gp on install. It should be left as I think 0.1Improve upgrade
AWS
i18n
React
Test Tooling
Document
deploy
command is using npx, which runs the latest cdk instead of what geoprocessing has installed. how to specify local?ncu --interactive --format group
translation:extract
in tutorial now that is not run automatically on eachnpm install
Release Testing
The text was updated successfully, but these errors were encountered: