File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 112112 trigger various GitHub Actions scripts to build, test, and publish the
113113 new release to PyPI and conda forge, assuming there are no errors.
114114
115+ 00. If the dependencies of ActivitySim have changed, also be sure to update the
116+ dependencies of the conda-forge [recipe](https://github.com/conda-forge/activitysim-feedstock/tree/main/recipe).
117+ If the dependencies of ActivitySim have not changed, the conda-forge version
118+ of ActivitySim should auto-update within a few hours of making the release on
119+ Github.
120+
11512100. Build the ActivitySim Standalone Windows Installer. This is done using
116122 GitHub Actions, but it is not done automatically when a release is created,
117123 instead it requires a manual workflow dispatch trigger. You can do this by
You can’t perform that action at this time.
0 commit comments