File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+
4+ - package-ecosystem : github-actions
5+ directory : /
6+ schedule :
7+ interval : monthly
8+
9+ - package-ecosystem : pip
10+ directory : /
11+ schedule :
12+ interval : monthly
Original file line number Diff line number Diff line change 1+ changelog :
2+ exclude :
3+ labels :
4+ - ignore-for-release
5+ authors :
6+ - dependabot
7+ categories :
8+ - title : Breaking Changes 🛠
9+ labels :
10+ - semver-major
11+ - breaking-change
12+ - title : New Features 🎉
13+ labels :
14+ - semver-minor
15+ - enhancement
16+ - title : Other Changes
17+ labels :
18+ - ' *'
Original file line number Diff line number Diff line change 1+ name : Build
2+ on :
3+ pull_request :
4+ push :
5+ branches : [main]
6+ tags : [v*]
7+ jobs :
8+ build :
9+ runs-on : [ubuntu-latest]
10+ steps :
11+ - uses : AlchemyViewer/action-autobuild@v4
12+ with :
13+ platform : common
14+ - uses : AlchemyViewer/action-autobuild-release@v4
15+ if : startsWith(github.ref, 'refs/tags/v')
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Alchemy Viewer Branding Resources
2+
3+ This repository contains icons and other resources for building Alchemy.
Original file line number Diff line number Diff line change 33<map >
44 <key >package_description</key >
55 <map >
6+ <key >canonical_repo</key >
7+ <string >https://github.com/AlchemyViewer/viewer-branding</string >
68 <key >copyright</key >
7- <string >Copyright (c) 2023 Alchemy Development Group</string >
9+ <string >Copyright (c) 2024 Alchemy Development Group</string >
810 <key >description</key >
911 <string >Alchemy Branding Material</string >
1012 <key >license</key >
You can’t perform that action at this time.
0 commit comments