Shane McDonald
|
8ceb505977
|
Add standalone target for rendering official Dockerfile
With the next commit it will be possible to run:
```
$ make Dockerfile
$ docker build .
```
|
2020-12-26 13:16:40 -05:00 |
|
Shane McDonald
|
4219089166
|
Restore old behavior of ui-devel
|
2020-12-22 17:20:20 -05:00 |
|
Shane McDonald
|
225c3d6a39
|
Speed up subsequent invocations of ui-devel / ui-release
|
2020-12-22 14:27:45 -05:00 |
|
Jake McDermott
|
8b32b61072
|
More readme and makefile updates
* Set log levels for build commands
* Add locale build dirs to cleanup commands
* Move container dev environment build section closer to top of readme
|
2020-12-14 08:53:03 -05:00 |
|
Jake McDermott
|
c0d8474ac6
|
Undo staged locale changes after devel build
|
2020-11-24 15:39:54 -05:00 |
|
Jake McDermott
|
ef27ebfed8
|
Remove *-next make targets
|
2020-11-24 13:58:19 -05:00 |
|
Jake McDermott
|
f49e4a646f
|
Remove legacy make targets
|
2020-11-23 13:22:30 -05:00 |
|
Jake McDermott
|
abaeec40ae
|
Ship the new ui with awx installation and builds
|
2020-11-23 13:22:12 -05:00 |
|
Christian M. Adams
|
67000f0ce9
|
Remove license_key check & fix docker-compose make command
|
2020-10-30 16:39:59 -04:00 |
|
Ryan Petrello
|
4445d096f5
|
reimplement licensing to work with RHSM and entitlement uploads
Co-authored-by: Christian Adams <chadams@redhat.com>
|
2020-10-30 16:39:57 -04:00 |
|
Shane McDonald
|
df43221c24
|
Makefile logic to retry failed galaxy installs
|
2020-10-15 10:43:48 -04:00 |
|
Ryan Petrello
|
820c0782ad
|
remove vNNN from example migration files
|
2020-08-03 15:30:37 -04:00 |
|
softwarefactory-project-zuul[bot]
|
8b3dfae717
|
Merge pull request #7501 from ansible/jakemcdermott-no-modules-for-project-root
Delete node_modules in project root
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-02 00:36:56 +00:00 |
|
nixocio
|
fab94902a0
|
Add extraction of strings to be translated as part of build process
Add extraction of strings to be translated as part of build process for
ui_next.
Also, sets the source locale. See: https://lingui.js.org/tutorials/cli.html#configuring-source-locale
closes: https://github.com/ansible/awx/issues/7451
|
2020-07-01 12:05:37 -04:00 |
|
Jake McDermott
|
e962933148
|
Delete node_modules in project root
|
2020-07-01 10:51:29 -04:00 |
|
Jake McDermott
|
1df91eece1
|
Add devel make targets for ui_next
|
2020-06-25 10:22:07 -04:00 |
|
AlanCoding
|
721ed516a4
|
Separate folder for templating collection stuff
|
2020-06-19 09:08:57 -04:00 |
|
Ryan Petrello
|
e732d03b20
|
awxkit dropped py2 support awhile ago; stop running tests in py2
|
2020-06-18 15:31:35 -04:00 |
|
Shane McDonald
|
de82c613fc
|
Make tests pass with current versions of things
|
2020-06-15 23:13:44 -04:00 |
|
softwarefactory-project-zuul[bot]
|
496c0c5921
|
Merge pull request #6733 from john-westcott-iv/tower_schedule
Initial version of tower_schedule
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-21 18:34:57 +00:00 |
|
Ryan Petrello
|
d35e87ace7
|
test that CI works for version checking
|
2020-05-21 12:46:40 -04:00 |
|
Ryan Petrello
|
0c6b7fdb59
|
don't use symlinks for awxkit VERSION
as much as I'd like this to just work, certain versions of pip just
don't support it -_-
see: https://github.com/ansible/awx/issues/7107
see: https://github.com/pypa/pip/issues/7555
so unfortunately, we just have to track these as two distinct files and
just keep them in sync
|
2020-05-21 12:10:33 -04:00 |
|
softwarefactory-project-zuul[bot]
|
a306397586
|
Merge pull request #7077 from jakemcdermott/zuul-retry-chromium-download
Retry chromium download in zuul
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-19 20:35:19 +00:00 |
|
Ryan Petrello
|
296995e8bd
|
speed up .egg-info generation on certain systems
|
2020-05-19 15:00:13 -04:00 |
|
Jake McDermott
|
17efb34c6a
|
Retry chromium download in zuul
|
2020-05-19 10:19:38 -04:00 |
|
softwarefactory-project-zuul[bot]
|
60d2409321
|
Merge pull request #6743 from john-westcott-iv/version_warning
Adding version checking to collection
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
|
2020-05-18 15:16:35 +00:00 |
|
Alan Rominger
|
22cdc129ad
|
Patches from tinkering with tests and default to devel version (#8)
This causes make install_collection to avoid templating the version
so that it can still be used as-is in development
|
2020-05-18 08:51:39 -04:00 |
|
Ryan Petrello
|
c7bb5a3e7b
|
Merge branch 'downstream' into devel
|
2020-05-15 12:38:47 -04:00 |
|
Ryan Petrello
|
54178a1982
|
stop pre-generating awx.egg-info
|
2020-05-15 11:47:53 -04:00 |
|
Caleb Boylan
|
7478a2aa5e
|
Rework some of our package tooling
|
2020-05-15 09:26:33 -04:00 |
|
Bill Nottingham
|
66245d3094
|
Reorganize both dev and prod container builds
Use only one (templated) docker file for both builds.
Move to two-stage container builds in order to save space in the
final image.
|
2020-05-14 15:02:32 -04:00 |
|
Christian Adams
|
c02f6b9ece
|
Remove redundant dev image build make target
|
2020-05-14 13:21:46 -04:00 |
|
Shane McDonald
|
c3ff7ab247
|
Do not start services when generating swagger docs
|
2020-05-12 16:35:09 -04:00 |
|
Bill Nottingham
|
725437571d
|
Set a default pycurl SSL backend.
|
2020-05-11 15:25:44 -04:00 |
|
Bill Nottingham
|
345f1db994
|
Don't uninstall pycurl, but do build it from source.
oVirt requires something newer, but we can't use the wheel.
|
2020-05-11 13:11:19 -04:00 |
|
beeankha
|
10be375137
|
Update Makefile to find correct python path for testing
|
2020-05-07 16:37:04 -04:00 |
|
softwarefactory-project-zuul[bot]
|
c0e07198cf
|
Merge pull request #6283 from AlanCoding/vendoring_collections
Use vendored collections for inventory imports
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-04-23 18:54:50 +00:00 |
|
Shane McDonald
|
5cad0d243a
|
Dev env: stop and remove containers before removing volume
|
2020-04-21 15:47:59 -04:00 |
|
Yanis Guenane
|
541b9607f5
|
Collections: Adding a requirements.yml file
|
2020-04-16 20:55:59 -04:00 |
|
softwarefactory-project-zuul[bot]
|
e57991d498
|
Merge pull request #6652 from matburt/update_zome_docz
Update some contributing docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-04-08 14:58:40 +00:00 |
|
Matthew Jones
|
6abeaf2c55
|
Update some contributing docs
* Update the tools called in the dev environment
* More RMQ purges from architecture docs
* Remove the old clusterdev target
|
2020-04-08 10:03:22 -04:00 |
|
softwarefactory-project-zuul[bot]
|
285e9c2f62
|
Merge pull request #6635 from AlanCoding/no_tower_cli
Remove tower-cli from Zuul CI for AWX collection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-04-07 20:46:45 +00:00 |
|
AlanCoding
|
0e8f2307fc
|
Remove tower-cli from Zuul CI for AWX collection
|
2020-04-07 13:31:06 -04:00 |
|
Shane McDonald
|
7e52f4682c
|
Use a docker volume for the dev env db
|
2020-04-07 13:14:19 -04:00 |
|
AlanCoding
|
8ba4388014
|
Rewrite tests to use the new modules
|
2020-03-23 22:47:30 -04:00 |
|
chris meyers
|
3c5c9c6fde
|
move broadcast websocket out into its own process
|
2020-03-18 16:10:18 -04:00 |
|
AlanCoding
|
c054d7c3d7
|
Automatically hack sys.path to make running tests easier
|
2020-03-18 09:40:11 -04:00 |
|
AlanCoding
|
22524589e3
|
Employ the collection_package var in a few missing places
|
2020-03-03 22:19:38 -05:00 |
|
AlanCoding
|
85ec73bf4b
|
Unify collection targets for install and ansible-test
|
2020-03-03 20:19:41 -05:00 |
|
AlanCoding
|
d62994ec02
|
Update metadata for the AWX collection
|
2020-02-20 22:36:55 -05:00 |
|