| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update ATLAS_UPLOAD_URL to avoid various regular expressions
from failing to match due to redirections.
- Use ATLAS_UPLOAD_URL throughout the script.
- Adjust several regular expression patterns.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=320599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
made recently by Atlas Hashicorp. The data returned from GET and
POST requests has changed, which caused a number of regex patterns
to fail to be properly identified as 'success' or 'failure', which
ended up in upload/publish failures.
Tested with: 12-CURRENT
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=318190
|
|
|
|
|
|
|
|
|
| |
Abstract the build, package and upload to handle building either type.
Approved by: re (gjb)
Notes:
svn path=/head/; revision=285722
|
|
Approved by: re (gjb)
Notes:
svn path=/head/; revision=284942
|