Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

end support for installing via cURL & npm #2508

Merged
merged 3 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
- name: priority:medium
color: fbca04
description: Medium priority issue or pull request
- name: pyinstaller
color: ffffff
description: Update to Pyinstaller configuration
- name: python
color: '306998'
description: Update to Python code
Expand Down
4 changes: 0 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ autolabeler: # cspell:ignore autolabeler
- poetry.lock
- poetry.toml
- pyproject.toml
- label: pyinstaller
files:
- runway.file.spec
- runway.folder.spec
- label: python
files:
- '**/*.py'
Expand Down
3 changes: 0 additions & 3 deletions .github/scripts/README.md

This file was deleted.

56 changes: 0 additions & 56 deletions .github/scripts/cicd/build_pyinstaller.sh

This file was deleted.

29 changes: 0 additions & 29 deletions .github/scripts/cicd/check_distance_from_tag.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .github/scripts/urlshortener/Makefile

This file was deleted.

30 changes: 0 additions & 30 deletions .github/scripts/urlshortener/README.md

This file was deleted.

135 changes: 0 additions & 135 deletions .github/scripts/urlshortener/test_update_urls.py

This file was deleted.

Loading