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

[charon-1.3.0] merge from branch main to release #218

Merged
merged 59 commits into from
Apr 12, 2024

Conversation

ligangty
Copy link
Member

No description provided.

dependabot bot and others added 30 commits January 11, 2024 21:22
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…a2-3.1.3

Chore(deps): Bump jinja2 from 3.1.2 to 3.1.3
Upgrade moto version to 3.0.7
Split commands into separate files
Add command for re-index of folder
Add command of checksum validation by using http way
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.15...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ib3-1.26.18

Chore(deps): Bump urllib3 from 1.26.15 to 1.26.18
  Found that if prefix is "/" in target will cause some missing in path
  for re-index. Fixed here
      * Add new requires in spec file
      * Remove duplicated requirements
      * Little pydoc fix
Use HTMLParser instead bs4 in checksum validation
  The files in config/ and template/ are sample files, so changed them
  to .sample and add README to show how to use. This will tell us they
  are not source code files.
Add support for CloudFront invalidating
  * And ignore the indexing(index.html) CF invalidating per cost
  consideration
  * And change the root work dir for npm uploading
Use wildcard for paths in maven CF invalidating
Change cf cmd name to cf-invalidate
  * Change checksum command name to checksum-validate
  * Refine some help messages for the command
  * Add switch to disable file log handler
  * Use non-wildcard paths for invalidation
  * Fix a targets check in command upload and delete
Fix: re-index wrong usage of the type
  * HTML indexing: remove first redundant slash for list items
  * Add some bucket to domain mapping for CF
Wait for each invalidation request's completion
  Sometimes the npm tarball will contain more than one package.json, we
  should always use the root package.json as the first product metadata.
[Cherry-pick from 1.2.x] Fix wrong picking of the npm package.json
Refine the output for cf invalidation request
Add extra 1s wait for next CF invalidation request
Add progress counting for CF requests processing
Update release info for spec file of 1.3.0
@ligangty ligangty merged commit 10c3f76 into Commonjava:release Apr 12, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant