Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vulkan-Loader
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
yocto-mirrors
github
khronosgroup
Vulkan-Loader
Commits
f4ae60be
Commit
f4ae60be
authored
1 year ago
by
Juan Ramos
Committed by
Juan Ramos
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: Remove comments about Travis/AppVeyor
parent
ced1ecb5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+3
-4
3 additions, 4 deletions
CONTRIBUTING.md
with
3 additions
and
4 deletions
CONTRIBUTING.md
+
3
−
4
View file @
f4ae60be
...
...
@@ -107,7 +107,7 @@ Please ensure that the repository compiles and passes tests without
error for each commit in your pull request.
Note that to be accepted into the repository, the pull request must
pass all tests on all supported platforms.
The automatic Github
Travis and AppVeyor
continuous integration features
The automatic Github continuous integration features
will assist in enforcing this requirement.
*
#### Generated Source Code
...
...
@@ -115,9 +115,8 @@ will assist in enforcing this requirement.*
The
`loader/generated`
directory contains source code that is created by several
generator scripts in the
`scripts`
directory. All changes to these scripts _must_ be submitted with the
corresponding generated output to keep the repository self-consistent. This requirement is enforced by both
Travis CI and AppVeyor test configurations. Regenerate source files after modifying any of the generator
scripts and before building and testing your changes. More details can be found in
[
BUILD.md
](
BUILD.md#generated-source-code
)
.
GitHub actions. Regenerate source files after modifying any of the generator scripts and before building
and testing your changes. More details can be found in
[
BUILD.md
](
BUILD.md#generated-source-code
)
.
#### Testing Your Changes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment