Commit 401b6b1
Release workflow (#29)
* Fixed .gitignore
* Made new release-workflow branch off of master
* First test of release workflow
* added temporary placeholder for publish
* Fixed branch in pull from main to current branch name
* Adjusted github push action step
* Added mkdocs!
* Updated CHANGELOG.md
* Added error error detection of nothing to commit, for development I guess
* Trying to get mkdocs to build
* Trying uvx to run mkdocs build, swapped order of syc and pip list
* Switching to uvx mkdocs gh-deploy
* Trying to resolve local branch being behind with a git pull first
* Attempting to fetch gh-pages first to pull any changes first before deployment
* Return to workflow branch before calling mkdocs gh-deploy
* Added favicon and made about page, preparing for first release and changelog
* Attempting first automated push to testpypi, bumped to mpcite 0.0.4 and replaced placeholder echo
* Maybe uv publish was commented out accidentally
* Forgot to supply testpypi api token
* Added Brief readme.md
* Fixed URL on Readme
* Removing release on branch for now
* Changed about.md
* Added workflow dispatch to release workflow
* debugging workflow_dispatch
* testing workflow dispatch...
* Ignore workflow requirement if event is not workflow_dispatch
* Fixed typing twice
* Republish to see if it fixes.
* removing fetching of gh-pages
* Trying original functionality again, and hoping workflow dispatch works
* Removed README.md, will direct users to documentation instead
* Fixing PR Comments
* Cleaned up docs
* moved mkdocs to a new dependency group: docs
* Added error error detection of nothing to commit, for development I guess
* Trying to get mkdocs to build
* Trying uvx to run mkdocs build, swapped order of syc and pip list
* Switching to uvx mkdocs gh-deploy
* Attempting to fetch gh-pages first to pull any changes first before deployment
* Added favicon and made about page, preparing for first release and changelog
* Attempting first automated push to testpypi, bumped to mpcite 0.0.4 and replaced placeholder echo
* Added Brief readme.md
* Fixed URL on Readme
* Changed about.md
* Added workflow dispatch to release workflow
* testing workflow dispatch...
* Ignore workflow requirement if event is not workflow_dispatch
* Removed README.md, will direct users to documentation instead
* Fixing PR Comments
* Cleaned up docs
* update lock file
---------
Co-authored-by: materialsproject <feedback@materialsproject.org>1 parent 2896c50 commit 401b6b1
8 files changed
Lines changed: 253 additions & 15 deletions
File tree
- .github/workflows
- docs
- img
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | | - | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | | - | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments