596 Commits

Author SHA1 Message Date
Sam Darwin
0bc8e47ce1 Merge pull request #4 from sdarwin/artifactory3
Rename earlier release scripts
2025-01-08 13:26:11 -07:00
sdarwin
e16e88da50 Rename earlier release scripts 2025-01-08 13:22:02 -07:00
sdarwin
6c4c8d271b chmod release-from-fastly 2024-07-01 04:36:33 -06:00
Glen Fernandes
caeae87dfe Merge pull request #3 from sdarwin/fastly-downloads
Migrate downloads from jfrog.io to archives.boost.io
2024-05-10 06:03:50 -04:00
sdarwin
b530ae2241 Migrate downloads from jfrog.io to archives.boost.io 2024-05-09 08:38:04 -06:00
sdarwin
2d05589901 Use curl to download archive: remove earlier download code 2023-07-13 07:51:28 -06:00
Sam Darwin
38ec3bb1da Merge pull request #2 from boostorg/feature/curl
Use curl to download archive
2022-12-15 16:34:20 -07:00
sdarwin
953bd8c4b9 Use curl to download archive 2022-12-15 16:30:21 -07:00
sdarwin
cea3d1ea3c update README.md 2021-12-22 09:59:38 -06:00
sdarwin
a146fb25fb Modify extensions array to support PHP 5.3 2021-12-17 09:37:37 -06:00
sdarwin
c05222a5f2 Instructions to upgrade git 2021-12-17 09:37:37 -06:00
sdarwin
a8ac439848 Add artifactory functionality to update-website-documentation 2021-12-17 09:37:37 -06:00
sdarwin
e47f071d4d New script release-from-artifactory 2021-12-17 09:37:37 -06:00
Daniel James
3663972f26 Try to use GitHub access token for authentication.
Not ready for full use. They're going to remove support for username/password.
2020-09-28 23:43:10 +01:00
Daniel James
a575ab3980 Fix typo in log message 2019-09-02 22:26:27 +01:00
Daniel James
7c5c391be6 Fix starting super project from scratch 2019-09-02 21:27:59 +01:00
Daniel James
ec2ca47b08 A couple of log messages 2019-01-22 23:56:29 +00:00
Daniel James
cd8ada2518 Make update-explicit-failures executable 2018-06-22 21:27:14 +01:00
Daniel James
1583b2e07b Recover if a submodule doesn't have the appropriate branch 2018-06-22 21:21:52 +01:00
Daniel James
b9dfed88be Log failed push attempts 2018-03-21 15:50:14 +00:00
Daniel James
279349a456 Quick hack to get stderr from commandWithStatus 2018-03-21 15:23:57 +00:00
Daniel James
3208e654ac Fix log error after failed pushRepo 2018-03-20 16:39:38 +00:00
Daniel James
94fb6839fe Stop stahing changes to git repos
I've moved the local changes from the website into the repo, so this shouldn't
be required anymore.
2018-02-12 12:59:49 +00:00
Daniel James
fdd9529988 Add [skip_ci] to maintainers.txt update 2018-01-29 13:45:52 +00:00
Daniel James
7c6b8790f6 Try to ignore comments in XML 2018-01-13 10:35:11 +00:00
Daniel James
a7b5806577 Fix error message 2018-01-10 19:33:08 +00:00
Daniel James
297f3b6027 Add skip CI tag to explicit failures commits 2018-01-10 15:09:54 +00:00
Daniel James
8bc69e60d7 Fix use of Settings in PullRequestReport 2018-01-09 17:21:20 +00:00
Daniel James
e6f7835fba Support all process params in process methods
Not sure if they're all appropriate, but it'll fix the timeout bug in the
inspect report, where the default timeout of 1 minute was being used,
instead of the intended 5 minutes.
2018-01-09 16:50:53 +00:00
Daniel James
6148083367 Move classes into namespace. 2017-12-28 19:35:16 +00:00
Daniel James
e3ace9fc47 Add simplexml to test config 2017-12-28 19:35:13 +00:00
Daniel James
01cd180813 Remove a TODO that has already been todone 2017-12-28 19:12:54 +00:00
Daniel James
c559296101 Simpler way to download file 2017-11-09 20:09:27 +00:00
Daniel James
f21d3e0766 Use IPv4 to access bintray API 2017-11-09 20:09:26 +00:00
Daniel James
2e9a973097 Work in progress on listing pull requests for a user 2017-11-07 22:49:57 +00:00
Daniel James
466806c8bb Remove updating pull requests from webhooks 2017-11-07 22:49:37 +00:00
Daniel James
4a78a6c2da Longer timeout for extracting snapshots/releases 2017-11-07 22:47:54 +00:00
Daniel James
3e265a390c Fix URL to download page in bintray releases
Use the longest common base directory of download URLs.
2017-11-07 22:46:12 +00:00
Daniel James
1686b97fa8 Use integers in parseVersion 2017-11-07 22:44:47 +00:00
Daniel James
302cc74f92 Fix xmllint for submodules 2017-10-20 12:32:08 +01:00
Daniel James
b826f52d90 Fully lint submodule xml 2017-10-14 16:42:37 +01:00
Daniel James
a8dc92429e Use SimpleXMLElement to get library names
And check that the library xml pulled out by the regular expression is decent.
2017-10-03 14:18:22 +01:00
Daniel James
22595c02a4 Only report errors that are currently enabled in error_reporting 2017-10-03 14:08:39 +01:00
Daniel James
ba8296f9db First stab at updating explicit-failures-markup.xml 2017-10-02 17:49:25 +01:00
Daniel James
16bf9a891a Only take into account latest events for a full update 2017-09-29 13:56:56 +01:00
Daniel James
5b025546b5 Write out errors in webhook email 2017-09-21 06:08:59 +01:00
Daniel James
0f685d0bf6 Use double quotes for windows 2017-09-21 06:08:59 +01:00
Daniel James
7dad383902 Fix tests on windows 2017-09-21 06:08:59 +01:00
Daniel James
48ba7705ab Update some tests 2017-09-21 06:08:59 +01:00
Daniel James
6088b8c6d3 Split github events from the queue class 2017-09-21 06:08:58 +01:00