Commit 1fd98a2
authored
Release 1.0.0.b4 (#18)
* Release 1.0.0.b4
- Update CHANGELOG.md with DPoP support feature
- Sync pyproject.toml version to 1.0.0.b4
- Prepare for release
* fix: Update CodeQL workflow for Poetry dependency management
- Add Python 3.10 setup before CodeQL initialization
- Install Poetry using snok/install-poetry@v1 action
- Install dependencies with poetry install --with dev
- Remove autobuild step that doesn't work with Poetry projects
* ci: replace manual Python setup with CodeQL autobuild in workflow1 parent 031c70d commit 1fd98a2
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments