Skip to content

Commit 8a94271

Browse files
dycwweb-flow
andauthored
Major update: shell-based installer (dev as dotfiles2) (#810)
Co-authored-by: github-actions-bot <noreply@github.com>
1 parent f761309 commit 8a94271

File tree

354 files changed

+8427
-5837
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

354 files changed

+8427
-5837
lines changed

.bumpversion.toml

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.coveragerc.toml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.envrc

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/pull-request.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/workflows/push.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,3 @@ jobs:
1010
- name: Tag the latest commit
1111
uses: dycw/action-tag-commit@latest
1212
with: {}
13-
publish-package:
14-
environment:
15-
name: pypi
16-
permissions:
17-
id-token: write
18-
runs-on: ubuntu-latest
19-
steps:
20-
- name: Build and publish the package
21-
uses: dycw/action-publish-package@latest
22-
with: {}

0 commit comments

Comments
 (0)