Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize the project #41

Merged
merged 424 commits into from
Mar 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
424 commits
Select commit Hold shift + click to select a range
9b62ff0
Fix test job missing Python version in cache key
mcdonnnj Nov 18, 2020
dc1b7c7
Merge pull request #40 from cisagov/bugfix/fix_incorrect_caching
mcdonnnj Nov 18, 2020
c8d9fad
Merge branch 'develop' into lineage/skeleton
mcdonnnj Nov 18, 2020
0c40d50
Merge pull request #39 from cisagov/lineage/skeleton
mcdonnnj Nov 18, 2020
b80813e
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Dec 3, 2020
e3b0253
Update remaining actions/cache uses
mcdonnnj Dec 3, 2020
fc80346
Merge pull request #41 from cisagov/lineage/skeleton
mcdonnnj Dec 3, 2020
a30303d
Merge github.com:cisagov/skeleton-generic into lineage/skeleton
mcdonnnj Jan 7, 2021
f3f257e
Merge pull request #43 from cisagov/lineage/skeleton
mcdonnnj Jan 7, 2021
6e33a4e
Add a requirements-dev.txt pip requirements file
mcdonnnj Feb 16, 2021
8087b62
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Feb 16, 2021
ab1bcd5
Autoformat bump_version.sh with beautysh
mcdonnnj Feb 16, 2021
ae83ed8
Autoformat push_readme.sh with beautysh
mcdonnnj Feb 16, 2021
5fd43ad
Fix the agency name in the vendor label
mcdonnnj Feb 17, 2021
df2ffc0
Merge pull request #46 from cisagov/lineage/skeleton
mcdonnnj Feb 17, 2021
1d63b66
Merge branch 'develop' into improvement/fix_agency_name
mcdonnnj Feb 17, 2021
6012923
Merge pull request #47 from cisagov/improvement/fix_agency_name
mcdonnnj Feb 17, 2021
d7f4a02
Merge branch 'develop' into bug/add_requirements-dev_file
mcdonnnj Feb 17, 2021
6474357
Merge pull request #45 from cisagov/bug/add_requirements-dev_file
mcdonnnj Feb 17, 2021
9f3efb5
Update CodeQL workflow for GitHub Actions
mcdonnnj Feb 26, 2021
66d31d8
Merge pull request #48 from cisagov/bugfix/update_codeql_workflow
mcdonnnj Mar 16, 2021
8e92286
Enable container publication to GitHub Container Registry.
felddy Mar 25, 2021
27c0451
Update .github/workflows/build.yml
felddy Mar 26, 2021
6427dfa
Add better build instructions to the README.
felddy Apr 6, 2021
cd0d272
Skip CodeQL workflow for Dependabot branches on push events
mcdonnnj Apr 7, 2021
d354a54
Update README.md
felddy Apr 8, 2021
267e56b
Update README.md
felddy Apr 8, 2021
d0d474c
Update README.md
felddy Apr 8, 2021
d58e50c
Update README.md
felddy Apr 8, 2021
c8ea902
Update README.md
felddy Apr 8, 2021
f014b4c
Update README.md
felddy Apr 8, 2021
4df9da2
Update README.md
felddy Apr 8, 2021
2c06a69
Update README.md
felddy Apr 8, 2021
6a11d94
Update README.md
felddy Apr 8, 2021
5fb5dbc
Add semver package to development requirements
mcdonnnj Apr 25, 2021
9938f67
Unquote port integers as this is now a parse error in Docker.
felddy Apr 26, 2021
67f3a0c
Change compose specification version to match pyenv testing composition.
felddy Apr 26, 2021
0d69636
Add context around command-line instructions for non-technical folks.
felddy Apr 26, 2021
3b62397
Update README.md
felddy Apr 26, 2021
bc46deb
Add the tag.sh script to this repository
mcdonnnj May 10, 2021
d405a76
Update README.md
felddy May 25, 2021
f250f01
Merge github.com:cisagov/skeleton-generic into lineage/skeleton
mcdonnnj Jun 2, 2021
8c51707
Add Docker section to the gitignore file
mcdonnnj Jun 2, 2021
ed8cff9
Merge pull request #59 from cisagov/lineage/skeleton
mcdonnnj Jun 3, 2021
1e5bc0b
Merge branch 'develop' into improvement/skip_codeql_on_push_for_depen…
mcdonnnj Jun 3, 2021
2bad364
Merge pull request #53 from cisagov/improvement/skip_codeql_on_push_f…
mcdonnnj Jun 3, 2021
bc417c8
Merge branch 'develop' into bug/add_semver_to_requirements
mcdonnnj Jun 3, 2021
d580ccb
Merge pull request #55 from cisagov/bug/add_semver_to_requirements
mcdonnnj Jun 3, 2021
a42f980
Merge branch 'develop' into improvement/add_tag_script
mcdonnnj Jun 3, 2021
a42ebe6
Merge pull request #57 from cisagov/improvement/add_tag_script
mcdonnnj Jun 3, 2021
3bce972
Merge branch 'develop' into improvement/gh_registry
mcdonnnj Jun 3, 2021
1c8c7d0
Merge pull request #49 from cisagov/improvement/gh_registry
mcdonnnj Jun 3, 2021
688f98b
Merge branch 'develop' into improvement/readme_build_instructions
mcdonnnj Jun 3, 2021
b1949f9
Merge pull request #51 from cisagov/improvement/readme_build_instruct…
mcdonnnj Jun 3, 2021
ca4306a
Standardize the layout of the Lineage configuration file
mcdonnnj Jun 7, 2021
68948bb
Update the README to reference the latest version of the Docker conta…
jsf9k Jun 15, 2021
d091518
Add a section to the README for ports
jsf9k Jun 15, 2021
ce74596
Merge pull request #62 from cisagov/improvement/use-latest-version-nu…
jsf9k Jun 16, 2021
1f6d090
Document the single exposed (but non-functional) port
jsf9k Jun 16, 2021
b1aa84c
Merge pull request #61 from cisagov/documentation/add-ports-section
jsf9k Jun 16, 2021
33a28ee
Bump actions/github-script pin from v3 to v4
mcdonnnj Jun 22, 2021
52fb946
Bump python from 3.9-alpine to 3.9.6-alpine
dependabot[bot] Jul 5, 2021
4d37dfb
Use preferred capitalization for Docker Hub
dav3r Jul 15, 2021
eede87c
Satisfy linter by shortening a long line
dav3r Jul 15, 2021
408969a
Use preferred capitalization for Docker Hub
dav3r Jul 15, 2021
51076ed
Capitalize Docker in README
dav3r Jul 15, 2021
440753c
Fix additional Docker and Docker Hub capitalizations
dav3r Jul 15, 2021
a5e938a
Merge github.com:cisagov/skeleton-generic into lineage/skeleton
mcdonnnj Jul 19, 2021
6ad71a8
Satisfy pre-commit hooks
mcdonnnj Jul 19, 2021
78450f5
Merge pull request #66 from cisagov/lineage/skeleton
mcdonnnj Jul 22, 2021
22951ea
Merge branch 'develop' into improvement/standardize_lineage_configura…
mcdonnnj Jul 22, 2021
0f98fd6
Merge pull request #60 from cisagov/improvement/standardize_lineage_c…
mcdonnnj Jul 22, 2021
fa87fbb
Merge branch 'develop' into update/bump_github-script_to_v4
mcdonnnj Jul 22, 2021
d10c669
Merge pull request #63 from cisagov/update/bump_github-script_to_v4
mcdonnnj Jul 22, 2021
9c8bc18
Merge branch 'develop' into dav3r-patch-1
mcdonnnj Jul 22, 2021
11c8ffe
Merge branch 'develop' into dependabot/docker/python-3.9.6-alpine
jsf9k Jul 22, 2021
c6aa7f0
Merge pull request #65 from cisagov/dav3r-patch-1
mcdonnnj Jul 23, 2021
1aede48
Merge branch 'develop' into dependabot/docker/python-3.9.6-alpine
jsf9k Jul 25, 2021
3ebf37d
Remove support for the linux/s390x platform
jsf9k Aug 5, 2021
f3e7ea8
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Aug 18, 2021
a3825d8
Revert "Remove support for the linux/s390x platform"
jsf9k Aug 23, 2021
59c8adf
Merge pull request #70 from cisagov/lineage/skeleton
mcdonnnj Aug 27, 2021
6888ba4
Merge branch 'develop' into dependabot/docker/python-3.9.6-alpine
mcdonnnj Aug 27, 2021
f446490
Merge pull request #64 from cisagov/dependabot/docker/python-3.9.6-al…
mcdonnnj Aug 27, 2021
65b7140
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Sep 13, 2021
a52dbb0
Bump actions/github-script from 4 to 5
dependabot[bot] Sep 27, 2021
aff2b13
Bump python from 3.9.6-alpine to 3.10.0-alpine
dependabot[bot] Oct 11, 2021
fc28df1
Update for actions/github-script API changes
mcdonnnj Oct 17, 2021
440064a
Merge pull request #74 from cisagov/dependabot/docker/python-3.10.0-a…
jsf9k Oct 18, 2021
1bdcd86
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Oct 19, 2021
18c9920
Bump python from 3.10.0-alpine to 3.10.1-alpine
dependabot[bot] Dec 13, 2021
f0e6779
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Jan 11, 2022
2c1342d
Merge branch 'develop' into lineage/skeleton
mcdonnnj Jan 11, 2022
fb31336
Merge pull request #72 from cisagov/lineage/skeleton
mcdonnnj Jan 12, 2022
54fa1dc
Merge branch 'develop' into dependabot/docker/python-3.10.1-alpine
mcdonnnj Jan 12, 2022
862c50f
Merge pull request #75 from cisagov/dependabot/docker/python-3.10.1-a…
mcdonnnj Jan 12, 2022
8782721
Merge branch 'develop' into dependabot/github_actions/actions/github-…
mcdonnnj Jan 12, 2022
4673247
Merge pull request #73 from cisagov/dependabot/github_actions/actions…
mcdonnnj Jan 12, 2022
57b4abe
Update actions/setup-go from v2 to v3
mcdonnnj May 27, 2022
8f68498
Update the version of Go used from 1.16 to 1.18
mcdonnnj May 27, 2022
7e230e1
Merge github.com:cisagov/skeleton-generic into lineage/skeleton
mcdonnnj May 29, 2022
7213771
Enable Dependabot ignore directives
mcdonnnj May 29, 2022
534fb66
Fix issues with the `build.yml` file
mcdonnnj May 29, 2022
d61a7cb
Add Dependabot dependency ownership for this repository
mcdonnnj May 31, 2022
499d1d5
Update code to use the "docker compose" syntax vice "docker-compose"
jsf9k Jun 7, 2022
73be2f1
Merge pull request #79 from cisagov/lineage/skeleton
mcdonnnj Jun 13, 2022
62da9e2
Merge pull request #101 from cisagov/improvement/update_dependabot_ig…
mcdonnnj Jun 13, 2022
91ae75f
Bump docker/build-push-action from 2 to 3
mcdonnnj May 31, 2022
38ed0d4
Bump docker/login-action from 1 to 2
mcdonnnj May 31, 2022
2f93d69
Bump docker/setup-buildx-action from 1 to 2
mcdonnnj May 31, 2022
1156d96
Bump docker/setup-qemu-action from 1 to 2
mcdonnnj May 31, 2022
0aa0b2d
Bump actions/download-artifact from 2 to 3
mcdonnnj May 31, 2022
3fd728d
Bump actions/upload-artifact from 2 to 3
mcdonnnj May 31, 2022
d7528a1
Merge pull request #102 from cisagov/improvement/update_docker_action…
mcdonnnj Jun 13, 2022
cfb36d1
Improve language in a comment
jsf9k Jun 13, 2022
271a3b0
Merge branch 'develop' into bugfix/update-docker-compose-syntax
mcdonnnj Jun 13, 2022
9cea64d
Merge pull request #105 from cisagov/bugfix/update-docker-compose-syntax
mcdonnnj Jun 13, 2022
28e4334
Merge github.com:cisagov/skeleton-docker into improvement/change_pare…
mcdonnnj Jun 29, 2022
0c91da2
Add sample secrets files
mcdonnnj Jun 29, 2022
ff958cf
Enable Dependabot ignore directives
mcdonnnj Jun 29, 2022
815115d
Update the pytest configuration
mcdonnnj Jun 29, 2022
f3ed7e0
Update the supported platforms for the image
mcdonnnj Jun 29, 2022
64e391d
Bump version from 0.0.2 to 0.1.0-rc.1
mcdonnnj Jun 30, 2022
d89852a
Use a more obvious placeholder value
mcdonnnj Jun 30, 2022
b7dc86d
Merge pull request #30 from cisagov/improvement/change_parent_skeleton
mcdonnnj Aug 3, 2022
fc55e84
Update the version of Go used from 1.18 to 1.19
mcdonnnj Nov 8, 2022
ec83308
Merge pull request #113 from cisagov/improvement/update_go_configuration
mcdonnnj Nov 8, 2022
2775dfa
Bump hashicorp/setup-terraform from 1 to 2
dependabot[bot] Nov 8, 2022
4925eb1
Merge pull request #111 from cisagov/dependabot/github_actions/hashic…
mcdonnnj Nov 8, 2022
1f7c62e
Bump actions/setup-python from 3 to 4
dependabot[bot] Nov 8, 2022
f74b4a3
Merge pull request #115 from cisagov/dependabot/github_actions/action…
mcdonnnj Nov 8, 2022
6a9c630
Add an ownership comment to the Dependabot configuration
mcdonnnj May 27, 2022
dfd54e9
Add additional Dependabot ignore directives
mcdonnnj May 27, 2022
a8bcddd
Merge pull request #112 from cisagov/improvement/update_dependabot_ig…
mcdonnnj Nov 8, 2022
71a88a5
Remove usage of set-output from our GitHub Actions workflow
mcdonnnj Oct 11, 2022
0867685
Merge pull request #119 from cisagov/bug/update_github_actions_workflow
mcdonnnj Nov 8, 2022
21a68f4
Enable the allow-non-breakable-inline-mappings rule for yamllint
mcdonnnj Sep 7, 2022
3547c4f
Increase the maximum line length in the yamllint configuration
mcdonnnj Sep 7, 2022
cfa9ba5
Merge pull request #117 from cisagov/improvement/update_yamllint_line…
mcdonnnj Nov 8, 2022
b1ea3d4
Fix the repo of the flake8 pre-commit hook
mcdonnnj Oct 14, 2022
2a98c6a
Merge pull request #120 from cisagov/bug/verify_pre-commit_hook_repos
mcdonnnj Nov 8, 2022
fb8d13f
Update pre-commit hooks
mcdonnnj May 27, 2022
bb9c2a0
Merge pull request #114 from cisagov/maintenance/update_pre-commit_hooks
mcdonnnj Nov 8, 2022
e5fbd70
Add a label configuration file
mcdonnnj Oct 5, 2022
b9792a8
Add a workflow to synchronize repository labels
mcdonnnj Oct 5, 2022
161c4ae
Remove duplicate label
jsf9k Oct 21, 2022
5993231
Add a label for issues or PRs that involve test code
jsf9k Oct 21, 2022
c4fbf20
Merge pull request #118 from cisagov/improvement/add_label_sync_workflow
mcdonnnj Nov 8, 2022
6cc53dc
Fix GitHub label color values
mcdonnnj Nov 9, 2022
8f12635
Correct spacing in yamllint rules
mcdonnnj Nov 9, 2022
e803e1a
Merge pull request #122 from cisagov/bug/fix_bad_configurations
mcdonnnj Nov 9, 2022
bade9e2
Merge remote-tracking branch 'skeleton-generic/develop' into lineage/…
jsf9k Nov 9, 2022
663dd87
Add repository specific label
mcdonnnj Nov 14, 2022
3aa675e
Update Python setup in the test job for GHA
mcdonnnj Nov 14, 2022
827ff50
Remove uses of the `set-output` command
mcdonnnj Nov 15, 2022
8d2691e
Merge pull request #136 from cisagov/lineage/skeleton
mcdonnnj Nov 21, 2022
a856426
Update the version of the second bandit hook
mcdonnnj Nov 21, 2022
0ad31cc
Correct poor English in comments for the bandit pre-commit hooks
mcdonnnj Nov 21, 2022
649ad63
Merge pull request #138 from cisagov/bug/update_bandit_in_pre-commit_…
mcdonnnj Nov 21, 2022
0d24f9c
Update the CodeQL configuration
mcdonnnj Nov 14, 2022
26cfb4e
Merge pull request #137 from cisagov/improvement/update_codeql_workflow
mcdonnnj Nov 21, 2022
87d0f97
Remove dangling argument in the pre-commit configuration
mcdonnnj Jun 30, 2022
eacc476
Update files used for Python requirements by LGTM
mcdonnnj Jun 30, 2022
42f3468
Restore the alerts badging for LGTM
mcdonnnj Jun 30, 2022
c21cacc
Merge pull request #115 from cisagov/improvement/fix_dangling_configu…
mcdonnnj Nov 21, 2022
5589f23
Bump actions/github-script from 5 to 6
dependabot[bot] Nov 21, 2022
362fad5
Merge pull request #77 from cisagov/dependabot/github_actions/actions…
mcdonnnj Nov 21, 2022
1a8ab89
Fix overly match-happy sed commands
jsf9k Sep 13, 2022
8f09cbf
Merge pull request #122 from cisagov/bugfix/tighten-regex-in-version-…
mcdonnnj Nov 21, 2022
ba23619
Prettify a comment
jsf9k Nov 4, 2022
343c0cb
Rework creation of unprivileged user and installation of dependencies
jsf9k Nov 4, 2022
717334c
Add comments and prefer long CLI options
jsf9k Nov 4, 2022
2a72bf6
Move ECHO_MESSAGE declaration to the "Prepare to run" section
jsf9k Nov 4, 2022
6f639fe
Merge pull request #135 from cisagov/improvement/dockerfile
mcdonnnj Nov 21, 2022
8cf8d23
Remove LGTM from the repository
mcdonnnj Nov 22, 2022
81f6c71
Merge pull request #139 from cisagov/maintenance/remove_lgtm
mcdonnnj Nov 22, 2022
8c73bf4
Restore Dockerfile changes from review
mcdonnnj Nov 22, 2022
8de42e4
Merge pull request #140 from cisagov/bug/fix_clobbered_dockerfile
mcdonnnj Nov 22, 2022
6504239
Merge github.com:cisagov/skeleton-docker into maintenance/update_from…
mcdonnnj Nov 22, 2022
88dccbf
Enable dependabot ignore directive
mcdonnnj Nov 22, 2022
b869078
Fix the `email-update.py` script
mcdonnnj Nov 22, 2022
b9ee625
Add a `python` label to the repository labels
mcdonnnj Nov 28, 2022
df5d0da
Merge pull request #35 from cisagov/maintenance/update_from_skeleton
mcdonnnj Nov 28, 2022
cf7f0de
Remove the `docker-compose.override.yml` file
mcdonnnj Dec 7, 2022
3870d76
Merge pull request #36 from cisagov/improvement/remove_docker-compose…
mcdonnnj Dec 8, 2022
0bb91c5
Update pre-commit hooks
mcdonnnj Jan 31, 2023
0eda781
Merge pull request #124 from cisagov/maintenance/update_pre-commit_hooks
jmorrowomni Feb 2, 2023
88f46b4
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Feb 2, 2023
313e792
Add a security label
jsf9k Feb 2, 2023
b7c0a75
Merge pull request #125 from cisagov/improvement/add-security-label
jmorrowomni Feb 2, 2023
c4793c9
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
Feb 2, 2023
2ae1d5b
Merge pull request #149 from cisagov/lineage/skeleton
jmorrowomni Feb 10, 2023
da15398
Add package write permission to workflow
jsf9k Dec 6, 2022
3c9fc65
Merge pull request #144 from cisagov/bugfix/add-package-permission
jmorrowomni Feb 10, 2023
4e5287f
Update wheel along with pip and setuptools
jsf9k Dec 3, 2022
d4f2e48
Merge pull request #143 from cisagov/improvement/update-wheel
jmorrowomni Feb 10, 2023
83beae5
Specify pip3
jmorrowomni Feb 10, 2023
c43af0b
Merge pull request #142 from cisagov/improvement/specify-python3
jmorrowomni Feb 10, 2023
d6bf3c0
Specify the default group to run under in the Dockerfile
jsf9k Nov 22, 2022
83baee5
Merge pull request #141 from cisagov/improvement/specify-group
jmorrowomni Feb 10, 2023
73a526f
Bump docker/build-push-action from 3 to 4
dependabot[bot] Feb 10, 2023
75482de
Merge pull request #151 from cisagov/dependabot/github_actions/docker…
jmorrowomni Feb 11, 2023
7aab074
Specify pip3 in the file where it got blown away by a rebase
jmorrowomni Feb 10, 2023
1f63a52
Merge pull request #154 from cisagov/improvement/update_pip3
jmorrowomni Feb 11, 2023
9c3b1dd
Merge github.com:cisagov/skeleton-docker into improvement/pull_in_ske…
mcdonnnj Feb 16, 2023
eea6b58
Merge pull request #37 from cisagov/improvement/pull_in_skeleton_changes
mcdonnnj Feb 16, 2023
e5b1f78
Update the base image tag in the Dockerfile
mcdonnnj Jul 5, 2022
7d440e7
Update Python package installation
mcdonnnj Jul 5, 2022
6afe494
Add dependencies needed to build the cryptography package
mcdonnnj Jul 7, 2022
68979c7
Consistently use environment variables in the Dockerfile
mcdonnnj Aug 3, 2022
ea80657
Change file ownership process and switch to CISA_USER
mcdonnnj Aug 3, 2022
e356fe8
Use pipenv to manage Python dependencies
mcdonnnj Aug 3, 2022
6426870
Use a multi-stage Docker build
mcdonnnj Aug 3, 2022
c411254
Pin dependency versions in the Dockerfile
mcdonnnj Aug 3, 2022
0788a27
Remove option from Python venv creation
mcdonnnj Aug 4, 2022
23f74c4
Update the list of supported platforms
mcdonnnj Aug 4, 2022
8580a98
Use a consistent comment style in the Dockerfile
mcdonnnj Aug 12, 2022
a65e71c
Bump version from 0.1.0-rc.1 to 0.1.0-rc.2
mcdonnnj Aug 4, 2022
87ef02a
Update Python venv usage in the Dockerfile
mcdonnnj Oct 17, 2022
3bfc1e4
Update the pipenv lock file
mcdonnnj Oct 17, 2022
110de95
Update the base image and system package versions
mcdonnnj Nov 10, 2022
99169cf
Update Python package versions in the Dockerfile
mcdonnnj Nov 10, 2022
a7fcf3e
Change the default uid/gid for the unprivileged user
mcdonnnj Nov 10, 2022
ad9b856
Update the pipenv lock file
mcdonnnj Nov 28, 2022
43ae616
Bump from python:3.10.8-alpine3.16 to python:3.10.8-alpine3.17
mcdonnnj Dec 5, 2022
b426de7
Use the ansible:3.17 Docker image for the compile-stage
mcdonnnj Dec 7, 2022
8606f7e
Install additional system packages in the compile-stage
mcdonnnj Dec 8, 2022
e86056c
Update package versions installed with apk
mcdonnnj Feb 16, 2023
7fa33ac
Store Python package versions in environment variables
mcdonnnj Feb 16, 2023
a6649e9
Update the `pipenv` configuration
mcdonnnj Feb 16, 2023
b36bb3e
Selectively use git CLI mode with cargo
mcdonnnj Feb 17, 2023
c9044d7
Restore support for the s390x platform
mcdonnnj Feb 17, 2023
bfed4ed
Use a static Cargo configuration file
mcdonnnj Feb 21, 2023
6b5e8da
Update dependabot configuration
mcdonnnj Feb 21, 2023
582977b
Bump version from 0.1.0-rc.2 to 0.1.0-rc.3
mcdonnnj Feb 22, 2023
d508526
Adjust Dockerfile instruction order
mcdonnnj Mar 10, 2023
b3cb024
Specify the default group to run under in the Dockerfile
mcdonnnj Mar 10, 2023
9cc13eb
Explicitly run `email-update.py` as a Python script
mcdonnnj Mar 10, 2023
b4862f6
Bump git from 2.38.4-r0 to 2.38.4-r1
mcdonnnj Mar 10, 2023
4688f2e
Update the Python packages defined in the Dockerfile
mcdonnnj Mar 10, 2023
50463e5
Update Python virtual environment dependencies
mcdonnnj Mar 10, 2023
040a796
Bump version from 0.1.0-rc.3 to 0.1.0-rc.4
mcdonnnj Mar 10, 2023
9a37882
Fix comments in the Dockerfile
mcdonnnj Mar 14, 2023
6f992cb
Merge pull request #39 from cisagov/improvement/update_image_configur…
mcdonnnj Mar 14, 2023
6add4a1
Use the cisagov fork of LLNL/scraper
mcdonnnj Mar 15, 2023
6cf7d63
Update the version of `wheel` installed in the Python venv
mcdonnnj Mar 15, 2023
6f4dcc6
Add @dav3r to the CODEOWNERS
mcdonnnj Mar 15, 2023
4a547f4
Merge pull request #40 from cisagov/improvement/use_cisagov_fork_of_l…
mcdonnnj Mar 16, 2023
e2e61ae
Bump version from 0.1.0-rc.4 to 0.1.0-rc.5
mcdonnnj Mar 16, 2023
f57e7d4
Finalize version from 0.1.0-rc.5 to 0.1.0
mcdonnnj Mar 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump version from 0.1.0-rc.4 to 0.1.0-rc.5
mcdonnnj committed Mar 16, 2023
commit e2e61ae1a87107eeac6e3dfacac0da300196e976
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ hosted [here](https://www.dhs.gov/code.json).
To run the `cisagov/code-gov-update` image via Docker:

```console
docker run cisagov/code-gov-update:0.1.0-rc.4
docker run cisagov/code-gov-update:0.1.0-rc.5
```

### Running with Docker Compose ###
@@ -44,7 +44,7 @@ docker run cisagov/code-gov-update:0.1.0-rc.4

services:
update:
image: 'cisagov/code-gov-update:0.1.0-rc.4'
image: 'cisagov/code-gov-update:0.1.0-rc.5'
init: true
environment:
- AWS_CONFIG_FILE=path/to/aws_config
@@ -92,7 +92,7 @@ environment variables. See the

services:
update:
image: 'cisagov/code-gov-update:0.1.0-rc.4'
image: 'cisagov/code-gov-update:0.1.0-rc.5'
init: true
secrets:
- source: aws_config
@@ -131,7 +131,7 @@ environment variables. See the
1. Pull the new image:

```console
docker pull cisagov/code-gov-update:0.1.0-rc.4
docker pull cisagov/code-gov-update:0.1.0-rc.5
```

1. Recreate and run the container by following the [previous instructions](#running-with-docker).
@@ -140,11 +140,11 @@ environment variables. See the

The images of this container are tagged with [semantic
versions](https://semver.org). It is recommended that most users use a version
tag (e.g. `:0.1.0-rc.4`).
tag (e.g. `:0.1.0-rc.5`).

| Image:tag | Description |
|-----------|-------------|
|`cisagov/code-gov-update:0.1.0-rc.4`| An exact release version. |
|`cisagov/code-gov-update:0.1.0-rc.5`| An exact release version. |
|`cisagov/code-gov-update:0.1`| The most recent release matching the major and minor version numbers. |
|`cisagov/code-gov-update:0`| The most recent release matching the major version number. |
|`cisagov/code-gov-update:edge` | The most recent image built from a merge into the `develop` branch of this repository. |
@@ -209,7 +209,7 @@ Build the image locally using this git repository as the [build context](https:/

```console
docker build \
--tag cisagov/code-gov-update:0.1.0-rc.4 \
--tag cisagov/code-gov-update:0.1.0-rc.5 \
https://github.com/cisagov/code-gov-update.git#develop
```

@@ -240,7 +240,7 @@ Docker:
--file Dockerfile-x \
--platform linux/amd64 \
--output type=docker \
--tag cisagov/code-gov-update:0.1.0-rc.4 .
--tag cisagov/code-gov-update:0.1.0-rc.5 .
```

## Contributing ##
2 changes: 1 addition & 1 deletion src/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.0-rc.4"
__version__ = "0.1.0-rc.5"