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

fix: improve absolute locator checks #1498

Merged
merged 6 commits into from Oct 9, 2023
Merged

fix: improve absolute locator checks #1498

merged 6 commits into from Oct 9, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

if we had something like

github.com/x/y calling github.com/a/b which uploads github.com/x/y/foo.star; we would have failures as absolute checks would be from running package; this fixes that and catches absolute calls for children packages as well

further improved the branch/tag/file parsing

Is this change user facing?

YES

@h4ck3rk3y h4ck3rk3y enabled auto-merge (squash) October 9, 2023 13:56
@h4ck3rk3y h4ck3rk3y merged commit cda001d into main Oct 9, 2023
32 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/absolute-upload branch October 9, 2023 14:15
h4ck3rk3y added a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.84.3](0.84.2...0.84.3)
(2023-10-09)


### Features

* regular replace package dependency and replace package with
no-main-branch
([#1481](#1481))
([bec49ac](bec49ac))
* remove logs on enclave rm and clean -a
([#1489](#1489))
([9ea344e](9ea344e))


### Bug Fixes

* Add new line while inspecting file contents
([#1477](#1477))
([545aa53](545aa53))
* improve absolute locator checks
([#1498](#1498))
([cda001d](cda001d))
* kurtosis web cmd work for remote context
([#1486](#1486))
([8d8634c](8d8634c))
* make vector use ISO week time
([#1497](#1497))
([e6d1f5e](e6d1f5e))
* replace duplicate log files with symlinks
([#1472](#1472))
([57da901](57da901))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: h4ck3rk3y <h4ck3rk3y@users.noreply.github.com>
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.

None yet

2 participants