You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+26-15Lines changed: 26 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The main instance monitoring jQuery core and related projects runs at
12
12
13
13
## Project Status
14
14
15
-
TestSwarm is still in use in projects of the jQuery Foundation, but it isn't under active development anymore. Although critical issues may be patched in the future, most open issues will remain unaddressed.
15
+
TestSwarm is used in projects of the jQuery Foundation, but it isn't under active development anymore. Although critical issues may be patched in the future, most open issues will remain unaddressed.
16
16
17
17
Within the jQuery Foundation, we're experimenting with alternative projects, to eventually shut down our own instance of TestSwarm:
18
18
@@ -27,34 +27,33 @@ We recommend reviewing those and other alternatives.
27
27
28
28
Clone the repo, `git clone --recursive git://github.com/jquery/testswarm.git`.
29
29
30
-
## Versioning
31
-
32
-
TestSwarm uses the Semantic Versioning guidelines as much as possible.
33
-
34
-
Releases will be numbered in the following format:
35
-
36
-
`<major>.<minor>.<patch>`
37
-
38
-
The `-alpha` suffix is used to indicate unreleased versions in development.
39
-
40
-
For more information on SemVer, please visit <https://semver.org/>.
0 commit comments