Commit graph

899 commits

Author SHA1 Message Date
cimnine
c235739268 Remove legacy labels 2021-09-17 22:15:34 +02:00
cimnine
6a4106155e Add libxml2 for python module lxml 2021-09-17 22:14:37 +02:00
cimnine
8f35671d22 Add rust/cargo for python module cryptography 2021-09-17 22:12:09 +02:00
cimnine
8380b7ff94 Refactor Github Action 2021-09-17 21:40:21 +02:00
Christian Mäder
e18d9d14db Re-enable builds for PRs 2021-09-17 20:33:30 +02:00
Christian Mäder
1bc6844c66 Simplify build script 2021-09-17 20:33:27 +02:00
Christian Mäder
7e78ca7f61 Build on push, not PR 2021-09-17 20:32:27 +02:00
Christian Mäder
4a94fa90a3 Buildx caching 2021-09-17 20:32:25 +02:00
Christian Mäder
b048c5f559 Ability to keep buildx builder 2021-09-17 20:31:34 +02:00
Christian Mäder
0c9195ebc7 Fix BUILDX_PLATFORMS 2021-09-17 20:27:16 +02:00
Christian Mäder
5356d8e948 Fix output, improve DRY_RUN 2021-09-17 20:27:16 +02:00
Christian Mäder
98acefe994 First try for ARM 2021-09-17 20:27:12 +02:00
Tobias Genannt
e31492a9b4
Merge branch 'release' into develop 2021-09-17 11:08:31 +02:00
Tobias Genannt
f2dbc4f717 Preparation for 1.4.0 2021-09-17 10:56:50 +02:00
Tobias Genannt
1d040ad64d
Merge pull request #546 from tobiasge/drop-privileges
Drops privileges to user 101 and group 0
2021-09-17 10:53:08 +02:00
Tobias Genannt
8703749292
Merge pull request #571 from tobiasge/house
Added container for Netbox housekeeping command
2021-09-17 10:52:28 +02:00
Tobias Genannt
d432a84c42
Merge pull request #565 from mk-fg/develop
Print last line of django db connection error while waiting for db to start
2021-09-17 10:50:31 +02:00
Tobias Genannt
c00492cad0
Merge pull request #579 from tobiasge/check-remote
Check if remote branch exists before checkout
2021-09-13 23:42:47 +02:00
Tobias Genannt
c4d545a256
Improved check
Co-authored-by: Christian Mäder <cimnine@users.noreply.github.com>
2021-09-13 22:50:06 +02:00
Tobias Genannt
d0c429c8a1 Check if remote branch exists before checkout 2021-09-13 09:27:28 +02:00
Tobias Genannt
a8b6883183 Changed entrypoint to "tini". 2021-09-13 08:51:23 +02:00
Tobias Genannt
5590b32c93
Merge pull request #576 from netbox-community/renovate/google-crc32c-1.x
Update dependency google-crc32c to v1.1.5
2021-09-08 08:47:17 +02:00
Renovate Bot
97e7022121
Update dependency google-crc32c to v1.1.5 2021-09-07 22:27:44 +00:00
Tobias Genannt
2926d1a11d
Quote variable
Co-authored-by: Christian Mäder <cimnine@users.noreply.github.com>
2021-09-07 09:47:38 +02:00
Tobias Genannt
58debafa8a Added container for Netbox housekeeping command
Adds an additional container in which the new "housekeeping" command from
Netbox v3.0.0 is run.
2021-09-03 12:48:30 +02:00
Tobias Genannt
e021390568
Merge pull request #568 from netbox-community/develop
Version 1.3.1
2021-09-03 10:57:05 +02:00
Tobias Genannt
389e68f6ba
Merge branch 'release' into develop 2021-09-03 10:34:55 +02:00
Tobias Genannt
7eeb2ea7e6 Prepare version 1.3.1 2021-09-03 10:21:43 +02:00
Christian Mäder
954bddeb64
Merge pull request #570 from cimnine/FixCRC32
Build and install libcrc32c
2021-09-03 10:16:13 +02:00
Christian Mäder
9255afd060 Improves google-cloud-storage performance
And also fixes the build by providing a 'alpine version'
of the google/crc32c library, which google-crc32c and
google-cloud-storage and ultimately django-storages[google]
depend on.
2021-09-03 09:15:41 +02:00
Daniel Metzler
a0a32b930e
Fixed port issue with latest docker version. (#538)
Co-authored-by: Tobias Genannt <t.genannt@scanplus.de>
2021-09-03 08:03:27 +02:00
Mike Kazantsev
fc4b78f74a Print last line of django db connection error while waiting for db to start
Fixes #562
2021-09-02 20:22:03 +05:00
Tobias Genannt
9e063a6e6f
Merge pull request #560 from tobiasge/google-crc32c
Workaround for build error in google-crc32c 1.1.3
2021-08-31 16:29:40 +02:00
Tobias Genannt
54823b41e1 Workaround for build error in google-crc32c 1.1.3 2021-08-31 16:04:48 +02:00
Tobias Genannt
6c5434ee20
Merge pull request #557 from netbox-community/develop
Version 1.3.0: Compatibility with Netbox v3
2021-08-30 21:29:25 +02:00
Tobias Genannt
8e0c795791 Prepare version 1.3.0 2021-08-30 21:07:01 +02:00
Tobias Genannt
1fd8d105e6
Merge pull request #543 from tobiasge/prepare-3.0.0
Prepare for Netbox v3.0.0
2021-08-30 18:05:54 +02:00
Christian Mäder
fe4df4f70a
Merge pull request #556 from netbox-community/disableDependencyDashboard 2021-08-30 12:54:31 +02:00
Christian Mäder
650e62f44f
Disable Renovate's "Dependency Dashboard" 2021-08-30 12:31:36 +02:00
Tobias Genannt
f8451b0c0a
Merge pull request #555 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.16
2021-08-29 15:51:02 +02:00
Renovate Bot
3af075e039
Update dependency ruamel.yaml to v0.17.16 2021-08-29 13:05:16 +00:00
Christian Mäder
26d45b1e85
Merge pull request #554 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.14
2021-08-26 15:07:24 +02:00
Renovate Bot
9b6c476bf9
Update dependency ruamel.yaml to v0.17.14 2021-08-25 20:34:39 +00:00
Tobias Genannt
c5a1557800 Removed deprecated settings 2021-08-21 18:22:24 +02:00
Tobias Genannt
9d476fa9af Build documentation files in the image 2021-08-21 18:22:24 +02:00
Tobias Genannt
9142aaf78e django-cacheops has been removed from Netbox 3.0.0 2021-08-21 18:22:24 +02:00
Christian Mäder
b258b6578c
Merge pull request #552 from netbox-community/renovate/ruamel.yaml-0.x 2021-08-21 18:03:42 +02:00
Renovate Bot
289540f576
Update dependency ruamel.yaml to v0.17.13 2021-08-21 14:53:54 +00:00
Christian Mäder
26a3f5fcc0
Merge pull request #551 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.11
2021-08-19 11:27:59 +02:00
Renovate Bot
18ea220102
Update dependency ruamel.yaml to v0.17.11 2021-08-19 06:45:17 +00:00