Skip to content

Commit

Permalink
Squashed 'schema/files/' changes from 7f3f6f3..1883aea
Browse files Browse the repository at this point in the history
1883aea fix: removed fully deprecated and unsupported resource properties field (score-spec#11)
cff7163 fix: made port required and targetport optional in serviceport definition (score-spec#10)
3910c0a fix: added missing protocol field in service ports (score-spec#8)
d5df881 fix: converts anonmyous un-named structs into top-level defs (score-spec#5)
bcd5a7f fix(schema): move unanchored refs to top level $defs
c83d713 fix(schema): fixed additional properties with invalid regex patterns (score-spec#3)
6586e0e feat: support class in resources (score-spec#2)
REVERT: 7f3f6f3 feat: support class in resources

git-subtree-dir: schema/files
git-subtree-split: 1883aea5fb8bca39946ce24604970dc1c372b100
  • Loading branch information
astromechza committed Jan 25, 2024
1 parent 5662f4b commit 0567bfd
Show file tree
Hide file tree
Showing 25 changed files with 385 additions and 3,483 deletions.
31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

24 changes: 0 additions & 24 deletions .github/pull_request_template.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/ci.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .gitignore

This file was deleted.

126 changes: 0 additions & 126 deletions CODE_OF_CONDUCT.md

This file was deleted.

82 changes: 0 additions & 82 deletions CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2022 Humanitec
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 0567bfd

Please sign in to comment.