Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Conversation

@hellais
Copy link
Member

@hellais hellais commented Jan 14, 2021

Adds support for getting always the latest CAIDA AS name data


tstamp=$(date +%Y%m%d%H%M%S)
caida_tstamp=20201001
caida_tstamp=$(date +%Y%m%01)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would break because they don't update monthly. We need a smarter logic here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call. I will take another stab at this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if we were to update monthly, we need to manage race conditions around the time of publishing from Caida

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How frequently is the github action run?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(After a few weeks of inactivity, GH disables automatic runs)

@bassosimone
Copy link
Contributor

@hellais "this should work until 2099" makes me think of:

Spider-Man_2099_Vol_1_39

Copy link
Contributor

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

This is an improvement, thank you for committing it. I vote for merging and we'll see how frequently we have conflicts. In case of conflicts the build fails, so we'll notice.

@hellais hellais merged commit 06776f1 into master Jan 22, 2021
@hellais hellais deleted the hellais-patch-1 branch January 22, 2021 14:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants